From 2387cce9ac7de1c94a4a794e9846c35a9eae2a41 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Nov 19 2012 21:25:40 +0000 Subject: MAN: document the ldap_sasl_realm option The option was completely undocumented. --- diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 70ada22..2d62c11 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1426,6 +1426,19 @@ + ldap_sasl_realm (string) + + + Specify the SASL realm to use. When not specified, + this option defaults to the value of krb5_realm. + + + Default: the value of krb5_realm. + + + + + ldap_sasl_canonicalize (boolean)