On Mar 19, 2008, at 17:09, Damo Gets wrote:
> When I execute 'kadmin addprinc -randkey host/blah.example.com' I
> receive the following error:

To execute a query within kadmin, use "kadmin -q query" where the  
query is passed as one argument -- in this case, you'd have to quote  
"addprinc -randkey host/blah.example.com".

> Authenticating as principal root/[EMAIL PROTECTED] with password.

On the kadmin command line, "-rfoo" indicates the realm name, so  
"andkey" was taken as the realm.

> kadmin: Missing parameters in krb5.conf required for kadmin client
> while initializing kadmin interface

Namely, where to find the kadmin server for the "andkey" realm...

Ken
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to