⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 slapd-ldif.5

📁 ldap服务器源码
💻 5
字号:
.TH SLAPD-LDIF 5 "RELEASEDATE" "OpenLDAP LDVERSION".\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved..\" Copying restrictions apply.  See COPYRIGHT/LICENSE..\" $OpenLDAP: pkg/ldap/doc/man/man5/slapd-ldif.5,v 1.1.2.4 2007/01/02 21:43:45 kurt Exp $.SH NAMEslapd-ldif \- LDIF backend to slapd.SH SYNOPSISETCDIR/slapd.conf.SH DESCRIPTIONThe LDIF backend to.BR slapd (8)is a basic storage backend that stores entries in text files in LDIF format,and exploits the filesystem to create the tree structure of the database.It is intended as a cheap, low performance easy to use backend, and it isexploited by higher-level internal structures to provide a permanentstorage..SH CONFIGURATIONThese.B slapd.confoptions apply to the LDIF backend database.That is, they must follow a "database ldif" line and come beforeany subsequent "backend" or "database" lines.Other database options are described in the.BR slapd.conf (5)manual page..TP.B directory <dir>Specify the directory where the database tree starts.  The directorymust exist and grant appropriate permissions (rwx) to the identity slapdis running with..SH ACCESS CONTROLThe.B LDIFbackend does not honor any of the access control semantics described in.BR slapd.access (5).Only.B read (=r)access to the.B entrypseudo-attribute and to the other attribute values of the entriesreturned by the.B searchoperation is honored, which is performed by the frontend..SH FILES.TPETCDIR/slapd.confdefault slapd configuration file.SH SEE ALSO.BR slapd.conf (5),.BR slapd (8),.BR ldif (5)..SH AUTHOREric Stokes

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -