Mr. Philip Rhoades,
Been having the same problem.
It seems to be an authentication error.
In most of the on-line guides it is assumed to be encrypted.
SASL MD5 is what seems to be preferred.
But there is a problem with certification.
Searching for the same answer.
This authentication error occurs even when in trying to add data from
command line.
Will keep you posted when and if I come across a solution
Philip Rhoades wrote:
> 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.
>
--
Love
Abhi Kalyan
-------------------------------------------------------------------------
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
|