Okay, so I tried the AD set-up and had a little kablammo:

  | 15:12:56,575 ERROR [IdentityLoginModule] Error when validating password
  | org.jboss.portal.common.transaction.NestedException: 
javax.security.auth.login.LoginException: 
org.jboss.portal.identity.IdentityException: Couldn't create LDAPUserImpl 
object from ldap entry (SearchResult)
  |     at 
org.jboss.portal.common.transaction.Transactions.apply(Transactions.java:253)
  |     at 
org.jboss.portal.common.transaction.Transactions.required(Transactions.java:289)
  |     at 
org.jboss.portal.identity.auth.IdentityLoginModule.getUserStatus(IdentityLoginModule.java:204)
  |     at 
org.jboss.portal.identity.auth.IdentityLoginModule.validatePassword(IdentityLoginModule.java:158)
  |     at 
org.jboss.security.auth.spi.UsernamePasswordLoginModule.login(UsernamePasswordLoginModule.java:210)
  |     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  |     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  |     at java.lang.reflect.Method.invoke(Unknown Source)
  |     at javax.security.auth.login.LoginContext.invoke(Unknown Source)
  |     at javax.security.auth.login.LoginContext.access$000(Unknown Source)
  |     at javax.security.auth.login.LoginContext$4.run(Unknown Source)
  |     at java.security.AccessController.doPrivileged(Native Method)
  |     at javax.security.auth.login.LoginContext.invokePriv(Unknown Source)
  |     at javax.security.auth.login.LoginContext.login(Unknown Source)
  |     at 
org.jboss.security.plugins.JaasSecurityManager.defaultLogin(JaasSecurityManager.java:603)
  |     at 
org.jboss.security.plugins.JaasSecurityManager.authenticate(JaasSecurityManager.java:537)
  |     at 
org.jboss.security.plugins.JaasSecurityManager.isValid(JaasSecurityManager.java:344)
  |     at 
org.jboss.web.tomcat.security.JBossSecurityMgrRealm.authenticate(JBossSecurityMgrRealm.java:491)
  |     at 
org.apache.catalina.authenticator.FormAuthenticator.authenticate(FormAuthenticator.java:258)
  |     at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:417)
  |     at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
  |     at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  |     at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
  |     at 
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
  |     at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  |     at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)
  |     at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  |     at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580)
  |     at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  |     at java.lang.Thread.run(Unknown Source)
  | Caused by: javax.security.auth.login.LoginException: 
org.jboss.portal.identity.IdentityException: Couldn't create LDAPUserImpl 
object from ldap entry (SearchResult)
  |     at 
org.jboss.portal.identity.auth.IdentityLoginModule$1.run(IdentityLoginModule.java:260)
  |     at 
org.jboss.portal.common.transaction.Transactions.apply(Transactions.java:219)
  |     ... 30 more
  | 

Any clues?  Do you need more information?  My config was almost identical to 
the referenced wiki article.

Thanks,
Thad

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072229#4072229

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072229
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to