From 85020f6255fc08a5f35760b0417e061538d5e790 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 15 Aug 2003 21:57:57 +0000 Subject: document 'kernel change notify', 'acl compatibility' and 'ldap idmap suffix'. All smb.conf options are documented now. (This used to be commit 7a805590cc11398135df48922d71f400a4fb6c24) --- docs/docbook/smbdotconf/ldap/ldapgroupsuffix.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/docbook/smbdotconf/ldap/ldapgroupsuffix.xml') diff --git a/docs/docbook/smbdotconf/ldap/ldapgroupsuffix.xml b/docs/docbook/smbdotconf/ldap/ldapgroupsuffix.xml index 6786ff4532..5e6b9cc886 100644 --- a/docs/docbook/smbdotconf/ldap/ldapgroupsuffix.xml +++ b/docs/docbook/smbdotconf/ldap/ldapgroupsuffix.xml @@ -4,7 +4,8 @@ xmlns:samba="http://samba.org/common"> This parameters specifies the suffix that is - used for groups when these are added to the LDAP directory. + used for groups when these are added to the LDAP directory. + If this parameter is unset, the value of ldap suffix will be used instead. Default: none -- cgit