[23084] in Kerberos
SASL problems
daemon@ATHENA.MIT.EDU (David \"3oz\" Sonenberg)
Wed Dec 22 10:25:19 2004
Message-ID: <20041222152407.31659.qmail@web52703.mail.yahoo.com>
Date: Wed, 22 Dec 2004 07:24:06 -0800 (PST)
From: "David \"3oz\" Sonenberg" <pip_prime@yahoo.com>
To: kerberos@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Errors-To: kerberos-bounces@mit.edu
I trying to get LDAP, SASL and KRB5 to work together.
On the LDAP machine I have openldap 2.2.17, sasl
2.1.12, and heimdal 0.6. My KDC is running MIT krb5
1.3.5. I'm getting the following error(names have
been changed for privacy):
lt-sample-server: SASL Other: GSSAPI Error:
Miscellaneous failure (see text) (failed to find
host/ldap.myrealm.com@MYREALM.COM(kvno 3) in keytab
FILE:/etc/kerberos/krb5.keytab)
I used the following commands to create the keytabs
kadmin.local -q 'addprinc -randkey -e
"des-cbc-crc:normal" host/ldap.myrealm.com'
kadmin.local -q 'addprinc -randkey -e
"des-cbc-crc:normal" ldap/ldap.myrealm.com'
kadmin.local -q 'addprinc -randkey -e
"des-cbc-crc:normal" Manager'
kadmin.local -q 'ktadd -k /tmp/ldap.keytab -e
"des-cbc-crc:normal" host/ldap.myrealm.com'
kadmin.local -q 'ktadd -k /tmp/ldap.keytab -e
"des-cbc-crc:normal" ldap/ldap.myrealm.com'
kadmin.local -q 'ktadd -k /tmp/Manager.keytab
"des-cbc-crc:normal" Manager'
scp /tmp/ldap.keytab
ldap.myrealm.com:/etc/krb5/krb5.keytab
scp /tmp/Manager.keytab ldap.myrealm.com:/etc/openldap
Any help would be much appreciated.
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos