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
