Results 1 to 3 of 3

Thread: Need to sync password with Plesk

  1. #1
    Join Date
    Apr 2009
    Posts
    12

    Default Need to sync password with Plesk

    Is there any module, or add on that will let me sync the password the client has set in whmcs, through to the password used within plesk 9?

    Can someone point me in the right direction?

  2. #2
    Join Date
    Oct 2009
    Posts
    1

    Default

    Quote Originally Posted by exstatic View Post
    Is there any module, or add on that will let me sync the password the client has set in whmcs, through to the password used within plesk 9?

    Can someone point me in the right direction?
    I am looking for the same thing. Only thing I found so far;

    Plesk keeps passwords in plain format in psa>accounts table.

    depending on how many features activated, passwords are stored with id.

    one for clients table (account_id being the foreign key)
    one for sys_users

    I can just connect to this db from my code and overwrite these values but Plesk needs to reconfigure those components (if ftp is configured with previous password, when you overwrite it on db, you will only disable user from connecting)

    So, there needs to be an API call to plesk which'd sort this out. I couldn't find it yet...

    Please post if you make any progress on this..

    Cheers,

  3. #3
    Join Date
    Aug 2007
    Posts
    248

    Default

    I did post a script that did this in the contributions section however it only works if you are using the plesk reseller module, i.e. it only syncs domain administrator passwords.

Similar Threads

  1. Sync Cpanel password with whmcs
    By cslinux in forum Customisation & Integration Questions
    Replies: 6
    Last Post: 08-06-12, 02:38 AM
  2. Directadmin password Sync...
    By Nexxterra in forum Feature Requests
    Replies: 0
    Last Post: 06-30-09, 04:56 AM