I've spent an instructional afternoon trying to get moregroupware
(http://www.moregroupware.org/) to use LDAP authentication for logins.

To no avail. 

I figured out what to enter for :

$appconf['auth_ldaphost'] = 'localhost';
$appconf['auth_ldapbase'] = 'dc=mydomain,dc=com';
$appconf['auth_ldapuid'] = 'cn=root,dc=mydomain,dc=com';
$appconf['auth_ldappasswd'] = 'encrypted copy of /etc/openldap/ldap.pw';
$appconf['auth_ldapsuffixe'] = 'dc=mydomain,dc=com';

So I can at least bind to ldap as the admin (no mean feat, for me!)

But after copious searching, I found Charlie's comments on this list :
--
# Subject: Re: [e-smith-devinfo] Developer interested in Rolodap?
# Date: Thu, 17 Jan 2002 11:57:14 -0800
http://www.mail-archive.com/[EMAIL PROTECTED]/msg07488.html

Which relates, I think, that with out-of-the-box-SME I am screwed.

So to avoid me searching further, can someone confirm that, as Fillipo Carletti
says "e-smith has an ldap db for username storage, but not for auth." and that
this is the case for 5.6?

I know this has come up in a variety of threads, I just want to pull it all
together in my own mind...

Cheers,

G

--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to