Re: Re: Jessie: Set up Samba and Winbind, can't log in to the domain

2015-05-18 Thread Dalton D
I'd like to confirm how I fixed this issue, which is the same that is
described in the bug report mentioned elsewhere in the thread. In
/etc/smb.conf, I had the line

   kerberos method = secrets and keytab

This didn't work because Samba didn't create the Kerberos keytab file when
I joined the domain. By removing/disabling that line and restarting the
machine, I fixed this issue.


SOLVED: Jessie: Set up Samba and Winbind, can't log in to the domain

2015-05-18 Thread Dalton D
I am very sorry for reposting this, but adding the Solved tag might help
people in the future.

I'd like to confirm how I fixed this issue, which is the same that is
described in the bug report mentioned elsewhere in the thread. In
/etc/smb.conf, I had the line

   kerberos method = secrets and keytab

This didn't work because Samba didn't create the Kerberos keytab file when
I joined the domain. By removing/disabling that line and restarting the
machine, I fixed this issue.


Jessie: Set up Samba and Winbind, can't log in to the domain

2015-05-14 Thread Dalton D
Hello!

I'm trying to install Pykota on Debian Jessie. At the moment, I'm trying to
get it so that I can log in to the system with Active Directory accounts. I
set up Samba and Winbind correctly but still can't do this. From the
syslog, it seems that Winbind is crashing when I try to log in.

I can get a list of users by doing wbinfo -u. I can also get correct
entries using getent passwd.

The relevant part of my syslog: http://pastebin.com/5SkkwA1d

My smb.conf: http://pastebin.com/FR4F44kT

I installed all the needed packages using apt and the system is fully
upgraded. Winbind is enabled in pam-auth-config.