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? -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 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
