[Samba] wbinfo -u does not return users from trusted domains

Piotr Kandziora raveenpl at gmail.com
Mon Jan 16 15:11:28 UTC 2017


Hi,

I'm using samba 4.4.9 in an environment with trusted domains (windows
2k12R2; domain names: res.local, sub.res.local, res2.local).

When I use getent passwd/group I can get list of users/groups from all
domains (res, sub, res2).

However, when I use wbinfo -u/-g I get list of users/groups only from the
native domain I am connected to (res).

I'am able to fetch users/groups using wbinfo -u/-g --domain=RES2/SUB and
authenticate with users from all domains (only wbinfo -u/-g does not return
full list of users/groups).

Is this a known issue, anyone came across this?

Part of smb.conf:

        idmap backend = tdb
        winbind cache time = 300
        winbindd privileged socket directory =
/var/lib/samba/winbindd_privileged
        winbindd socket directory = /var/run/samba/winbindd
        winbind enum groups = Yes
        winbind enum users = Yes
        winbind expand groups = 0
        winbind max clients = 200
        winbind max domain connections = 1
        winbind nested groups = Yes
        winbind normalize names = No
        winbind nss info = template
        winbind offline logon = No
        winbind reconnect delay = 30
        winbind refresh tickets = Yes
        winbind request timeout = 200
        winbind rpc only = No
        winbind sealed pipes = Yes
        winbind separator = +
        winbind trusted domains only = No
        winbind use default domain = No


Best regards,
Piotr K


More information about the samba mailing list