ES320 IP-Phone
www.escene.ru
Escene Communication
77
77
5.2Configure OpenLDAP Server
5.2.1 Configure slapd.conf file
1.
Add “schema” in slapd.conf file
Access
to
the
install
path
(for
example,C:\Program
Files\OpenLDAP),open the file names slapd.conf,find the command
include ./schema/core.schema
Add the other commands like:
include ./schema/cosine.schema
include ./schema/inetorgperson.schema
include ./schema/corba.schema
include ./schema/dyngroup.schema
include ./schema/java.schema
include ./schema/misc.schema
include ./schema/nis.schema
include ./schema/openldap.schema
2.
Modify the LDAP directory node
Access to the install path,open the file names slapd.conf,find the
command
suffix “dc=my-domain,dc=com”
rootdn “cn=Manager,dc=my-domain,dc=com”
Please modify these two commands to following commands (please
do not have any space during the quotation marks “”):
suffix “dc=escene,dc=cn”
rootdn “cn=Manager,dc=escene,dc=cn”
All manuals and user guides at all-guides.com