Stefano Salvatori
Results
1
comments of
Stefano Salvatori
Hi This is how we're deal with push using apache 2.2 + ldap (centos6) insted of nginx ``` AuthLDAPURL 'ldap://xxx.yyy.zzz o=example,dc=com?uid?sub?(objectClass=*)' AuthName "Registry Authentication" AuthType basic AuthBasicProvider ldap_config AuthzLDAPAuthoritative on...