[Samba] getent group not working on new domain member

Guido Lorenzutti guido at lorenzutti.com.ar
Sun Jul 9 13:53:58 UTC 2017


  

The only thing that works for me was this: 

root at samba:~# getent
passwd|tail
systemd-resolve:x:102:104:systemd
Resolver,,,:/run/systemd/resolve:/bin/false
systemd-bus-proxy:x:103:105:systemd
Bus
Proxy,,,:/run/systemd:/bin/false
_apt:x:104:65534::/nonexistent:/bin/false
sshd:x:105:65534::/run/sshd:/usr/sbin/nologin
ntp:x:106:110::/home/ntp:/bin/false
messagebus:x:107:111::/var/run/dbus:/bin/false

SAMDOMadministrator:*:0:100::/home/administrator:/bin/false
SAMDOMglorenzutti:*:3000020:100::/home/glorenzutti:/bin/false
SAMDOMkrbtgt:*:3000021:100::/home/krbtgt:/bin/false
SAMDOMguest:*:3000011:100::/home/guest:/bin/false

root at samba:~#
grep enum /etc/samba/*
/etc/samba/smb.conf:winbind enum users =
yes
/etc/samba/smb.conf:winbind enum groups = yes

On Sat, 08 Jul 2017
12:47:13 -0400, Mark Foley via samba wrote: 

> I have a troubling
circumstance. I've installed a new domain member running Slackware64
14.2.
> This computer is practically a clone of another domain member
I've had set up and running for
> over a year.
> 
> Most everything
seems to work. I have joined the domain and it does show up as a
domain
> computer. The domain user can log onto the computer just fine.
I can run `wbinfo -u`, `wbinfo
> -g` and `getent passwd myuser`. All
return the correct information.
> 
> What I cannot run is `getent group
Domain Users`. I get nothing why I try. I can run this w/o
> problem on
the other domain member. It doesn't seem to be affecting functionality
so far, but
> the fact that it doesn't return my Domain Users info
worrys me that something is broken.
> 
> I do have "group: compat
windbind" in nsswitch.conf.
> 
> Any ideas as to what I should do or
where I should look?
> 
> --Mark

  


More information about the samba mailing list