[Samba] Windows pre-requisites for login with winbind?

Rowland Penny rpenny at samba.org
Tue Aug 22 12:13:26 UTC 2017


On Tue, 22 Aug 2017 12:01:20 +0000
"A. James Lewis via samba" <samba at lists.samba.org> wrote:

> Indeed!... you are correct... this does appear to be the kerberos
> issue uncovered by Rowlands pointing out that I should not need to be
> manually defining "kdc =", in my krb5.conf.... so with that resolved,
> I'm hoping we can also find the cause of my original problem.
> 
> Incidentally, this was my solution to upgrading Samba on my 17.04
> test server, I think moving to 17.10 will ultimately have to be the
> solution, but this let me carry on debugging this problem quickly.
> 
> apt-get remove libnss-winbind libpam-winbind samba winbind
> apt-get autoremove
> cd /etc/apt/
> sed -i "s,zesty,artful,g" sources.list
> apt-get install samba libnss-winbind libpam-winbind winbind
> sed -i "s,artful,zesty,g" sources.list
> apt-get update
> apt-get dist-upgrade
> 
> James
> 

Do you also have the following packages installed:

libpam-krb5 krb5-config krb5-user

Rowland



More information about the samba mailing list