[Samba] wbinfo --group-info not listed users inside the group

Dmitriy Merzlov rxwrxrx at gmail.com
Thu Jun 22 11:16:04 UTC 2017


Hello colleagues,

After upgrading Debian 8 to the latest version 9 (stretch).
Command
wbinfo --group-info LOCAL\\db_g  -  doesn't return list of all users inside
the group, I have only:
LOCAL\db_g:x:1000:
and before it was:
LOCAL\db_g:x:1000:user1, user2, user3, user4, ........

smb.conf:
----------------------------------------------------------
# Global parameters
[global]
        realm = LOCAL.COM
        workgroup = LOCAL
        security = ADS
        idmap config LOCAL : backend = rid
        idmap config LOCAL : range = 10000-1999999
        idmap config * : range = 10000-1999999
----------------------------------------------------------

krb5.conf
----------------------------------------------------------
[realms]
LOCAL.COM = {
                      kdc = DC1.LOCAL.COM
                      admin_server = DC1.LOCAL.COM
                      default_domain = LOCAL.COM
}


[domain_realm]
.local.com = LOCAL.COM
local.com = LOCAL.COM


[login]
krb4_convert = true
krb4_get_tickets = false
----------------------------------------------------------

smbd -V
Version 4.5.8-Debian

winbindd -V
Version 4.5.8-Debian

Do you have any suggestions about this?

Thanks in advance!

Best regards,
Dmitriy


More information about the samba mailing list