Jump to content

Need to sync password with Plesk


exstatic

Recommended Posts

  • 3 months later...
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,

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated