[389-users] mod_authnz_ldap - authorize by group

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I was wondering if anyone could share how to properly setup
mod_authnz_ldap to authorize with directory server groups. The wiki has
docs on how to use mod_authz_ldap but nothing for mod_authnz_ldap in the
groups area.


Thank you,
Scooby

<Location "/Files">
   AuthName "Restricted Access"
   AuthType Basic
   AuthBasicProvider ldap
   AuthzLDAPAuthoritative off
   AuthLDAPGroupAttribute uniqueMember
   AuthLDAPGroupAttributeIsDN on
   AuthLDAPURL
"ldap://localhost/ou=groups,dc=local?uniqueMember?sub?(objectClass=groupOfUniqueNames)"
   Require ldap-group "cn=Security,ou=groups,dc=local"
</Location>

http://directory.fedoraproject.org/wiki/Howto:Apache#Authorize_by_Group


--
389 users mailing list
389-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-users

[Index of Archives]     [Fedora Directory Users]     [Fedora Directory Devel]     [Fedora Announce]     [Fedora Legacy Announce]     [Kernel]     [Fedora Legacy]     [Share Photos]     [Fedora Desktop]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux