You are correct. It appears as though I was not using the proper kinit. I tried using '/usr/local/bin/kinit' and I'm able to authenticate.
Now I must ask, how do I get rid of Kerberos in '/usr/bin'?? Is it OK to just remove the files (or link them to '/usr/local/bin')?? Ben -----Original Message----- From: Sam Hartman [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2003 11:21 AM To: Pratt, Benjamin E. Cc: [EMAIL PROTECTED] Subject: Re: krb5-1.3.1 on RedHat 7.1 >>>>> "Pratt," == Pratt, Benjamin E <[EMAIL PROTECTED]> writes: Pratt,> We're trying to authenticate against a Windows 2003 Domain Pratt,> Controller but every time we run 'kinit' against it we get Pratt,> an error: kinit(v5): "KRB5 error code 52 while getting Pratt,> initial credentials" You're definitely not using 1.3.1 then. That error code roughbly means you need to use TCP and 1.3.1 knows the text for the error code. (It also knows how to do TCP so it won't give you the error in the first place). Are you sure you're not using /usr/bin/kinit instead of the one you built? ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos
