When I try to login with a uid stored in the ApacheDS tree, I get the following error while trying to sync. I have compared the settings in my common.ldap.context file to the tree structure in ApacheDS and the both seem to match up. Have anyone ever experienced this problem?
javax.faces.FacesException: Error calling action method of component with id loginForm:submit
caused by:
javax.faces.el.EvaluationException: Exception while invoking expression #{LoginBean.login}
caused by:
org.alfresco.error.AlfrescoRuntimeException: 07040009 Failed to import people.
caused by:
javax.naming.OperationNotSupportedException: [LDAP: error code 12 - Unsupport critical control: 1.2.840.113556.1.4.319]; remaining name 'cn=Users,ou=People,dc=example,dc=com'
Thanks.