X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fman%2Fman5%2Fslapd-config.5;h=742876a0d56439e632e452de1238519bcb230045;hb=1e38e77364e7df05cd610db644aaf91e0d7abb2b;hp=730f233eb65c511cfd35f0afc17beb70a5f05055;hpb=5dad37ff1eb89b7d9ee3f13a88c9992bbcfca049;p=openldap diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index 730f233eb6..742876a0d5 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -1,5 +1,5 @@ .TH SLAPD-CONFIG 5 "RELEASEDATE" "OpenLDAP LDVERSION" -.\" Copyright 1998-2012 The OpenLDAP Foundation All Rights Reserved. +.\" Copyright 1998-2013 The OpenLDAP Foundation All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" $OpenLDAP$ .SH NAME @@ -446,20 +446,6 @@ upon StartTLS operation receipt. disallows the StartTLS operation if authenticated (see also .BR tls_2_anon ). .TP -.B olcExtraAttrs: -Lists what attributes need to be added to search requests. -Local storage backends return the entire entry to the frontend. -The frontend takes care of only returning the requested attributes -that are allowed by ACLs. -However, features like access checking and so may need specific -attributes that are not automatically returned by remote storage -backends, like proxy backends and so on. -.B -is an attribute that is needed for internal purposes -and thus always needs to be collected, even when not explicitly -requested by clients. -This attribute is multi-valued. -.TP .B olcGentleHUP: { TRUE | FALSE } A SIGHUP signal will only cause a 'gentle' shutdown-attempt: .B Slapd @@ -1102,7 +1088,8 @@ value "oid.xx" will be used. .SH GENERAL BACKEND OPTIONS Options in these entries only apply to the configuration of a single -type of backend. All backends may support this class of options. +type of backend. All backends may support this class of options, but +currently none do. The entry must be named .B olcBackend=,cn=config and must have the olcBackendConfig objectClass. @@ -1114,8 +1101,10 @@ should be one of .BR hdb , .BR ldap , .BR ldif , +.BR mdb , .BR meta , .BR monitor , +.BR ndb , .BR null , .BR passwd , .BR perl , @@ -1123,7 +1112,8 @@ should be one of .BR shell , or .BR sql . -At present, no backend implements any options of this type. +At present, no backend implements any options of this type, so this +entry should not be used. .SH DATABASE OPTIONS Database options are set in entries named @@ -1172,6 +1162,20 @@ non-base search request with an empty base DN. Base scoped search requests with an empty base DN are not affected. This setting is only allowed in the frontend entry. .TP +.B olcExtraAttrs: +Lists what attributes need to be added to search requests. +Local storage backends return the entire entry to the frontend. +The frontend takes care of only returning the requested attributes +that are allowed by ACLs. +However, features like access checking and so may need specific +attributes that are not automatically returned by remote storage +backends, like proxy backends and so on. +.B +is an attribute that is needed for internal purposes +and thus always needs to be collected, even when not explicitly +requested by clients. +This attribute is multi-valued. +.TP .B olcPasswordHash: [...] This option configures one or more hashes to be used in generation of user passwords stored in the userPassword attribute during processing of