[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ldap



Craig Hancock wrote:

> Hello all I am running openldap and when I try to do a search ldapsearch
> -b 'o=Mypoints.com, c=US"  'objectclass=*' I dont get any results back
> this is my slapd.conf file
>
> #
> # 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          "dc=your-domain, dc=com"
> #suffix         "o=Your Organization Name, c=US"
> directory       /usr/tmp
> rootdn          "cn=root, dc=your-domain, dc=com"
> #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.

Perhaps you could change the rootdn to to reflect your actual domain rather than
"your-domain".

> If anyone can assit pleaseeeeeeeee

--
Jens B. Jorgensen
jjorgens@bdsinc.com



Reply to: