On Tue, 2005-06-21 at 16:40 +0300, Josh Zlatin-Amishav wrote: > and remember two important lessons: > 1. when requesting a kerberos key with kinit the domain name is case > sensitive This is Kerberos realm and not domain name. Kerberos realms are always upper case.
> 2. make sure to update you machines clock to the ntp server running on > the kDC, any time skew more then a few minutes will cause problems. By default MS KDCs tolerate clock skew of up to 5 minutes. Skews greater than 5 minutes break Kerberos authentication. > > -- > - Josh > > > > > > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
