This provider is provided in source only. Check with the author for instructions in configuring this provider. You should test this software carefully before deploying. Configuration will include modifying the files ../component/project.xml ../component/src/webapp/WEB-INF/components.xml to select this class as the provider implementation and add any necessary configuration. This is the detail below as to how to congifure this bean in Sakai 2.0 Edit ../component/src/webapp/WEB-INF/components.xml Delete or comment out the lines about SampleUserDirectoryProvider Replacing by this lines, placing correct values on ldapHost, ldapPort and basePath ldap://your.ldap.server your.ldap.port ldap.base Edit ../component/project.xml Add the lines sakaiproject sakai-openldap-provider ${pom.currentVersion} true