debian-sf-users
[Top][All Lists]
Advanced

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

Re: [Debian-sf-devel] Re: [Debian-sf-users] New Pre-Release 2.6-0+7


From: Christian BAYLE
Subject: Re: [Debian-sf-devel] Re: [Debian-sf-users] New Pre-Release 2.6-0+7
Date: Wed, 27 Feb 2002 16:23:55 +0100

Soon-Son Kwon wrote:

> 
> www:/home/kss/sourceforge# ldapmodify -v -c -D 
> "cn=admin,ou=People,dc=myhome,dc=lan" -x -W
> ldap_initialize( <DEFAULT> )
> Enter LDAP Password:
> ldap_bind: Invalid credentials
> www:/home/kss/sourceforge#

Here is the problem
cn=admin,ou=People,dc=myhome,dc=lan
should be cn=admin,dc=myhome,dc=lan

This is set in /etc/sourceforge/local.inc
you should have

$sys_ldap_base_dn="dc=myhome,dc=lan"
$sys_ldap_bind_dn="cn=SF_robot,dc=myhome,dc=lan"
$sys_ldap_admin_dn="cn=admin,dc=myhome,dc=lan"


> 
> But if I just press enter at "Enter LDAP Password:", then it does not
> show such error which means I can compose ldif information via standard
> input. (I am not sure I described correctly...anyway it seems that
> the password that I set during the slapd installation causes error.)
> 
> Thank you very much for all of you guys in this list....
> --
> -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
>            (o_             **WTFM**
> (o_  (o_   //\
> (/)_ (/)_  V_/_        http://kldp.org
> -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
> 
>   ------------------------------------------------------------------------
> 
>    slapd.confName: slapd.conf
>              Type: Plain Text (text/plain)
> 
>    install-ldap.sh_outName: install-ldap.sh_out
>                       Type: Plain Text (text/plain)

-- 
Christian Bayle 
===============================================================================
E-mail: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]