Author: jht Date: 2005-06-22 06:53:41 +0000 (Wed, 22 Jun 2005) New Revision: 674
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=674 Log: Another update. Modified: trunk/Samba3-HOWTO/TOSHARG-TheNetCommand.xml Changeset: Modified: trunk/Samba3-HOWTO/TOSHARG-TheNetCommand.xml =================================================================== --- trunk/Samba3-HOWTO/TOSHARG-TheNetCommand.xml 2005-06-22 06:43:16 UTC (rev 673) +++ trunk/Samba3-HOWTO/TOSHARG-TheNetCommand.xml 2005-06-22 06:53:41 UTC (rev 674) @@ -350,12 +350,12 @@ <screen> &rootprompt; net groupmap delete ntgroup=Engineers &rootprompt; net groupmap add ntgroup=EngineDrivers unixgroup=Engineers type=d +</screen> The deletion and addition operations affected only the logical entities known as Windows groups, or domain groups. These operations are inert to UNIX system groups, meaning that they neither delete nor create UNIX system groups. The mapping of a UNIX group to a Windows group makes the UNIX group available as Windows groups so that files and folders on domain member clients (workstations and servers) can be given domain-wide access controls for domain users and groups. -</screen> </para> <para>
