mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
docs spelling fix
This commit is contained in:
parent
1fdcb9b727
commit
6b62144090
@ -35,7 +35,7 @@ There are multiple ways of user identification:
|
|||||||
- `IDENTIFIED WITH ldap SERVER 'server_name'`
|
- `IDENTIFIED WITH ldap SERVER 'server_name'`
|
||||||
- `IDENTIFIED WITH kerberos` or `IDENTIFIED WITH kerberos REALM 'realm'`
|
- `IDENTIFIED WITH kerberos` or `IDENTIFIED WITH kerberos REALM 'realm'`
|
||||||
|
|
||||||
For identifacation with sha256_hash using `SALT` - hash must be calculated from concatination of 'password' and 'salt'.
|
For identification with sha256_hash using `SALT` - hash must be calculated from concatination of 'password' and 'salt'.
|
||||||
|
|
||||||
## User Host {#user-host}
|
## User Host {#user-host}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user