summaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
Diffstat (limited to 'sample')
-rw-r--r--sample/httpauthd.conf19
1 files changed, 11 insertions, 8 deletions
diff --git a/sample/httpauthd.conf b/sample/httpauthd.conf
index f08ebad..ba8af0a 100644
--- a/sample/httpauthd.conf
+++ b/sample/httpauthd.conf
@@ -14,16 +14,19 @@ DigestDebugNonce: AkCLQA==560f26e24db2d4cecbe5d6e24d958377ab73def9
[LDAP]
Realm: blah
LDAPServers: authdev.ws.local
-LDAPDoBind: True
+LDAPDoBind: False
LDAPDNMap: cn=%u,ou=test,dc=fam
DigestDomains: http://test.ws.local/
+LDAPUser: cn=root,dc=fam
+LDAPPassword: ldaptest@@password
+LDAPHA1Attr: login
+# LDAPPWAttr: clearPassword
+
+LDAPFilter: (&(comment=%r)(&(cn=%u)(objectClass=contactInfo)))
+LDAPBase: ou=test,dc=fam
+LDAPScope: one
+
+DigestDebugNonce: AkCLQA==560f26e24db2d4cecbe5d6e24d958377ab73def9
-# LDAPFilter:
-# LDAPBase:
-# LDAPPWAttr:
-# LDAPHA1Attr:
-# LDAPUser:
-# LDAPPassword:
-# LDAPScope:
# LDAPMax:
# LDAPTimeout: