Author: jht Date: 2005-09-16 19:06:50 +0000 (Fri, 16 Sep 2005) New Revision: 814
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=814 Log: Adding missed comment mark-up. Modified: trunk/Samba3-ByExample/SBE-DomainAppsSupport.xml Changeset: Modified: trunk/Samba3-ByExample/SBE-DomainAppsSupport.xml =================================================================== --- trunk/Samba3-ByExample/SBE-DomainAppsSupport.xml 2005-09-11 20:26:46 UTC (rev 813) +++ trunk/Samba3-ByExample/SBE-DomainAppsSupport.xml 2005-09-16 19:06:50 UTC (rev 814) @@ -597,7 +597,7 @@ <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>
