[Date Prev][Date Next] [Chronological] [Thread] [Top]

No such object???



Hi there:

Has you must have noticed in the subject, i'm a rookie on this...
I need to put ldap on run until next sunday, because i want to be able
to access/download
a CRL via ldap... I'm needing this so urgently, because is part of my
final project
in my course...

I've installed openldap-1.2.7-2.i386.rpm in my linux nd everything went
well.
I've read the man pages of slapd, slapd.conf nd ldap.conf, nd configured
my .conf
files like this:

ldap.conf:

#
# LDAP Defaults
#

# See ldap.conf(5) for details
# This file should be world readable.

BASE    dc=2ocentro
HOST    maik.2ocentro

HOST    192.168.69.5:389
#PORT   21015

SIZELIMIT       12
TIMELIMIT       15
DEREF           never


slapd.conf:

#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
include         /etc/openldap/slapd.at.conf
include         /etc/openldap/slapd.oc.conf
schemacheck     off
#referral       ldap://ldap.itd.umich.edu

pidfile         /var/run/slapd.pid
argsfile        /var/run/slapd.args

#######################################################################
# ldbm database definitions
#######################################################################

database        ldbm
suffix          "dc=2ocentro"
#suffix         "o=Your Organization Name, c=US"
directory       /usr/tmp
rootdn          "cn=root, dc=2ocentro"
#rootdn         "cn=root, o=Your Organization Name, c=US"
rootpw          secret
# cleartext passwords, especially for the rootdn, should
# be avoid.  See slapd.conf(5) for details.



I put the server running, but when i try to do a ldapadd or modify like
in the manpages, i always get "no such object".
Ie tried before using MigrationTools, but when i did a ldapsearch the
answer was the same.

Can you help me on this?? how can i make the crl acessible???

thanks in advance,

maiK

begin:vcard 
n:Carvalho;Miguel
tel;cell:+351 91 9116674
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
x-mozilla-cpt:;0
fn:Miguel Carvalho
end:vcard