guest:Is it possible to get user names and passwords from ladp server or another database?
4 years ago - Delete
Because we run other applications with user management and we do not want to readd every user again and again in every application adn this is not fesible anyways
thanks
oyvind.kinsey:It is LDAP the question is about
3 years ago (2. update 3 years ago)
It should be no problem implementing ldap.
I see to modes being usefull.
- Admin creates users and checks off to use LDAP instead of giving a password. When a user with the given username tries to login it is authenticated through ldap instead of against the db.
- Admin sets streber to work in ldap mode. Streber updates its person list against the Directory and the admin can assign accounts to projects.
The users are authenticated through ldap.
pixtur:verifying version editing of persons...
3 years ago
Verifying a login / account of an existing person by an ladp seems not too difficult, but Syncing the person table with an LADP server seems out of reach (at least for me).