AFP548

Kerberos questions

I don't uderstand what is happening here.
1. If I set up a standard MIT Kerberos:
kerberosautoconfig -r REALM.ORG -m host.realm.org
kdcsetup -w -a adminname -p adminpasswd REALM.ORG
KDC will start.
But when I try to invoke "kadmin" I get an error that the Client is not registered in the Kerberos database. However, kadmin.local does work.

2. If I use the "Apple" suggested set up:
kerberosautoconfig -r REALM.ORG -m host.realm.org
kdcsetup -f /LDAPv3/127.0.0.1-w -a adminname -p adminpasswd
It appears that no Kerberos directory and files are written so KDC will not start.

The DNS services are running
Exit mobile version