Hello,
I have a couple of patches to make roundcube work with Apaches authentication stuff, esp. Kerberos authentication.
This cannot be done with a plug-in alone as in the general case there is no password roundcube could use to authentication against an imap/pop/smtp/ldap server, so most of the patches implement SASL proxy authentication.
If you are interested, is it ok to post these patches on the list and if so should I post one at a time or all at once ?
Ciao Andi _______________________________________________ List info: http://lists.roundcube.net/dev/
On Wed, Apr 28, 2010 at 11:42 AM, Andreas Hofmeister andi@collax.com wrote:
Hello,
I have a couple of patches to make roundcube work with Apaches authentication stuff, esp. Kerberos authentication.
This cannot be done with a plug-in alone as in the general case there is no password roundcube could use to authentication against an imap/pop/smtp/ldap server, so most of the patches implement SASL proxy authentication.
If you are interested, is it ok to post these patches on the list and if so should I post one at a time or all at once ?
Ciao Andi
Please open tickets and reference them on here. :) That would be most useful.
Till
List info: http://lists.roundcube.net/dev/
List info: http://lists.roundcube.net/dev/
till wrote:
Please open tickets and reference them on here. :) That would be most useful.
As you wish ...
An authentication plugin to ues REMOTE_USER is in http://trac.roundcube.net/ticket/1486689
To do anything useful with that, I implemented support for SASL proxy authentication for
These latter four patches may be useful on their own though.
They have been tested on a system running Apache2/mod-kerberos + Cyrus-IMAP + Postfix + OpenLDAP.
Ciao Andi. _______________________________________________ List info: http://lists.roundcube.net/dev/