[Samba] Domain member server: user access

Rowland Penny rpenny at samba.org
Mon Sep 25 15:04:00 UTC 2017


On Mon, 25 Sep 2017 16:54:24 +0200
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:

> Am 2017-09-25 um 16:48 schrieb L.P.H. van Belle via samba:
> > Arg.. 
> > 
> > wbinfo --gid-info=100 
> > DC:  Confirmed, DOMAIN\Domain Users
> > 
> > Member: Fail. 
> > failed to call wbcGetgrgid: WBC_ERR_DOMAIN_NOT_FOUND
> > Could not get info for gid 100 
> > 
> > But both server show the same with  : 
> > wbinfo -n "NTDOM\domain users" 
> > 
> > So imho, report bug if Rowland can confirm this with a samba from
> > source. 
> 
> Same here on DM:
> 
> # wbinfo --gid-info=100
> failed to call wbcGetgrgid: WBC_ERR_DOMAIN_NOT_FOUND
> Could not get info for gid 100
> 
> # wbinfo -n "ARBEITSGRUPPE\Domain Users"
> S-1-5-21-2777655458-4002997014-749295002-513 SID_DOM_GROUP (2)
> 
> DC:
> 
> # wbinfo --gid-info=100
> ARBEITSGRUPPE\domain users:x:100:
> 
> # wbinfo -n "ARBEITSGRUPPE\Domain Users"
> S-1-5-21-2777655458-4002997014-749295002-513 SID_DOM_GROUP (2)
> 
> 

How many times do I have to say this, 'wbinfo' connects directly to AD.
To show that your users & groups are known to Unix, you MUST use
'getent'

Rowland



More information about the samba mailing list