Hi wheaties82!
I did it. Before that I had to add one field for password in database.
How I can change login to ask database for password?
Hi wheaties82!
I did it. Before that I had to add one field for password in database.
How I can change login to ask database for password?
I am not sure I understand your question -- depending on how your setup is configured the roundcube login should authenticate against the users and their respective passwords in your database. When you use the change password function it doesn't look up your password from the database again, rather it just gets the password from the current email session and checks against that password.
Please clarify what you are asking when you want to look up a user's password on login?
If you are asking how to configure roundcube to lookup usernames and passwords via a database, please refer to the Roundcube wiki found here: h t t p : / / t r a c . r o u n d c u b e . n e t / w i k i / H o w t o _ C o n f i g
Look where it says "Configuring for Virtual Users " about 1/2 way down the page.![]()
Last edited by wheaties82; 12-23-2008 at 04:51 AM.
OK. Obviously I have to start with question from the beginning. I've installed last version of RoundCube (roundcubemail-0.2-beta2) on my mail server (postfix, dovecot, poppassd, apache2, mysql, ...), and it work nice. You can try it on RoundCube Webmail :: Welcome to RoundCube Webmail with username "cubemail", password "1234"!
But, I need to install "change password" option for our users. I already have installed poppassd which work on port 106. I've tried to install addon "Plesk (poppassd) Password Change for 0.1.1" but it seems don't work on my version of RoundCube. Then, I tried to install "cPanel Addon" but I don't have cPanle
Last chance was to install what you suggest and I'm not shure that I understood you very well. I've applied new field for password in the table "users". Then I changed the line with sql command according with it. I got the encrypted password in the databases but nothing happened with the password from the current email session (id est linux password)!
Current instalation is with cPanel Addon only with options for password. So, what how ... I think you understand me
Thanks!
I have not figured out what is wrong, I am trying to use this but the tabs thing doesn't find it!
Hi,
My domain uses cPanel but this Plug in is not working normally when I change the password, it goes to http://webmail.xxxx.com/webmail/x3/m...main=xxxxx.com
How do I change this path?
Regards,
Nitin
I can't use it. When I click on pass tab doesn't load, and the same with forwards and vacation.
Great plugin! I'm getting an error on the page that you set up forwarders. First the page appears stretched past the normal size and then I'm getting the following error:
[21-Mar-2009 03:59:18] PHP Warning: fputs(): supplied argument is not a valid stream resource in /home/guerbes0/public_html/email/program/lib/imap.inc on line 209
Here is the coding from that line:
function iil_PutLine($fp, $string, $endln=true) {
// console('C: '. rtrim($string));
return fputs($fp, $string . ($endln ? "\r\n" : ''));
I believe the stretch is from the error taking up to much space when it displays on the page.
Any thoughts?
Last edited by dukhunter99; 03-23-2009 at 01:08 AM.
Has anyone got this working on 0.2.1 and if so would you be willing to share your modified files?
There are currently 1 users browsing this thread. (0 members and 1 guests)