OPTION "AUTH_FILE=/etc/apache2/dsa-guest-web-passwords"
OPTION "AUTH_MODULE=mod_auth"
</Auth>
+
+ <!-- Authenticate using webPassword from LDAP
<Auth id="debian-apache-htpasswd">
URL "https://sso.debian.org/cgi-bin/dacs/local_apache_authenticate"
STYLE "pass"
OPTION "AUTH_FILE=/var/lib/misc/thishost/web-passwords"
OPTION "AUTH_MODULE=mod_auth"
</Auth>
+ -->
- <!-- Authenticate using an LDAP bind
<Auth id="ldap">
URL "https://sso.debian.org/cgi-bin/dacs/local_ldap_authenticate"
STYLE "password"
ldap(dn_index, "${LDAP::attrvalue}", 1)), " ", "_") \
: 0'
</Auth>
- -->
</Jurisdiction>
</Configuration>