Need info on Kerberos configuration with AES & SHA2

2015-01-02 Thread Prashanth Marampally
Hi, I am naive to kerberos. Would like to know whether or not can we configure kerberos 5 with AES & SHA2. If yes, please guide me with some articles, documentations etc. Thanks for your help in advance. Thanks, Prashanth Kerberos mailing list

Re: Need info on Kerberos configuration with AES & SHA2

2015-01-02 Thread Benjamin Kaduk
On Fri, 2 Jan 2015, Prashanth Marampally wrote: > Hi, > > I am naive to kerberos. > > Would like to know whether or not can we configure kerberos 5 with AES & > SHA2. If yes, please guide me with some articles, documentations etc. Currently, you cannot. There is a draft proposal for how such a c

Behaviour of krb5 1.12

2015-01-02 Thread Markus Moeller
Hi, I lately changed from krb5 1.10 on OpenSuse 12.3 to krb5 1.12 on OpenSuse 13.2 and wonder what is happening I login as one user and use my kerberised application , switch to a second user and use the application again, but the credentials from the first user are used. # kinit Password

Re: Behaviour of krb5 1.12

2015-01-02 Thread Greg Hudson
On 01/02/2015 05:35 PM, Markus Moeller wrote: >I lately changed from krb5 1.10 on OpenSuse 12.3 to krb5 1.12 on OpenSuse > 13.2 and wonder what is happening The DIR ccache type was actually added in krb5 1.10, but presumably OpenSUSE 12.3 wasn't using it by default, and OpenSUSE 13.2 is. The