Yan <[EMAIL PROTECTED]> writes: > Now it works > For your information, the problem was that the KDC > was listening only on port 88 and not 750, so kinit and > kadmind was unable to communicate with it.
That should not cause it not to work. Using port 88 is normal for Kerberos 5, 750 is mainly for backwards compatibility with Kerberos 4. All the communication should still work fine with only port 88, unless you've got it blocked somehow. Ken ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos
