• Hello

    Please let us know is there any plugin or an option in wordpress so that users can login from a particular LDAP group only.

    We have LDAP structure as follows:

    dc=ldapserver,dc=local (4)
    cn=admin
    ou=groups (2)
    cn=homeserver
    cn=wordpress-site
    Create new entry here
    ou=people (2)
    uid=user1
    uid=user2

    In this homeserver group have user ‘user1’ as memberUid and wordpress-site have user ‘user2’ as memberUid.

    While login to wordpress we need to login only from the group wordpress-site that is the user ‘user2’

    Can anyone know how to accomplish it and please help us on it.

    Thanks

  • The topic ‘Need to login from a specific LDAP group only.’ is closed to new replies.