diff options
Diffstat (limited to 'doc/html/_sources/admin/conf_ldap.rst.txt')
| -rw-r--r-- | doc/html/_sources/admin/conf_ldap.rst.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/html/_sources/admin/conf_ldap.rst.txt b/doc/html/_sources/admin/conf_ldap.rst.txt index 65542c1a4e42..908dfd1e7e09 100644 --- a/doc/html/_sources/admin/conf_ldap.rst.txt +++ b/doc/html/_sources/admin/conf_ldap.rst.txt @@ -112,9 +112,10 @@ Configuring Kerberos with OpenLDAP back-end details. With the LDAP back end it is possible to provide aliases for principal -entries. Currently we provide no administrative utilities for -creating aliases, so it must be done by direct manipulation of the -LDAP entries. +entries. Beginning in release 1.22, aliases can be added with the +kadmin **add_alias** command, but it is also possible (in release 1.7 +or later) to provide aliases through direct manipulation of the LDAP +entries. An entry with aliases contains multiple values of the *krbPrincipalName* attribute. Since LDAP attribute values are not |
