Author Topic: Automatic User Creation and Login  (Read 3203 times)

Offline luckylamp

  • Newbie
  • *
  • Posts: 1
Automatic User Creation and Login
« on: February 08, 2009, 02:19:48 AM »
I am currently running a login site and want to add roundcube.  It works fine.  How do I take existing usernames/passwords from an existing db and add them to the roundcube db so that users in my current database can just click on a link to their new web mail account?

Also, how do I automatically create the roundcube account when they sign up for the main website?

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Automatic User Creation and Login
« Reply #1 on: February 08, 2009, 04:02:44 AM »
Check RoundCube database, table 'users' and create those entries. Password is an MD5 hash.

But I think that's not the point. You have to create users on your IMAP server. RoundCube users a created automatically - if allowed in main.inc.php - on successfull imap login.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)