I'm setting out to build a web application that uses Kerberos authentication (because most our users are using IE)
and defaults to NTLM authentication for Firefox.
Our system architect has a...
Type: Posts; User: emmmcl01; Keyword(s):
I'm setting out to build a web application that uses Kerberos authentication (because most our users are using IE)
and defaults to NTLM authentication for Firefox.
Our system architect has a...
Thanks pmularien.
Um. Putting together a plan that requires storing a krb5.ini file in everyone's Windows folder in a Web application is a show stopper.
Is there a place where one can get...
I'm following the write up here:
http://blog.springsource.com/2009/09/28/spring-security-kerberos/
There's no reference to where one would store a krb5.ini file.
I don't see an object that...