Bug#784656: Re: [Pkg-samba-maint] Bug#784656: winbind: PANIC when trying to authenticate user

2015-05-21 Thread Stefan Pietsch
On 18.05.2015 11:50, Robert Ramięga wrote: > Hi > > Last week I've fiddled with my smb.conf trying to get more SSO behaviour > on my workstation and started to get panics in samba. > Workaround is to disable: > > kerberos method = secrets and keytab > > in smb.conf and restart. > > I've also fo

Bug#784656: [Pkg-samba-maint] Bug#784656: Bug#784656: winbind: PANIC when trying to authenticate user

2015-05-18 Thread Dalton D
I'd like to chime in here and confirm that disabling the kerberos method line in smb.conf fixes this issue. That will be all... Thank you to all involved!

Bug#784656: [Pkg-samba-maint] Bug#784656: Bug#784656: winbind: PANIC when trying to authenticate user

2015-05-18 Thread Robert Ramięga
On 18.05.2015 12:33, Jelmer Vernooij wrote: You'll probably have to rejoin the domain if you change this setting to include keytab. This shouldn't really cause Samba to print a backtrace though. It should just print an error and exit. Here it causes panic and refuses to authenticate against ADS

Bug#784656: [Pkg-samba-maint] Bug#784656: Bug#784656: winbind: PANIC when trying to authenticate user

2015-05-18 Thread Jelmer Vernooij
You'll probably have to rejoin the domain if you change this setting to include keytab. This shouldn't really cause Samba to print a backtrace though. It should just print an error and exit. I don't see how this helps with user SSO though? Cheers, jelmer On 18 May 2015 11:50:40 am GMT+02:00,

Bug#784656: [Pkg-samba-maint] Bug#784656: winbind: PANIC when trying to authenticate user

2015-05-18 Thread Robert Ramięga
Hi Last week I've fiddled with my smb.conf trying to get more SSO behaviour on my workstation and started to get panics in samba. Workaround is to disable: kerberos method = secrets and keytab in smb.conf and restart. I've also found this https://lists.samba.org/archive/samba/2015-February/

Bug#784656: [Pkg-samba-maint] Bug#784656: winbind: PANIC when trying to authenticate user

2015-05-08 Thread Stefan Pietsch
On 08.05.2015 16:25, Jelmer Vernooij wrote: > Samba shouldn't panic in this case, but rather just print that error message > and exit. > > Have you joined Samba to the domain? Yes, the machine is member of the domain. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#784656: [Pkg-samba-maint] Bug#784656: winbind: PANIC when trying to authenticate user

2015-05-08 Thread Jelmer Vernooij
Samba shouldn't panic in this case, but rather just print that error message and exit. Have you joined Samba to the domain? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#784656: winbind: PANIC when trying to authenticate user

2015-05-08 Thread Stefan Pietsch
I've captured a core dump of winbindd. This is the output of gdb bt full: GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistri

Bug#784656: winbind: PANIC when trying to authenticate user

2015-05-07 Thread Stefan Pietsch
Package: winbind Version: 2:4.1.17+dfsg-2 Severity: grave We have a Debian jessie machine that is not able to authenticate a user against a Samba 4 domain controller with winbind. When the domain user tries to logon with the correct password, winbind crashes. Running winbind in debug level 10 giv