4.4.4430 - user auth error - unsatisfiedlink
Recently updated license. The 'reset password' features seems to work, but normal logon in order to unlock or change you account attributes fails with these messages below (from the debug logging file of course)
[15:38:36:109]|[02-19-2010]|[ADSMLogger]|[INFO]|[21]|: Initialization Finished|
[15:38:36:109]|[02-19-2010]|[SYSOUT]|[INFO]|[21]|: List :::: [{distinguishedName=[CN=xxxxx,OU=xxxx,OU=xxxxxx,DC=xxxxx,DC=xxxxxx,DC=net]}]|
[15:38:36:109]|[02-19-2010]|[SYSOUT]|[INFO]|[21]|: DomainUserAuthenticate invoked|
[15:38:36:218]|[02-19-2010]|[com.adventnet.authentication.lm.PasswordValidator]|[SEVERE]|[21]|: Writable credential obtained is null, unable to create audit record|
[15:38:36:218]|[02-19-2010]|[com.adventnet.authentication.internal.PAMImpl]|[INFO]|[21]|: LoginException occured for user : sclark with msg : java.lang.UnsatisfiedLinkError: authenticateUser
at com.adventnet.sym.adsm.common.server.ADHandler.authenticateUser(Native Method)
at com.adventnet.sym.adsm.common.server.ADHandler.DomainUserAuthenticate(ADHandler.java:640)
at com.adventnet.sym.adsm.common.server.admin.authentication.ADMPADAuthenticator.authenticate(ADMPADAuthenticator.java:184)
at com.adventnet.authentication.lm.Authenticator.login(Authenticator.java:84)
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 com.adventnet.authentication.internal.PAMImpl.validate(PAMImpl.java:42)
at com.adventnet.authentication.PAM.login(PAM.java:66)
at com.adventnet.authentication.realm.CustomJAASRealm.authenticate(CustomJAASRealm.java:66)
at org.apache.catalina.authenticator.CustomFormAuthenticator.authenticate(CustomFormAuthenticator.java:317)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:446)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at com.adventnet.sym.adsm.common.server.RedirectValve.invoke(RedirectValve.java:39)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:535)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:417)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
at java.lang.Thread.run(Unknown Source)
|
[15:38:36:218]|[02-19-2010]|[SYSOUT]|[INFO]|[21]|: showDomainUserLogin :: true processSSO :: false Action :: authenticationFailed Type :: null Direct Login :: false|
New to ADSelfService Plus?