Login in Alfresco with LDAP Email Address

cancel
Showing results for 
Search instead for 
Did you mean: 
alfresco
Alfresco Employee

Login in Alfresco with LDAP Email Address

With this addon, you can login in Alfresco repository and Share with email field of your openLDAP. Some searches are improved in Share UI for using mail users. The installation needs two AMP files, one for Alfresco repository and another for Alfresco Share. 

OwnerCesar Capillas
Versions

Community 4.2.x

Enterprise 4.1.x

Enterprise 4.2.x

License TypeGNU General Public License (GPL)
Project PageInicio - zylk 
Download PageContact - zylk 
Tagszylk.net, openldap, authenticator, email
Component TypeIntegration
Extension PointsAuthenticator
InstallationAMP, JAR
ProductsRepository, Share Web Client

Some details of the configuration of the subsystem are given here:

# LDAP auth data

ldap.email.authentication.java.naming.provider.url=ldap://ldap.example.com:389

ldap.email.authentication.base=dc=example,dc=com

ldap.email.authentication.userbase=ou=alfresco

ldap.email.authentication.mail.attribute=mail

ldap.email.authentication.defaultAdministratorUserNames=zadmin

# Auth type [user|email|both]

ldap.email.authentication.type=email 

# LDAP user with grants for making queries in LDAP

ldap.email.authentication.java.naming.security.principal=cn=admin,dc=example,dc=com

ldap.email.authentication.java.naming.security.credentials=secret