Good evening, I have installed Alfresco 4.0a on Centos 6. Alfresco was successfull synchronization with openLDAP (in fact I can see the LDAP user on alfresco when I login like admin). When I login with the LDAP user I see this error on catalina.out:
2012-05-08 15:08:30,330 ERROR [extensions.webscripts.AbstractRuntime] [http-8080-38] Exception from executeScript - redirecting to status template error: 04080002 Login failed org.springframework.extensions.webscripts.WebScriptException: 04080002 Login failed at org.alfresco.repo.web.scripts.bean.AbstractLoginBean.login(AbstractLoginBean.java:75) at org.alfresco.repo.web.scripts.bean.LoginPost.executeImpl(LoginPost.java:73) at org.springframework.extensions.webscripts.DeclarativeWebScript.executeImpl(DeclarativeWebScript.java:235) at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:64) at org.alfresco.repo.web.scripts.RepositoryContainer$2.execute(RepositoryContainer.java:393) at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388) at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:462) at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:500) at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:275) at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:372) at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:209) at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:118) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:58) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:465) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) at java.lang.Thread.run(Thread.java:619)
The synchronization with LDAP is complete:
2012-05-08 15:07:01,192 INFO [security.sync.ChainingUserRegistrySynchronizer] [main] Synchronizing users and groups with user registry 'ldap1' 2012-05-08 15:07:01,226 INFO [security.sync.ChainingUserRegistrySynchronizer] [main] Retrieving all groups from user registry 'ldap1' 2012-05-08 15:07:01,347 INFO [security.sync.ChainingUserRegistrySynchronizer] [main] ldap1 Group Analysis: Commencing batch of 0 entries 2012-05-08 15:07:01,355 INFO [security.sync.ChainingUserRegistrySynchronizer] [main] ldap1 Group Analysis: Completed batch of 0 entries 2012-05-08 15:07:01,387 INFO [security.sync.ChainingUserRegistrySynchronizer] [main] Retrieving users changed since 8-mag-2012 12.16.08 from user registry 'ldap1' 2012-05-08 15:07:01,414 INFO [security.sync.ChainingUserRegistrySynchronizer] [main] ldap1 User Creation and Association: Commencing batch of 0 entries 2012-05-08 15:07:01,414 INFO [security.sync.ChainingUserRegistrySynchronizer] [main] ldap1 User Creation and Association: Completed batch of 0 entries 2012-05-08 15:07:01,460 INFO [security.sync.ChainingUserRegistrySynchronizer] [main] Finished synchronizing users and groups with user registry 'ldap1' 2012-05-08 15:07:01,460 INFO [security.sync.ChainingUserRegistrySynchronizer] [main] 1 user(s) and 0 group(s) processed 2012-05-08 15:07:01,471 INFO [management.subsystems.ChildApplicationContextFactory] [main] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete
I try change ldap.authentication.java.naming.security.authentication to simple but the error is the same. I try change ldap.authentication.userNameFormat to uid=%s,ou=People,dc=beable,dc=it but the error is the same. I try change ldap.authentication.defaultAdministratorUserNames to blank but the error is the same.
I tried the solution inside of the countless post on your forum but I have not found any solution.
hello yesterday i login successfully but today i face a problem with alfresco share.i am trying to login but it show "The remote server may be unavailable or your authentication details have not been recognized." i don't no why it happen so asap give reply please.