Displaying 5 results from an estimated 5 matches for "winbindd_dual_pam_auth_kerbero".
Did you mean:
winbindd_dual_pam_auth_kerberos
2006 Dec 14
1
winbindd_raw_kerberos_login: kinit failed
...essage in log.wb-MYDOMAIN :
[2006/12/14 17:46:51, 1]
nsswitch/winbindd_pam.c:winbindd_raw_kerberos_login(510)
winbindd_raw_kerberos_login: kinit failed for 'myuser@MYDOMAIN.COM'
with: Invalid argument (22)
with debug level 10:
winbindd_dual_pam_auth: domain: MYDOMAIN last was online
winbindd_dual_pam_auth_kerberos
is_myname("MYDOMAIN") returns 0
using ccache: FILE:/tmp/krb5cc_55555
winbindd_raw_kerberos_login: uid is 55555
kerberos_kinit_password: using FILE:/tmp/krb5cc_55555 as ccache
winbindd_raw_kerberos_login: kinit failed for 'myuser@MYDOMAIN.COM'
with: Invalid argument (22)
winbindd_...
2015 May 12
1
[Solved] A working CUPS authentication now fails without change anything...
Greetings, Daniel Carrasco Mar?n!
>> > Cups calls pam authentication, and pam use winbind then I need to give
>> > permissions to winbind daemon but i don't know what account is using that
>> > daemon. How i can see it?, because ps aux shows the most as root.
>>
>> winbind normally have access to Kerberos keytab by default.
>> I see no reason why
2013 Sep 17
1
S4-Winbind dumping core on password
...086, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd_pam.c:1653(winbindd_dual_pam_auth)
? winbindd_dual_pam_auth: domain: MYDOMAIN last was online
[2013/09/17 17:52:27.867012, 10, pid=10086, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd_pam.c:1097(winbindd_dual_pam_auth_kerberos)
? winbindd_dual_pam_auth_kerberos
[2013/09/17 17:52:27.867057, 10, pid=10086, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd_pam.c:531(generate_krb5_ccache)
? using ccache: FILE:/tmp/krb5cc_1099990999
[2013/09/17 17:52:27.867202, 10, pid=10086, effective(1099990999, 0),...
2008 Aug 01
1
Samba 3.0.31 stills fails to read and write to socket.
...:35, 3]
nsswitch/winbindd_pam.c:winbindd_dual_pam_auth(1341)
[ 4429]: dual pam auth OTHERDOMAIN\accountxyz
[2008/07/31 10:03:35, 10]
nsswitch/winbindd_pam.c:winbindd_dual_pam_auth(1364)
winbindd_dual_pam_auth: domain: OTHERDOMAIN last was online
[2008/07/31 10:03:35, 10]
nsswitch/winbindd_pam.c:winbindd_dual_pam_auth_kerberos(1048)
winbindd_dual_pam_auth_kerberos
[2008/07/31 10:03:35, 8] lib/util.c:is_myname(2076)
is_myname("OTHERDOMAIN") returns 0
[2008/07/31 10:03:35, 10] nsswitch/winbindd_pam.c:generate_krb5_ccache(424)
using ccache: MEMORY:winbindd_pam_ccache (internal)
[2008/07/31 10:03:35, 10] lib...
2014 Apr 26
1
SIGSEGV with pam_winbind kerberos authentication
Hello,
I can't get Kerberos authentication works with my Linux clients.
Server : samba 4.1.4 (compiled from source)
Client : Debian Wheezy with sernet-samba 4.0.17-8
Without Kerberos authentication, everything works :
-> the domain users can log with pam_winbind (with ssh, gdm ....).
-> "kinit myuser at MYREALM" works fine.
-> "wbinfo -K MYDOM\\myuser" works.