Roundcube Community Forum

 

using /etc/shadow for authentication

Started by ahuacatlan, March 20, 2009, 07:25:00 PM

Previous topic - Next topic

ahuacatlan

Hi,
I set up roundcube some time ago to authenticate login info against a pgsql database. How can I configure roundcube to authenticate against /etc/shadow?

Thanks!

JohnDoh

RoundCube authenticates against your imap server nothing else. you need to change how your server does its authentication. the roundcube database is used for storing user settings and addresses books, also message cache if you have it enabled.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

ahuacatlan

ah, that would make sense.

no wonder I couldn't find anything on this subject...
of course it didn't help that the gentoo wiki HOWTO that I used no longer exists

thanks