People,
Sorry about the newby question but I am stuck right at the beginning:
- I have RHEL4
- ldap.conf:
HOST 127.0.0.1
BASE dc=chu,dc=com
(this is just a test - I need to set it up for chu.com.au eventually).
- slapd.conf:
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
include /etc/openldap/schema/nis.schema
allow bind_v2
pidfile /var/run/slapd.pid
argsfile /var/run/slapd.args
database bdb
suffix "dc=chu,dc=com"
rootdn "cn=root,dc=chu,dc=com"
rootpw {SSHA}IXq1ZWY04Xy11HM3nNj8eQfmAwjAQr2W
directory /var/lib/ldap
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
Service ldap starts OK but when in Luma after setting the server to
"localhost" most plugins that I choose give me:
Could not retrieve baseDN
Reason: {'desc': "Can't contact LDAP server"}
The LDAP tutorials I could find don't seem to help much . .
Help appreciated,
Regards,
Phil.
--
Philip Rhoades
Pricom Pty Limited (ACN 003 252 275 ABN 91 003 252 275)
GPO Box 3411
Sydney NSW 2001
Australia
Mobile: +61:0411-185-652
Fax: +61:2:8923-5363
E-mail: phil@xxxxxxxxxx
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|