J'essaye d'installer openldap sur fedora 9 mais avec la commande
ldapadd -x -D "cn=Manager,dc=djibtel,dc=dj" -W -f djibtel.dj.ldif
j'ai tj ce message d'erreur qq1 peut'il m'aider sinon je vais la casser cette machine
fedora 9
openldap-servers-2.4.10-1.fc9.i386
config de slapd.conf
database bdb
suffix "dc=djibtel,dc=dj"
rootdn "cn=Manager,dc=djibtel,dc=dj"
# Cleartext passwords, especially for the rootdn, should
# be avoided. See slappasswd(8) and slapd.conf(5) for details.
# Use of strong authentication encouraged.
# rootpw secret
rootpw {SSHA}CrHC3I2eYYfB9LrhRW1Iap8LU1qNNZJw
# The database directory MUST exist prior to running slapd AND
# should only be accessible by the slapd and slap tools.
# Mode 700 recommended.
directory /var/lib/ldap
# Indices to maintain for this database
index objectClass eq,pres
index ou,cn,mail,surname,givenname eq,pres,sub
index uidNumber,gidNumber,loginShell eq,pres
index uid,memberUid eq,pres,sub
index nisMapName,nisMapEntry eq,pres,sub
# Replicas of this database
#replogfile /var/lib/ldap/openldap-master-replog
#replica host=ldap-1.example.com:389 starttls=critical
# bindmethod=sasl saslmech=GSSAPI
# authcId=host/ldap-master.example.com@EXAMPLE.COM
# enable monitoring
database monitor
# allow onlu rootdn to read the monitor
access to *
by dn.exact="cn=Manager,dc=my-domain,dc=com" write
by * read
config de djibtel.dj.ldiff
dn: dc=djibtel,dc=dj
dc: djibtel
description: LDAP Admin
objectClass: dcObject
objectClass: organizationalUnit
ou: rootobject
dn: ou=People, dc=djibtel,dc=dj
ou: People
description: Users of djibtel
objectClass: organizationalUnit
ldapadd -x -D "cn=Manager,dc=djibtel,dc=dj" -W -f djibtel.dj.ldif
j'ai tj ce message d'erreur qq1 peut'il m'aider sinon je vais la casser cette machine
fedora 9
openldap-servers-2.4.10-1.fc9.i386
config de slapd.conf
database bdb
suffix "dc=djibtel,dc=dj"
rootdn "cn=Manager,dc=djibtel,dc=dj"
# Cleartext passwords, especially for the rootdn, should
# be avoided. See slappasswd(8) and slapd.conf(5) for details.
# Use of strong authentication encouraged.
# rootpw secret
rootpw {SSHA}CrHC3I2eYYfB9LrhRW1Iap8LU1qNNZJw
# The database directory MUST exist prior to running slapd AND
# should only be accessible by the slapd and slap tools.
# Mode 700 recommended.
directory /var/lib/ldap
# Indices to maintain for this database
index objectClass eq,pres
index ou,cn,mail,surname,givenname eq,pres,sub
index uidNumber,gidNumber,loginShell eq,pres
index uid,memberUid eq,pres,sub
index nisMapName,nisMapEntry eq,pres,sub
# Replicas of this database
#replogfile /var/lib/ldap/openldap-master-replog
#replica host=ldap-1.example.com:389 starttls=critical
# bindmethod=sasl saslmech=GSSAPI
# authcId=host/ldap-master.example.com@EXAMPLE.COM
# enable monitoring
database monitor
# allow onlu rootdn to read the monitor
access to *
by dn.exact="cn=Manager,dc=my-domain,dc=com" write
by * read
config de djibtel.dj.ldiff
dn: dc=djibtel,dc=dj
dc: djibtel
description: LDAP Admin
objectClass: dcObject
objectClass: organizationalUnit
ou: rootobject
dn: ou=People, dc=djibtel,dc=dj
ou: People
description: Users of djibtel
objectClass: organizationalUnit