Penguin
Note: You are viewing an old revision of this page. View the current version.

Setting up Kerberos 5

Your Kerberos realm is normally the same as your DNS name, in capital letters. Therefore, if your DNS name is element.tla, your Kerberos realm will be ELEMENT.TLA

Under debian, install the following packages:

libkrb53 krb5-clients krb5-config krb5-doc krb5-user libpam-krb5 krb5-admin-server krb5-kdc

Enter your Kerberos realm, select 'nopreauth', and specify where your kerberos servers are (probably the curernt machine)

Run the following to set up your kerberos realm
krb5_newrealm

This will set up the realm and create an administrative principal called root/admin@ELEMENT.TLA, if your realm is ELEMENT.TLA

Alternative:

Run the following the set up kerberos (AddToMe)

kdb5_util create -r ELEMENT.TLA -s echo "*/admin@ELEMENT.TLA *" > /etc/krb5kdc/kadm5.acl kadmin.local

addprinc root/admin@ELEMENT.TLA ktadd -k /etc/krb5kdc/kadm5.keytab kadmin/admin kadmin/changepw quit

/etc/init.d/krb5-kdc restart /etc/init.d/krb5-admin-server restart

lib/main.php:944: Notice: PageInfo: Cannot find action page

lib/main.php:839: Notice: PageInfo: Unknown action