[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[no subject]
hi javi polo,
you must do these steps:
1) create the base of your database and the manager
like this in an ldif file : base.ldif for example
dn: dc=oninet,dc=es
dc:oninet
objectclass:top
objectclass:organization
dn:ou:people, dc=oninet,dc=es
ou:people
objectclass:organizationalUnit
dn:ou:people, dc=oninet,dc=es
ou:people
objectclass:organizationalUnit
dn:cn=Manager,dc=oninet,dc=es
cn:Manager
objectclass:organizationalRole
/etc/rc.d/init.d/ldap stop
ldif2ldbm -i base.ldif
/etc/rc.d/init.d/ldap start
2) edit your /etc/openldap/ldap.conf like this:
HOST "your ldap server name or IP Adress"
BASE dc=oninet,dc=es
3) edit your /etc/ldap.conf like this
host 127.0.0.1
base dc=oninet,dc=es
#binddn must be commented
#bindpw must be commented
4) edit your /etc/openldap/slapd.conf
suffix "dc=oninet,dc=es"
rootdn "cn=Manager,dc=oninet,dc=es"
rootpw "secret"
hope this help you
ciao azeddine
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com