Displaying 2 results from an estimated 2 matches for "krb5cc_1003".
Did you mean:
krb5cc_1000
2020 Jun 10
2
kinit with SPN fail
...s,DC=home,DC=lan has the following servicePrincipalName:
zookeeper/ap42.home.lan
$ samba-tool domain exportkeytab z1.ktab --principal=z1
$ samba-tool domain exportkeytab z1.ktab
--principal=zookeeper/ap42.home.lan
$ kinit -V -k -t z1.ktab zookeeper/ap42.home.lan
Using default cache: /tmp/krb5cc_1003
Using principal: zookeeper/ap42.home.lan at HOME.LAN
Using keytab: z1.ktab
kinit: Client 'zookeeper/ap42.home.lan at HOME.LAN' not found in Kerberos
database while getting initial credentials
zookeeper at AP42:~$
samba log:
[2020/06/10 18:36:14.801334, 2, pid=27610, effective(0, 0), real(...
2014 Jan 22
0
AD Kerberos and Dovecot
Hello,
I got stucked on Kerberos auth with Dovecot:
Jan 22 17:48:36 test dovecot: auth: Error: LDAP: binding failed (dn
cn=AUTH\_ldap): Local error, SASL(-1): generic failure: GSSAPI Error:
Unspecified GSS failure. Minor code may provide more information
(Credentials cache file '/tmp/krb5cc_1003' not found)
kinit and and ldapsearch with gssapi auth are working.
Are there instructions how to set up Kerberos auth with Dovecot and
Active Directory? How does Dovecot handle Kerberos tickets?
best regards
Christian