authen::krb5::admin : create principal
Tim Mooney
mooney at dogbert.cc.ndsu.NoDak.edu
Fri Apr 8 16:31:04 EDT 2005
In regard to: authen::krb5::admin : create principal, FM said (at 2:56pm on...:
> $handle = Authen::Krb5::Admin->init_with_password("$ADMINPRINC","$adminpass");
> $kp=Authen::krb5::get_default_realm();
> print $kp;
>
> but I received :
> Undefined subroutine &Authen::krb5::get_default_realm
Perhaps if you called
$kp=Authen::Krb5::get_default_realm();
(notice the K in Krb5) instead, you would have better results.
Tim
--
Tim Mooney mooney at dogbert.cc.ndsu.NoDak.edu
Information Technology Services (701) 231-1076 (Voice)
Room 242-J6, IACC Building (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164
More information about the Kerberos
mailing list