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

📄 slapadd.8

📁 ldap服务器源码
💻 8
字号:
.TH SLAPADD 8C "RELEASEDATE" "OpenLDAP LDVERSION".\" $OpenLDAP: pkg/ldap/doc/man/man8/slapadd.8,v 1.23.2.9 2007/01/02 21:43:46 kurt Exp $.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved..\" Copying restrictions apply.  See COPYRIGHT/LICENSE..SH NAMEslapadd \- Add entries to a SLAPD database.SH SYNOPSIS.B SBINDIR/slapadd.B [\-v].B [\-c].B [\-g].B [\-u].B [\-q].B [\-w].B [\-d level].B [\-b suffix].B [\-n dbnum].B [\-f slapd.conf].B [\-F confdir].B [\-l ldif-file].SH DESCRIPTION.LP.B Slapaddis used to add entries specified in LDAP Directory Interchange Format(LDIF) to a.BR slapd (8)database.It opens the given database determined by the database number orsuffix and adds entries corresponding to the provided LDIF tothe database.Databases configured as.B subordinateof this one are also updated, unless \fB-g\fP is specified.The LDIF input is read from standard input or the specified file..LPAs.B slapaddis designed to accept LDIF in database order, as produced by.BR slapcat (8),it does not verify that superior entries exist beforeadding an entry, does not perform all user and systemschema checks, and does not maintain operationalattributes (such as createTimeStamp and modifiersName). .SH OPTIONS.TP.B \-venable verbose mode..TP.B \-cenable continue (ignore errors) mode..TP.B \-gdisable subordinate gluing.  Only the specified database will beprocessed, and not its glued subordinates (if any)..TP.B \-uenable dry-run (don't write to backend) mode..TP.B \-qenable quick (fewer integrity checks) mode.  Does fewer consistency checkson the input data, and no consistency checks when writing the database.Improves the load time but if any errors or interruptions occur the resultingdatabase will be unusable..TP.BI \-wwrite syncrepl context information.After all entries are added, the contextCSNwill be updated with the greatest CSN in the database..TP.BI \-d " level"enable debugging messages as defined by the specified.IR level ..TP.BI \-b " suffix" Use the specified \fIsuffix\fR to determine which database toadd entries to.  The \-b cannot be used in conjunctionwith the.B \-noption..TP.BI \-n " dbnum"Add entries to the \fIdbnum\fR\-th database listed in theconfiguration file.  The.B \-ncannot be used in conjunction with the.B \-boption..TP.BI \-f " slapd.conf"specify an alternative.BR slapd.conf (5)file..TP.BI \-F " confdir"specify a config directory.If both.B -fand.B -Fare specified, the config file will be read and converted toconfig directory format and written to the specified directory.If neither option is specified, an attempt to read thedefault config directory will be made before trying to use the defaultconfig file. If a valid config directory exists then thedefault config file is ignored. If dryrun mode is also specified,no conversion will occur..TP.BI \-l " ldif-file"Read LDIF from the specified file instead of standard input..SH LIMITATIONSYour.BR slapd (8)should not be running when you do this to ensure consistency of the database..LP.B slapadd may not provide naming or schema checks.  It is advisable touse.BR ldapadd (1)when adding new entries into an existing directory..SH EXAMPLESTo import the entries specified in file.B ldifinto your.BR slapd (8)database give the command:.LP.nf.ft tt	SBINDIR/slapadd -l ldif.ft.fi.SH "SEE ALSO".BR ldap (3),.BR ldif (5),.BR slapcat (8),.BR ldapadd (1),.BR slapd (8).LP"OpenLDAP Administrator's Guide" (http://www.OpenLDAP.org/doc/admin/).SH ACKNOWLEDGEMENTS.B OpenLDAPis developed and maintained by The OpenLDAP Project (http://www.openldap.org/)..B OpenLDAPis derived from University of Michigan LDAP 3.3 Release.  

⌨️ 快捷键说明

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