diff options
-rw-r--r-- | src/man/sssd-ldap.5.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 70ada226..2d62c11f 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1426,6 +1426,19 @@ </varlistentry> <varlistentry> + <term>ldap_sasl_realm (string)</term> + <listitem> + <para> + Specify the SASL realm to use. When not specified, + this option defaults to the value of krb5_realm. + </para> + <para> + Default: the value of krb5_realm. + </para> + </listitem> + </varlistentry> + + <varlistentry> <term>ldap_sasl_canonicalize (boolean)</term> <listitem> <para> |