|  | 级别: 初级 IBM,
2002 年 8 月 01 日 IBM eServer Developer Domain is an ever-growing collection of content and resources for developers on IBM eServer hardware and related software. Dedicated to iSeries, pSeries, xSeries and zSeries developer content , IBM eServer Developer Domain offers articles, sample code, tutorials, how-tos, tools, news, case studies, discussion forums -- virtually anything developers want or need to help get their jobs done.
1 # $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.8.8.6 2001/04/20 23:32:43 kurt Exp $
2 #
3 # See slapd.conf(5) for details on configuration options.
4 # This file should NOT be world readable.
5 #
6 include /usr/local/etc/openldap/schema/core.schema
7 include /usr/local/etc/openldap/schema/cosine.schema
8 include /usr/local/etc/openldap/schema/inetorgperson.schema
9 include /usr/local/etc/openldap/schema/misc.schema
10 # Define global ACLs to disable default read access.
11 # Do not enable referrals until AFTER you have a working directory
12 # service AND an understanding of referrals.
13 #referral ldap://root.openldap.org
14 pidfile /usr/local/var/slapd.pid
15 argsfile /usr/local/var/slapd.args
16 replogfile /usr/local/var/slapd.replog
17 # Load dynamic backend modules:
18 #######################################################################
|
关于作者  | |  | IBM has authored this article |
对本文的评价
|  | IBM 公司保留在 developerWorks 网站上发表的内容的著作权。未经IBM公司或原始作者的书面明确许可,请勿转载。如果您希望转载,请通过 提交转载请求表单 联系我们的编辑团队。 |