PDA

View Full Version : Kerberos >>> kinit tool, where is it?


kozmo
April 5th, 2006, 05:33 PM
Using Breezy, I installed the krb5-user package.

I'm trying to join Ubuntu to our Active Directory domain and when I run the following command:

kinit domain_user_name@domain_name.com

I get command not found.

What package do I need to install for the kinit tool?

Glut
April 7th, 2006, 02:05 AM
Using Breezy, I installed the krb5-user package.

I'm trying to join Ubuntu to our Active Directory domain and when I run the following command:

kinit domain_user_name@domain_name.com

I get command not found.

What package do I need to install for the kinit tool?
krb5-clients

kozmo
April 7th, 2006, 01:31 PM
Thanks for the reply.

I believe krb5-client is part of the krb5-user package.

Once I re-install krb5-user it worked find.