AW: SAMBA ADS PrimaryGroupID

schmieder, holger schmieder at schmieder.de
Wed Jan 5 19:34:38 GMT 2005


Some additional informations:

with the command "id" i get all the infos - see the example. But what can i
do to get all the users also inside the corresponding group with getent ?

Example:
THIS IS CORRECT:
[root at komm1-neu root]# id eichel
uid=10048(eichel) gid=18034(Buha) groups=18034(Buha),18030(Domänen-Benutzer)
[root at komm1-neu root]# id will
uid=10051(will) gid=18035(GL) groups=18035(GL),18030(Domänen-Benutzer)
[root at komm1-neu root]# id schroeder
uid=10053(schroeder) gid=18030(Domänen-Benutzer)
groups=18030(Domänen-Benutzer)
[root at komm1-neu root]# id schaefer
uid=10049(schaefer) gid=18030(Domänen-Benutzer)
groups=18030(Domänen-Benutzer)
[root at komm1-neu root]# id kohl
uid=10052(kohl) gid=18030(Domänen-Benutzer) groups=18030(Domänen-Benutzer)

BUT THIS IS NOT ALL:
[root at komm1-neu root]# getent group|grep Domänen-Benutzer
Domänen-Benutzer:x:18030:eichel,will

Some more ideas ?

Thanks
Holger


More information about the samba-technical mailing list