2.1 doc johan (#126)
* Update Documentation-Contents.md * Update SchemaRouter-technical.md * Update Plugin-development-guide.md * Update Replication-Proxy-Binlog-Router-Tutorial.md * Update MaxScale-HA-with-lsyncd.md * Update MaxScale-Information-Schema.md * Update Galera-Cluster-Read-Write-Splitting-Tutorial.md * Update GSSAPI-Authenticator.md
This commit is contained in:
@ -19,7 +19,7 @@ the _kadmin_ or _kadmin.local_ tools.
|
||||
kadmin.local -q "addprinc -nokey mariadb/example.com@EXAMPLE.COM"
|
||||
```
|
||||
|
||||
The _-nokey_ option will make the principal a passwordless one. This allows the
|
||||
The `-nokey` option will make the principal a passwordless one. This allows the
|
||||
_maxscale_ user to acquire a ticket for it without a password being prompted.
|
||||
|
||||
The next step is to export this principal into the Kerberos keytab file.
|
||||
|
Reference in New Issue
Block a user