diff options
-rw-r--r-- | docs/Samba3-ByExample/SBE-DomainAppsSupport.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba3-ByExample/SBE-DomainAppsSupport.xml b/docs/Samba3-ByExample/SBE-DomainAppsSupport.xml index 2913873692..6d144ab2e3 100644 --- a/docs/Samba3-ByExample/SBE-DomainAppsSupport.xml +++ b/docs/Samba3-ByExample/SBE-DomainAppsSupport.xml @@ -597,7 +597,7 @@ password: XXXXXXXX <smbconfcomment>use UIDs from 10000 to 20000 for domain users</smbconfcomment> <smbconfoption name="idmap uid">10000-20000</smbconfoption> -# use GIDs from 10000 to 20000 for domain groups +<smbconfcomment>use GIDs from 10000 to 20000 for domain groups</smbconfcomment> <smbconfoption name="idmap gid">10000-20000</smbconfoption> <smbconfcomment>allow enumeration of winbind users and groups</smbconfcomment> |