[Samba] samba group root:"domain users" not found

Rowland Penny rpenny at samba.org
Mon Jan 21 10:07:17 UTC 2019


On Mon, 21 Jan 2019 10:37:32 +0100
marco pirola <mapirola81 at gmail.com> wrote:

> Debian streatch, package installated: samba winbind smbclient 
> libpam-winbind libnss-winbind libpam-krb5 acl attr krb5-config
> krb5-user ntp
> 
> net ads testjoin: Join is OK
> 
> getent group 'Domain Users' it does not return anything
> 
> What OS ? debian streatch
> 
> > What is the output of these two commands:
> >
> > net ads testjoin
> >
> > getent group 'Domain Users'
> >
> > What OS ?
> >
> > What packages have you installed to get Samba working ?
> >

OK, I think I know what is going on here, try the getent command like
this:

getent group ROBINOOD\\'Domain Users'

If that works, you will need to prefix the group name in the chown
command with 'ROBINOOD\\' or add this line to smb.conf:

    winbind use default domain = yes

Rowland



More information about the samba mailing list