[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: openldap woes -- linux
#
# 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://root.openldap.org/
pidfile /usr/local/var/slapd.pid
argsfile /usr/local/var/slapd.args
#######################################################################
# ldbm database definitions
#######################################################################
database ldbm
suffix "dc=beth, dc=k12,dc=pa, dc=us"
#suffix "o=My Organization Name, c=US"
rootdn "cn=Manager, dc=beth, dc=k12, dc=pa, dc=us"
#rootdn "cn=Manager, o=My Organization Name, c=US"
rootpw secret
# cleartext passwords, especially for the rootdn, should
# be avoid. See slapd.conf(5) for details.
directory /usr/tmp
on 5/30/00 5:09 PM, Miroslav Pragl at Miroslav.Pragl@Omega-Optix.cz wrote:
> send your config file
>
> MP
>
>> -----Original Message-----
>> From: owner-openldap-software@OpenLDAP.org
>> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Patrick Larkin
>> Sent: Tuesday, May 30, 2000 10:59 PM
>> To: openldap-software@OpenLDAP.org
>> Subject: openldap woes -- linux
>>
>>
>>
>> Tried to go through the Quickstart guide.
>>
>> When I try to add initial entry,
>>
>> ldapadd -D "cn=Manager, dc=<MY-DOMAIN>, dc=<COM>" -W < myldif.ldif
>>
>> it prompts me for a password and then:
>>
>> ldap_bind: Can't contact LDAP server
>>
>> The previous step, I started slapd so I'm not sure what the problem is...
>>
>> Any help out there? LinuxPPC, BTW.
>>
>>
>> --
>> Patrick Larkin
>> Network Automation
>> BASD
>>
>>
>>
>
>
--
Patrick Larkin
Network Automation
BASD