version 1.10, 2006/01/03 22:12:27
|
version 1.10.2.4, 2008/02/11 23:26:50
|
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-2008 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=([^,]+),.*" "uid=$1,o
|
Line 40 authz-regexp "^uid=([^,]+),.*" "uid=$1,o
|
# cn=monitor, cn=schema, and cn=config |
# cn=monitor, cn=schema, and cn=config |
# |
# |
|
|
access to attr=userpassword |
access to attrs=userpassword |
by dn.exact="uid=proxy,ou=People,dc=example,dc=com" read |
by dn.exact="uid=proxy,ou=People,dc=example,dc=com" read |
by self =wx |
by self =wx |
by anonymous =x |
by anonymous =x |
Line 59 rootpw secret
|
Line 59 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 |