svn commit: samba-docs r313 - in trunk/Samba-HOWTO-Collection: .
Jelmer Vernooij
jelmer at samba.org
Fri Dec 24 10:37:53 GMT 2004
On Thu, Dec 23, 2004 at 11:08:34PM -0800, Richard Sharpe wrote about 'Re: svn commit: samba-docs r313 - in trunk/Samba-HOWTO-Collection: .':
> On Thu, 23 Dec 2004 jht at samba.org wrote:
> > Author: jht
> > Date: 2004-12-23 20:51:49 +0000 (Thu, 23 Dec 2004)
> > New Revision: 313
> > Changeset:
> > Modified: trunk/Samba-HOWTO-Collection/FastStart.xml
> > ===================================================================
> > --- trunk/Samba-HOWTO-Collection/FastStart.xml 2004-12-23 02:18:53 UTC (rev 312)
> > +++ trunk/Samba-HOWTO-Collection/FastStart.xml 2004-12-23 20:51:49 UTC (rev 313)
> > @@ -984,14 +984,14 @@
> > #### Keep this as a shell script for future re-use
> > # First assign well known groups
> > -net groupmap modify ntgroup="Domain Admins" unixgroup=ntadmins rid=512
> > -net groupmap modify ntgroup="Domain Users" unixgroup=users rid=513
> > -net groupmap modify ntgroup="Domain Guests" unixgroup=nobody rid=514
> > +net groupmap modify ntgroup="Domain Admins" unixgroup=ntadmins
> > +net groupmap modify ntgroup="Domain Users" unixgroup=users
> > +net groupmap modify ntgroup="Domain Guests" unixgroup=nobody
> > # Now for our added Domain Groups
> > -net groupmap add ntgroup="Designers" unixgroup=designers type=d rid=1112
> > -net groupmap add ntgroup="Engineers" unixgroup=engineers type=d rid=1113
> > -net groupmap add ntgroup="QA Team" unixgroup=qateam type=d rid=1114
> > +net groupmap add ntgroup="Designers" unixgroup=designers type=d
> > +net groupmap add ntgroup="Engineers" unixgroup=engineers type=d
> > +net groupmap add ntgroup="QA Team" unixgroup=qateam type=d
> Hmmm, don't you really need RIDs when you are adding groups?
They get assigned automatically.
Cheers,
Jelmer
--
Jelmer Vernooij <jelmer at samba.org> - http://jelmer.vernstok.nl/
OSS Contributions in the last 5 days:
ptabtools: 78 %, bitlbee: 14 %, samba: 7 %
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.samba.org/archive/samba-technical/attachments/20041224/35eda75d/attachment.bin
More information about the samba-technical
mailing list