Daniel Gapinski wrote:
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?

net groupmap delete sid=[sid]

Igor

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to