[Date Prev][Date Next] [Chronological] [Thread] [Top]

Problems with SASL



Hello everyone,

I'm trying to use SASL to authenticate users.  But, whenever I run
ldapwhoami or ldapsearch, or anything else, it fails b/c it tries to get a
ticket for ldap/omicron.uta.edu@UTA.EDU.  The correct realm is KERB.UTA.EDU.
I double checked my krb5.conf, krb.conf, and krb.realms and they all mention
KERB.UTA.EDU as the realm.  And in slapd.conf, sasl_realm is set to
KERB.UTA.EDU.  Anyone know why it is still trying to get a ticket for the
UTA.EDU realm?  Is it parsing the FQDN?

-- DK