cancel
Showing results for 
Search instead for 
Did you mean: 

create users for LDAP

ajay7
Champ in-the-making
Champ in-the-making
Hi All,

i have  integrated LDAP with alfresco, so that when i create a user in LDAP and restart the alfresco tomcat server that user that i have created in LDAP is able to login..
My Problem is, i want the some kind of reverse process

i want to create user thru alfresco UI (instead of creating users in LDAP) and the user created should be stored in LDAP server….and should be authenticated


can any one help??

Thks in advance
2 REPLIES 2

ronnytimmermans
Champ in-the-making
Champ in-the-making
There are JIRA requests on this.
Idea is that when a user logs in, his account is synchronised from LDAP (if that was not yet the case).
On the other hand, I think keeping LDAP as the master is the better idea, but a user logging in (and known in LDAP) should get an LDAP update automatically from Alfresco.

Regards,
Ronny

ajay7
Champ in-the-making
Champ in-the-making
Hi ronny,

can u provide the solution for this problem:-

1. i will login as ADMIN
2. ADMIN will create a new user
3. That new user details should be made to stored in LDAP server and not in default mysql alfresco DB

is it possible?


Thks