|
Lines 69-74
Link Here
|
| 69 |
|
69 |
|
| 70 |
# Specify time and size limits based on who initiated an operation. |
70 |
# Specify time and size limits based on who initiated an operation. |
| 71 |
sizelimit -1 |
71 |
sizelimit -1 |
|
|
72 |
timelimit -1 |
| 72 |
#sizelimit 500 |
73 |
#sizelimit 500 |
| 73 |
#timelimit 60 |
74 |
#timelimit 60 |
| 74 |
#limits anonymous time.soft=60 time.hard=120 |
75 |
#limits anonymous time.soft=60 time.hard=120 |
|
Lines 94-100
Link Here
|
| 94 |
# 512 stats log entries sent |
95 |
# 512 stats log entries sent |
| 95 |
# 1024 print communication with shell backends |
96 |
# 1024 print communication with shell backends |
| 96 |
# 2048 entry parsing |
97 |
# 2048 entry parsing |
| 97 |
loglevel 0 |
98 |
loglevel -1 |
| 98 |
|
99 |
|
| 99 |
# This option sets the hash to be used in generation of user passwords, stored |
100 |
# This option sets the hash to be used in generation of user passwords, stored |
| 100 |
# in userPassword, during processing of LDAP Password Modify Extended |
101 |
# in userPassword, during processing of LDAP Password Modify Extended |
|
Lines 224-234
Link Here
|
| 224 |
#moduleload refint.la |
225 |
#moduleload refint.la |
| 225 |
#moduleload retcode.la |
226 |
#moduleload retcode.la |
| 226 |
#moduleload rwm.la |
227 |
#moduleload rwm.la |
| 227 |
#moduleload syncprov.la |
228 |
moduleload syncprov.la |
| 228 |
#moduleload translucent.la |
229 |
#moduleload translucent.la |
| 229 |
#moduleload unique.la |
230 |
#moduleload unique.la |
| 230 |
#moduleload valsort.la |
231 |
#moduleload valsort.la |
| 231 |
|
232 |
|
|
|
233 |
authz-regexp uid=([^,]*),cn=[^,]*,cn=auth uid=$1,dc=example,dc=com |
| 234 |
#authz-regexp uid=([^,]*),cn=[^,]*,cn=auth ldap:///dc=example,dc=com??sub?uid=$1 |
| 235 |
|
| 232 |
# |
236 |
# |
| 233 |
# [ DATABASE OPTIONS ] |
237 |
# [ DATABASE OPTIONS ] |
| 234 |
# |
238 |
# |