ftp - cPanel PHP API with Kohana -


i need change passwords of ftp users cpanel.php cpanel using pureftpd creating ftp users, want implement change password ftp user's.

the problem pureftpd creating virtual users in system , cpanel.php api manipulates users in server's /etc/passwd file.. possible cpanel api change password of ftp user's created pureftpd?

you can use cpanel api2 change password ftp accounts script:

here code sample:

https://github.com/vthink/cpanel_api


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -