[30519] in Kerberos
Redhat Package to get kldap module working?
daemon@ATHENA.MIT.EDU (Mathew Rowley)
Thu Dec 11 15:26:21 2008
Date: Thu, 11 Dec 2008 13:25:14 -0700
From: Mathew Rowley <mathew_rowley@cable.comcast.com>
To: "kerberos@mit.edu" <kerberos@mit.edu>
Message-ID: <C566C53A.4DEA%mathew_rowley@cable.comcast.com>
Mime-version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Has anyone used the kldap db module on redhat? I have OpenLDAP and Kerberos
installed via redhat packages, but when attempting to start krb5kdc, I get
the following error:
krb5kdc: Unable to find requested database type - while initializing
database for realm BLAH.COM
It sounds like the module is not loading properly, or not installed. Any
ideas?
Here is my krb5.conf additions:
[dbdefaults]
ldap_kerberos_container_dn = cn=krbcontainer,o=com
[dbmodules]
openldap_ldapconf = {
db_library = kldap
ldap_kerberos_container_dn = cn=krbcontainer,o=com
ldap_kdc_dn = "cn=krbadmin,o=com"
ldap_kadmind_dn = "cn=krbadmin,o=com"
ldap_service_password_file = /etc/kerberos/service.keyfile
ldap_servers = ldap://ipa01.security.lab.comcast.com
ldap_conns_per_server = 5
}
--
MAT
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos