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

help? cant get info to display



Basically the situation is the following:
I have installed openldap 1.2.9 
I have set up an ldif file.
I have run the following commands.
/usr/local/sbin/ldif2ldbm -f myslapd.conf -i myldif
/usr/local/libexec/slapd -f myslapd.conf
a ps ax shows that things are running....

I now try and use the address book in netscape to display information
from openldap and no
luck....here are my file entries....

myslapd.conf

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

pidfile         /usr/local/var/slapd.pid
argsfile        /usr/local/var/slapd.args

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

database        ldbm
suffix          "o=schneidersystems.com, c=US"
#directory       /usr/local/openldap/data
rootdn          "cn=root, o=schneidersystems.com, c=US"
rootpw  password
# cleartext passwords, especially for the rootdn, should
# be avoid.  See slapd.conf(5) for details.

myldif

dn: o=schneidersystems.com, c=US
o: schneidersystems.com
objectclass: organization

dn: cn=ray, o=schneidersystems.com, c=US
cn: Ray Schneider
sn: Schneider
mail: ray@schneidersystems.com
objectclass: person



Can anyone see any errors??? or is there something special I need to do
to get some kind of 
positive response out of the netscape address book, when  connected to
it....I am completely
new to this and have been spending quite a bit of time on
this....without success...

Any help greatly appreciated...
-ray



-- 
Ray Schneider
Operations Engineer	http//:www.scoreboardinc.com
Founded gmulug		http//:www.af-design.com/gmulug

Imagination is more important than knowledge.
			-Einstein