"Matthew X. Economou" <[EMAIL PROTECTED]> writes: > kinit: converting creds: Cannot contact any KDC for requested realm > > I didn't find anything pertinent in the manual pages for krb5.conf and > krb5_524_conv_principal (which only told me how to configure the > conversion settings, not how to deactivate it). Can anyone tell me > how to disable ticket conversion? I'm assuming it's a one-liner in > /etc/krb5.conf. > > I believe NetBSD uses Heimdal Kerberos, not MIT.
The option in heimdal is [libdefaults]krb4_get_tickets=yes and is in krb5.conf manpage in NetBSD/1.6. Love ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] http://mailman.mit.edu/mailman/listinfo/kerberos
