[Bug 1573221] Re: Regression on 4.3.8 upgrade: clients fail to connect
Marco van Zwetselaar
zwets at zwets.com
Tue Apr 26 11:37:27 UTC 2016
@mmaurice Have you checked that winbindd is actually running?
IIRC between 4.1 and 4.2 the parameter for winbindd in the 'server
services =' line in /etc/samba/smb.conf changed from 'winbind' to
'winbindd'. This will have been picked up automatically if the line only
had "+" and "-" entries, or was absent altogether. However if you
explicitly specified the services, then if 'winbind' was there, you'll
need to change it to 'winbindd'.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1573221
Title:
Regression on 4.3.8 upgrade: clients fail to connect
Status in samba package in Ubuntu:
Confirmed
Bug description:
Since the upgrade from 4.1.6 to 4.3.8 on our Samba domain controllers
on Ubuntu 14.04, clients fail to connect. Tested with Windows 7,
Windows Server 12 and Samba clients.
$ smbclient -L dc01 -U Administrator
session setup failed: NT_STATUS_OBJECT_NAME_NOT_FOUND
In the server logs I see:
smbd[20632]: [2016/04/21 21:05:43.093606, 1] ../source3/smbd/sesssetup.c:281(reply_sesssetup_and_X_spnego)
smbd[20632]: Failed to generate session_info (user and group token) for session setup: NT_STATUS_OBJECT_NAME_NOT_FOUND
The Windows clients cannot access shares and (quite critically) the
RSAT tools such as ADUC can't be used to manage the domain.
May be related to bug #1572301 where issues from other client
platforms are reported.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1573221/+subscriptions
More information about the foundations-bugs
mailing list