<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <pre>Thanks for your help Aaron,

I followed this page to configure my kerberos SSO, and when uses kerberos to login it works fine. My problem is when i try to use the formulary, i always recive an error:

20:56:26.893 - ERROR [edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine:618] - No user identified by login handler.
20:56:26.894 - ERROR [edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine:563] - Authentication failed with the error:
edu.internet2.middleware.shibboleth.idp.authn.AuthenticationException: No user identified by login handler.
        at edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine.validateSuccessfulAuthentication(AuthenticationEngine.java:619) [shibboleth-identityprovider-2.4.0.jar:na]
        at edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine.completeAuthentication(AuthenticationEngine.java:537) [shibboleth-identityprovider-2.4.0.jar:na]
        at edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine.service(AuthenticationEngine.java:225) [shibboleth-identityprovider-2.4.0.jar:na]
....................


If with the same configuration, i change the handler.xml and delete the LoginHandler kerberos and delete the include in the login.jsp &lt;jsp:include page="kerberos-login.inc.jsp"/&gt; too,  the user/password formulary work fine. 
I think that when the LoginHandler kerberos is present, the User/Password login it used the wrong handler. But i don't know how i can see if this is the problem. 

any help would be welcome.

Thanks for your time.<span id="result_box" class="short_text" lang="en"><span class="hps">
</span></span>
&gt;We use a mixed solution and it works

&gt;The details are on this page: \
<a href="https://wiki.shibboleth.net/confluence/display/SHIB2/Kerberos+Login+Handler">&gt;https://wiki.shibboleth.net/confluence/display/SHIB2/Kerberos+Login+Handler</a>

&gt;Specifically look for the bit about: Edit the "login.jsp" (UsernamePassword login \
&gt;page)

&gt;Cheers
&gt;Aaron</pre>
  </body>
</html>