[Samba] Domain member server: user access

Stefan G. Weichinger lists at xunil.at
Mon Sep 25 15:18:12 UTC 2017


Am 2017-09-25 um 17:10 schrieb Rowland Penny via samba:

> Not sure, run this on both the DC and the DM:
> 
> getent group "Domain Users" | awk -F ':' '{print $3}'
> 
> You should get the same number.

as mentioned in the other reply

DC: 100
DM: 10513

- and using "id" as Louis did:

DC # id kamleitnerl
uid=10072(ARBEITSGRUPPE\kamleitnerl) gid=100(users)
Gruppen=100(users),3000001(BUILTIN\users)

DM # id kamleitnerl
uid=10072(kamleitnerl) gid=10513(domain users) Gruppen=10513(domain
users),100(users),3001(BUILTIN\users)



More information about the samba mailing list