Roundcube Community Forum

Release Support => Requests => Topic started by: haaveilemme on August 01, 2011, 07:24:42 AM

Title: NTLM Authentication support
Post by: haaveilemme on August 01, 2011, 07:24:42 AM
It would be nice if RC will support NTLM authentication. That will give a chance to make a friendship with Active Directory. Any plans re: NTLM support ?
Title: NTLM Authentication support
Post by: JohnDoh on August 02, 2011, 03:24:03 AM
RC authenticates directly with the IMAP server, that is a basic part of it so i dont think it would ever change.
Title: NTLM Authentication support
Post by: haaveilemme on August 02, 2011, 06:33:13 AM
So if IMAP server is integrated with AD by means NTLM or even GSSAPI RC has no chances to work with it unless some other auth methods used....
Title: NTLM Authentication support
Post by: JohnDoh on August 02, 2011, 12:11:24 PM
thats fine. you could modify something like the autologon plugin and use that to pick the AD details from the user and pass them into roundcube to perfrom the login and then the user would never see the login page.