[Samba] net group question

John H Terpstra jht at samba.org
Thu Nov 13 23:25:31 GMT 2003


On Fri, 14 Nov 2003, mjynht wrote:

> I groupapped the domadmins group in linux to ntgroup="Domain Admins" but instead of mapping to the SID number ending in 512 it's creating a new SID number endind in 2025 mapped to domadmins...
>
> Does anybody knows why??? It worked in the previous server.
>
> This is the command I execute
>
> net groupmap add ntgroup="Domain Admins" unixgroup=domadmin

Nope! That should have been:

net groupmap modify ntgroup="Domain Admins" unixgroup=domadmin

>
> If I use the rid=512 option I get "   adding entry for group domadmins failed!  "

Now you need to do:

net groupmap delete ntgroup="Domain Admins"

That will get rid of the last entry made (yours).

- John T.
-- 
John H Terpstra
Email: jht at samba.org



More information about the samba mailing list