Get User's from LDAP
I want to have a sync between the Plesk and LDAP (openLDAP) users.. best would also be a import of the ldap users (from a special DN) and then maybe give them the corresponding PLESK role assigned... The current plugin can't handle LDAP SSL requests, because i see a hardcoded ldap:// URI url in the Auth.php file...
Could you please explain your desired workflow in more details?
UPD: Unfortunately, we are closing this request as no information was provided over 2 months.
—AK
-
Vladyslav L commented
Within 4 years passed, plesk ldap module is still offering poor functionality.
Current implementation has indeed insecure ldap connectivity (ldap:// and not ldaps://), and has strange logic, that force admin create users manually on every server, to replicate their state with LDAP serverDesired workflow:
1) Module should bind as some DN to LDAP server.
2) Module should sync LDAP users by desired filter (name mask, ldap group) once per set time amount
3) These users should be allowed to use plesk auth only (or optionally allowed with ssh). -
Dennis Munk Christensen commented
Since this has been closed, please consider voting for this similar suggestion: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/37040923-user-authentication-creation-through-saml-ldap
-
Eugene Kazakov commented
Looks like similar to http://forum.parallels.com/showthread.php?289545-Can-Plesk-work-with-LDAP-Shibboleth-and-or-CAS
We are going to research on this problem -
Anonymous commented
I have a user in ldap and would like plesk get user from ldap for create customer or reseller.