version 1.10, 2006/01/03 22:12:28
|
version 1.10.2.3, 2007/08/31 23:14:08
|
Line 3
|
Line 3
|
kurt Exp $ |
kurt Exp $ |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## |
## |
## Copyright 1998-2006 The OpenLDAP Foundation. |
## Copyright 1998-2007 The OpenLDAP Foundation. |
## All rights reserved. |
## All rights reserved. |
## |
## |
## Redistribution and use in source and binary forms, with or without |
## Redistribution and use in source and binary forms, with or without |
Line 40 authz-regexp "^uid=([^,]+),.*" "ldap:///
|
Line 40 authz-regexp "^uid=([^,]+),.*" "ldap:///
|
# cn=monitor, cn=schema, and cn=config |
# cn=monitor, cn=schema, and cn=config |
# |
# |
|
|
access to attr=authzFrom,authzTo |
access to attrs=authzFrom,authzTo |
by * auth |
by * auth |
|
|
access to attr=userpassword |
access to attrs=userpassword |
by anonymous auth |
by anonymous auth |
by self write |
by self write |
|
|
Line 52 access to *
|
Line 52 access to *
|
by * read |
by * read |
|
|
database @BACKEND@ |
database @BACKEND@ |
#ldbm#cachesize 0 |
|
suffix "dc=example,dc=com" |
suffix "dc=example,dc=com" |
directory @TESTDIR@/db.1.a |
directory @TESTDIR@/db.1.a |
rootdn "cn=Manager,dc=example,dc=com" |
rootdn "cn=Manager,dc=example,dc=com" |
Line 61 rootpw secret
|
Line 61 rootpw secret
|
#bdb#index cn,sn,uid pres,eq,sub |
#bdb#index cn,sn,uid pres,eq,sub |
#hdb#index objectClass eq |
#hdb#index objectClass eq |
#hdb#index cn,sn,uid pres,eq,sub |
#hdb#index cn,sn,uid pres,eq,sub |
#ldbm#index objectClass eq |
|
#ldbm#index cn,sn,uid pres,eq,sub |
|
|
|
#monitor#database monitor |
#monitor#database monitor |