Support #397
closed
Task #293: Make any Liferay user to access Redmine (through LDAP Credentials)
Export Liferay Portal users to LDAP
Added by Massimiliano Assante about 10 years ago.
Updated about 10 years ago.
Infrastructure:
Production
Description
The Liferay Portal users should be exported to the new LDAP instance
- Status changed from New to In Progress
- Status changed from In Progress to Paused
- % Done changed from 0 to 20
I was able to setup a script that does the Job, however I don't have permission to write to LDAP. Tommaso is working on this.
In the meantime we may decide the policy to adopt in case of user conflict. What should the script do if it finds that user pasquale.pagano at ISTI.. already exists in LDAP?
if it finds an already existing user it will update the user password regardless
- Status changed from Paused to In Progress
- % Done changed from 20 to 50
We were able to programmatically export the users of dev.d4science.org to this new LDAP instance
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
- Status changed from Resolved to In Progress
- % Done changed from 100 to 90
One small quirk:
the main ldap server uses 'givenName' for the First name, 'cn:' for "first name last name', 'sn' for the last name
You are exporting 'sn:' as first name and 'cn:' as last name.
Can you change and use the main ldap convention? It's the standard one.
ok I'll stick with the ldap convention
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Also available in: Atom
PDF