On Tuesday 14 September 2004 10:40, Daniel Gapinski wrote: > Ok, I figured it out by doing: > > net groupmap delete sid="[sid]" > > The group with that sid still appears when I run the 'net groupmap list' > command, but with an ending of "-> -1" in its line. Does that mean it is > a disabled group specifically?
Yes, but apparently you tried to delete a default group. The -1 means that it is not mapped to a group on your UNIX system. ie: It can not be used to assign privileges in UNIX. - John T. > > -Dan > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Daniel Gapinski > Sent: Tuesday, September 14, 2004 11:11 AM > To: 'Misty Stanley-Jones'; [EMAIL PROTECTED] > Subject: RE: [Samba] Ran into a problem upgrading to Samba 3.0.7 > > > That doesn't seem to work. Here is how I used it -(where I put [sid], > that means the whole alphanumeric sid with dashes, by itself without the > brackets): > > net groupmap delete [sid] > net groupmap delete "[sid]" > net groupmap delete "([sid])" > net groupmap delete ([sid]) > > What am I doing wrong in trying to delete this double "Domain Admins" > group? > > Thanks a lot for your help! > Dan > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Misty Stanley-Jones > Sent: Tuesday, September 14, 2004 8:50 AM > To: [EMAIL PROTECTED] > Subject: Re: [Samba] Ran into a problem upgrading to Samba 3.0.7 > > > I think that the double entry is causing the problem, but when I run > > 'net groupmap delete "Domain Admins"', it will not allow me to delete > > the account so as to recreate it. > > > > Any suggestions? > > Delete using the SID, not the group name. > > Cheers, > Misty > > > Thanks, > > Dan Gapinski > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- John H Terpstra Samba-Team Member Phone: +1 (650) 580-8668 Author: The Official Samba-3 HOWTO & Reference Guide, ISBN: 0131453556 Samba-3 by Example, ISBN: 0131472216 Hardening Linux, ISBN: 0072254971 OpenLDAP by Example, ISBN: 0131488732 Other books in production. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
