1834643 Members
3466 Online
110069 Solutions
New Discussion

kinit

 
chapaya_1
Frequent Advisor

kinit

hi ,

I got this error when i run :
kinit HTTP/XXXX

kinit: Client not found in Kerberos database while getting initial credentials

Thanks
2 REPLIES 2
Rainer von Bongartz
Honored Contributor

Re: kinit

ERROR:
kinit: Client not found in Kerberos database while getting initial credentials.


MEANING:
The principal whose credentials are being requested does not exist in the Kerberos database.

RESOLUTION:
Verify that there is a principal entry available for the client in the Kerberos database; if not create the same

Regards
Rainer
He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
chapaya_1
Frequent Advisor

Re: kinit

The keytab is created using the virtual name (SG package ) ,
With the virtual name it's not working ,

any ideas ?