Roundcube Community Forum

Recycle Bin => Recycle Bin => Topic started by: chhaas on December 12, 2007, 04:11:09 AM

Title: LDAP-authentication with Roundcube
Post by: chhaas on December 12, 2007, 04:11:09 AM
Hi all,

I'm fairly new to RC, so please forgive me, if this was asked in the past already (though I searched through the posts in this forum and did not find a satisfying answer).

1. LDAP-authentication:
I'm using LDAP-authentication via SASL on my mail-server for various things: Cyrus-IMAP, relaying with Postfix, login to groupware etc.

So I'd like LDAP-authentication also for Roundcube, since my users are all stored in LDAP.

Now I could not find a how-to about LDAP-authentication (against OpenLDAP). Is it possible to authenticate against LDAP? And if yes, how?

2. LDAP-addressbooks:
The same problem is with the integration of LDAP-addressbooks. I found some posts here in the forum, but none of them is about RC2.


Any hints, how-tos and step-by-step guidlines are appreciated!

Thanks and cheers
Christoph.
Title: Ldap Authentication in RoundCube
Post by: ParvezRishi on October 27, 2008, 03:52:25 AM
Kindly let me know, if you get any replies on the subject.
Regards,
Title: LDAP-authentication with Roundcube
Post by: JohnDoh on October 28, 2008, 07:13:49 AM
hi,

Roundcube authenticates against your IMAP server so if that uses your LDAP then indirectly the answer is yes :p.

It does support LDAP addressbooks too, look in the main config file. I have never used the LDAP addressbook so thats all the pointers i can give.
Title: Re: LDAP-authentication with Roundcube
Post by: isampeace on October 21, 2017, 02:57:54 AM
Dear John,
could you please give me a link that explain progress to do that?

thanks
Title: Re: LDAP-authentication with Roundcube
Post by: rm13 on November 08, 2017, 01:24:46 PM
https://github.com/roundcube/roundcubemail/wiki

I don't use the LDAP address book either, but there is information in the wiki about it.