Re: netapp, nfs, kerberos, and ldap

2005-04-11 Thread Kevin Coffman
I'll assume we are dealing with a Linux NFS client here. The problem is that the Linux kernel code currently (still) only supports des-cbc-crc. However, if the nfs service principal is set up correctly (with only a des key), there should be no need to restrict the enctypes in krb5.conf.

change principal using perl Authen::krb5::admin

2005-04-11 Thread FM
Hello, I'm not use to Object oriented programming. Do you have sample script that update principal using this perl package ? Thanks ! Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos

changing principal PASSWORD using perl Authen::krb5::admin ?

2005-04-11 Thread FM
Sorry for the first post Hello, I'm not use to Object oriented programming. Do you have sample script that update principal password using this perl package ? Thanks ! Kerberos mailing list Kerberos@mit.edu

Re: gss_init_sec_context() failed: : Ccache function not supported:

2005-04-11 Thread Jeffrey Altman
peter huang wrote: Can someone tell me how to fix this error? this error came from curl using --negotiate option on a window platform using MSLSA: as ccache (AD is the KDC in this case). the client is windows XP using MIT 1.3.5 library. BTW, I also experience the same error with kerberos

Re: Question about krb5_kuserok() and .k5login

2005-04-11 Thread Matthew N. Andrews
--- usefull discussion cut --- As long as we are headed in that direction would it make sense to the Kerberos community for us to begin looking at the issues that would need to be addressed with providing an alternate fulfillment hook for krb5_kuserok? Considering the discussions on the topic,