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

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

Re: [Debian-sf-devel] Error configuring sourceforge-ldap-openldap


From: girardot
Subject: Re: [Debian-sf-devel] Error configuring sourceforge-ldap-openldap
Date: Tue, 28 May 2002 11:03:15 -0400

----- Original Message -----
From: "Soon-Son Kwon" <address@hidden>
To: "girardot" <address@hidden>
Cc: <address@hidden>
Sent: Monday, May 27, 2002 8:13 PM
Subject: Re: [Debian-sf-devel] Error configuring sourceforge-ldap-openldap


> Can you please check the following and let me know the result?
>
http://mail.freesoftware.fsf.org/pipermail/debian-sf-users/2002-March/000137
.html
>
> I am not sure but it seems that that old ldap problem still persists...
>
> Anyway, try that just in case~~

I dont have anything like an ou=People anywhere in my
/etc/sourceforge/local.inc file is that is what you mean i should be doing.
or did you mean i should be running install-ldap.sh by hand?

unfortunately i am pretty ignorant about apt-get, dpkg, or anything debian
(or anything ldap) really so i have no idea how to rip out the existing ldap
installation and reinstall it.

and i have no idea how i can test the username password combination for the
ldap server by hand at all.

thanks again for the help, i'll keep working on it.
cheers,
blake


below is the ldap config stuff from /etc/sourceforge/local.inc:

//
// LDAP configuration
//
// enable ldap use altogether
$sys_use_ldap=1;
$sys_ldap_host="ldap.thephotoreport.com";
$sys_ldap_port=389;
// this is dn under which all information stored
$sys_ldap_base_dn="dc=sourceforge,dc=thephotoreport,dc=com";
// and this, how we do access it (add permission required)
$sys_ldap_bind_dn="cn=SF_robot,dc=sourceforge,dc=thephotoreport,dc=com";
// admin dn - login dn which has permissions to delete entries
// NOT used by web code, only by support utilities
// note that password NOT stored here
$sys_ldap_admin_dn="cn=admin,dc=sourceforge,dc=thephotoreport,dc=com";




reply via email to

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