wbinfo -u, wbinfo -g, and getent group stop working after upgrade to winbind 4.3.8
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
samba (Ubuntu) |
Confirmed
|
Undecided
|
Ubuntu Security Team |
Bug Description
"wbinfo -u" and "wbinfo -g" should list domain users and groups, but report nothing.
"getent group <domain-group>" returns only the first 3 fields of the group database, but not the group members.
Firefox SSO with ntlm_auth is not working as it used to. Most of the time the access to servers that use ntlm_auth is rejected, but somtimes it is granted.
In the winbind log-file log.wb-<DOMAIN> are error messages like the following (when running winbindd with debuglevel 4):
[2016/04/22 12:41:20.439812, 3] ../source3/
ads_do_
[2016/04/22 12:41:20.439850, 1] ../source3/
ads reopen failed after error Time limit exceeded
[2016/04/22 12:41:20.439857, 1] ../source3/
enum_dom_groups ads_search: Time limit exceeded
Befor the update to winbind 4.3.8, my setup has been working for several years without any problems.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: winbind 2:4.3.8+
ProcVersionSign
Uname: Linux 3.16.0-70-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
Date: Fri Apr 22 12:28:40 2016
ExecutablePath: /usr/sbin/winbindd
InstallationDate: Installed on 2015-07-14 (283 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
ProcEnviron:
TERM=linux
PATH=(custom, no user)
SambaClientRegr
SourcePackage: samba
UpgradeStatus: No upgrade log present (probably fresh install)
modified.
mtime.conffile.
Changed in samba (Ubuntu): | |
assignee: | nobody → Ubuntu Security Team (ubuntu-security) |
Same problema here.
wbinfo -u return no user -g some groups
-t and -a works fine.
getent returns nothing on users.
Was working fine in version 4.1.x before dist-upgrade.