Displaying 1 result from an estimated 1 matches for "testkta".
Did you mean:
testdata
2001 Nov 22
0
winbindd, getent, primary group issue
...of the particular user
which is fine and desired.
However: 'getent passwd' lists all users with the gid set to 10000 which
happens to be mapped to the 'Domain users' group and it is not
the numeric gid the files are created with...
getent passwd looks like (only relevant parts)
TESTKTA+Administrator:x:10000:10000::/home/TESTKTA/administrator:/bin/false
TESTKTA+Gast:x:10001:10000:Testuser:/home/TESTKTA/gast:/bin/false
TESTKTA+p4600:x:10006:10000:Rudi 4600:/home/TESTKTA/p4600:/bin/false
and getent group (relevant parts)
TESTKTA+Domanen-Benutzer:x:10000:TESTKTA+Administrator,TESTK...