Skip to content

Authorization via ldap group (Require ldap-group) #240

@v-bulynkin

Description

@v-bulynkin

Hello, how to configure the mod to authorize only users who are members of a certain LDAP group?

If I write
Require valid-user
to config, all works fine.

If I write something like
Require ldap-group CN=group,OU=internet,DC=domain,DC=com
in apache error.log I get
[Thu Oct 29 11:10:15.887068 2020] [authz_core:error] [pid 46214:tid 139648244381440] [client 10.1.22.138:51752] AH01631: user user@DOMAIN.COM: authorization failure for "/service/":
The apache's mod mod_authnz_ldap is installed.

Could you please tell me how to authorize users via LDAP group and add an example to readme?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions