On Fri, Dec 19, 2008 at 05:16:13PM +0000, Fletcher Cocquyt wrote: > So in /etc/pam.d/system-auth-ac (the same place I added debug for logging krb > > and the only pam.d with krb config) I set: > > krb4_convert=false krb4_convert_524=false
That should work in the 'pam' portion of the [appdefaults] section in krb5.conf. If you're passing it in as an argument, try "no_krb4_convert" and "no_krb4_convert_524" instead. HTH, Nalin ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
