Displaying 1 result from an estimated 1 matches for "sfeldst".
Did you mean:
feldt
2018 Mar 13
2
Odd default group behaviour.
...ountName=dstephenson)"
|grep -ie gidnumber -e uidnumber
returns
uidNumber: 11772
gidNumber: 9013
as it should
getent group amayerg
returns
amayerg:x:9013:
as it should
but
id dstephenson
returns
uid=11772(dstephenson) gid=8513(domain users) groups=8513(domain
users),9013(amayerg),9033(sfeldsteing),9201(sharp_07295),9022(vcalhoung),8000(staff),9921(cnssage_secure),8004(research)
the gid should be the one from AD 9013
and
getent passwd dstephenson
returns
dstephenson:*:11772:8513::/na/homes/dstephenson:/bin/bash
again 8513 should be 9013
In windows ADUC it shows on the UNIX Attributes...