summaryrefslogtreecommitdiff
path: root/sample/httpauthd.conf
blob: ba8af0a988010a70e39a3f766469243ca2fb316a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Some comments

# and blank lines
MaxThreads: 18
CacheTimeout: 300
AuthTypes: Basic Digest

[Simple]
Realm: blah
PasswordFile: /data/projects/httpauth/sample/passwd.file
DigestDebugNonce: AkCLQA==560f26e24db2d4cecbe5d6e24d958377ab73def9


[LDAP]
Realm: blah
LDAPServers: authdev.ws.local
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

# LDAPMax:
# LDAPTimeout: