[3779] in testers
kadmin config problem?
daemon@ATHENA.MIT.EDU (oliver thomas)
Wed Jul 15 12:54:50 1998
To: testers@MIT.EDU
Cc: oliver thomas <othomas@MIT.EDU>
Reply-To: oliver thomas <othomas@MIT.EDU>
Date: Wed, 15 Jul 1998 12:55:30 EDT
From: oliver thomas <othomas@MIT.EDU>
** what's wrong?
there seems to be a problem with the kerberos configuration under 8.2.7,
affecting kadmin. (tried on an o2 and sparc 5.)
just typing kadmin fails:
mufasa> kadmin
Enter password:
kadmin: Communication failure with server while initializing kadmin interface
specifying the admin server makes it work:
mufasa> kadmin -s kerberos
Enter password:
kadmin:
** what should have happened
it should have been able to figure out the admin server automatically.
oliver