RJ45 wrote:
when I try to connect to kadmin remote server (MIT)
from openbsd SSH login gateway, the application hangs:
kadmin> add --random-key host/myhost.mydomain
administrator/[EMAIL PROTECTED]'s Password:
it hangs...
i'm guessing it hangs b/c you don't have this particular KDC as your
default in your /etc/krb5.conf. posting a sanitized version of this file
would be helpful for diagnosis.
verify you're actually connected to the remote KDC's kadmin port before
trying to issue commands. read the manual page for kadmin. having the
privileges necessary to do this is also important.
I tryed to dobthis because I can;t logon using SSH
I have this error:
Feb 26 21:42:54 myhost krb5: verify: Server not found in Kerberos
database
so I tryed to register the OpenBSD krb5 client host
to krb5 server usign kadmin but as I Said it hangs...
what I have to do ?
thanks
Rick