Login errors in V3 when using Kerberos authentication

Tom Zeller tzeller at dragonacea.biz
Fri Aug 7 17:26:20 EDT 2015


> On Aug 7, 2015, at 4:06 PM, Wessel, Keith <kwessel at illinois.edu> wrote:
> 
> Hi,
> 
> I'm using the default authn flow and Kerberos authentication. I have a fairly customized login.vm, but I left the code in place for display login errors above the login form. I'm trying to figure out what needs to be added to the template or, better yet, the properties to have a nice error message for incorrect username/password. Right now, I get:
> 
> Login Failure: Pre-authentication information was invalid (24)
> 
> Not really helpful to your average user. How do I turn this into something more user-friendly?

Modify views/login-error.vm to handle that particular exception in a different way ?

Scott probably will have a better suggestion, I am not sure how to map arbitrary exceptions to the classified message map.



More information about the users mailing list