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
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
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
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