User manual

6xx Series IPPhone
www.escene.cn/en/
Escene Communication Co.,Ltd
5.2
C
o
n
fig
u
r
e
O
p
e
n
L
DA
P
Se
r
ve
r
5.2.1
C
o
n
fig
u
r
e sl
a
pd
.co
n
f 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”