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

📄 ldap.conf.5

📁 开放源码的ldap系统
💻 5
字号:
.TH LDAP.CONF 5 "20 August 2000" "OpenLDAP LDVERSION".\" $OpenLDAP: pkg/ldap/doc/man/man5/ldap.conf.5,v 1.3.2.5 2000/08/24 21:24:12 kurt Exp $.\" Copyright 1998-2000 The OpenLDAP Foundation All Rights Reserved..\" Copying restrictions apply.  See COPYRIGHT/LICENSE..UC 6.SH NAMEldap.conf, .ldaprc \- ldap configuration file.SH SYNOPSISETCDIR/ldap.conf\fP.ldaprc\fP.SH DESCRIPTIONThe.I ldap.confconfiguration file is used to set system-wide defaults to be applied whenrunning.I ldapclients.  If the environment variable \fBLDAPNOINIT\fP is defined, alldefaulting is disabled..LPEach user may specify an optional configuration file,.IR .ldaprc ,in his/her home directory which will be used to override the system-widedefaults file..LPAdditional configuration files can be specified usingthe \fBLDAPCONF\fP and \fBLDAPRC\fP environment variables.\fBLDAPCONF\fP may be set the path of a configuration file.  Thispath can be absolute or relative to current working directory.The \fBLDAPRC\fP, if defined, should be a basename of a filein the current working directory or in the user's home directory..LPEnvironmental variables may also be used to augment the file based defaults.The name of the option is the as listed but with a prefix of \fBLDAP\fP.For example, to define \fBBASE\fP via the environment, define the variable\fBLDAPBASE\fP to desired value..LPSome options are user\-only.  Such options are ignored if presentin the.IR ldap.conf(or file specified by.BR LDAPCONF )..SH OPTIONSThe different configuration options are:.TP 1i\fBBASE <base>\fPUsed to specify the default base DN to use when performing ldap operations.The base must be specified as a Distinguished Name in LDAP format..TP 1i\fBBINDDN <dn>\fPUsed to specify the default bind DN to use when performing ldap operations.The bind DN must be specified as a Distinguished Name in LDAP format.This is a user\-only option..TP 1i\fBHOST <name[:port] ...>\fPUsed to specify the name(s) of an LDAP server(s) to which .I ldap library should connect to.  Each server's name can be specified as adomain-style name or an IP address and optionally followed a ':' andthe port number the ldap server is listening on.  A space separatedlisted of host may be provided..TP 1i\fBPORT <port>\fPUsed to specify the port used with connecting to LDAP servers(s).The port may be specified as a number..TP 1i\fBSASL_SECPROPS <properties>\fPUsed to specify Cyrus SASL security properties.The.B noneflag (without any other properities) causes the flag properitesdefaults ("noanonymous,noplain") to be cleared.The.B noplainflag disables mechanisms susceptible to simple passive attacks.The.B noactiveflag disables mechanisms susceptible to active attacks.The.B nodictflag disables mechanisms susceptible to passive dictionary attacks.The.B noanonyousflag disables mechanisms which support anonymous login.The.B forwardsecflag require forward secrecy between sessions.The.B passcredrequire mechanisms which pass client credentials (and allowmechanisms which can pass credentials to do so).The.B minssf=<factor> property specifies the minimum acceptable.I security strength factoras an integer approximate to effective key length used forencryption.  0 (zero) implies no protection, 1 implies integrityprotection only, 56 allows DES or other weak ciphers, 112allows triple DES and other strong ciphers, 128 allows RC4,Blowfish and other modern strong ciphers.  The default is 0.The.B maxssf=<factor> property specifies the maximum acceptable.I security strength factoras an integer (see minssf description).  The default is INT_MAX.The.B maxbufsize=<factor> property specifies the maximum security layer receive buffersize allowed.  0 disables security layers.  The default is 65536..TP 1i\fBSIZELIMIT <integer>\fPUsed to specify a size limit to use when performing searches.  Thenumber should be an non-negative integer.  \fISIZELIMIT\fP of zero (0)specifies unlimited search size..TP 1i\fBTIMELIMIT <integer>\fPUsed to specify a time limit to use when performing searches.  Thenumber should be an non-negative integer.  \fITIMELIMIT\fP of zero (0)specifies unlimited search time to be used..TP 1i\fBDEREF <never|searching|finding|always>\fPSpecify how aliases dereferencing is done.  \fIDEREF\fP shouldbe set to one of.B never,.B always,.B search,or .B find to specify that aliases are never dereferenced, always dereferenced,dereferenced when searching, or dereferenced only when locating thebase object for the search.  The default is to never dereference aliases..SH FILES.I  ETCDIR/ldap.conf.LP.I  $HOME/.ldaprc.LP.I  $CWD/.ldaprc.SH "SEE ALSO"ldap(3).SH AUTHORKurt Zeilenga, The OpenLDAP Project.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 + -