[Samba] default backend = rid not showing full group information for users

Jelle de Jong jelledejong at powercraft.nl
Mon May 4 11:59:32 UTC 2020


On 2020-05-03 12:39, Stefan Kania via samba wrote:
> Which Debian version do you use? Because in either version (0 oer 10) in
> nsswitch.conf is wirtten "files winbind" in Debian 9 it's "compat
> winbind" and in 10 it's "files systemd winbind" so you removed (I think)
> systemd maybe you should put it back in

root at samba01:~# dpkg -l winbind samba samba-libs
Desired=Unknown/Install/Remove/Purge/Hold
| 
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name             Version                Architecture Description
+++-================-======================-============-=====================================================================
ii  samba            2:4.9.5+dfsg-5+deb10u1 amd64        SMB/CIFS file, 
print, and login server for Unix
ii  samba-libs:amd64 2:4.9.5+dfsg-5+deb10u1 amd64        Samba core 
libraries
ii  winbind          2:4.9.5+dfsg-5+deb10u1 amd64        service to 
resolve user and group information from Windows NT servers

root at samba01:~# cat /etc/debian_version
10.3

root at samba01:~# uname -a
Linux samba01 4.19.0-8-amd64 #1 SMP Debian 4.19.98-1+deb10u1 
(2020-04-27) x86_64 GNU/Linux

root at samba01:~# cat /etc/nsswitch.conf  | grep winbind
passwd:         files systemd winbind
group:          files systemd winbind

root at samba01:~# wbinfo --group-info=office
office:x:11106:jdoe,lgaga
root at samba01:~# id jdoe
uid=11157(jdoe) gid=10513(domain users) groups=10513(domain 
users),11157(jdoe),3001(BUILTIN\users)




More information about the samba mailing list