I need to change passwords of FTP users with cPanel.php my cPanel is using pureftpd for creating FTP users, I want to implement change password for FTP user's.
The problem is pureftpd is creating virtual users in system and cPanel.php API manipulates users in server's /etc/passwd file.. will it be possible with cPanel API to change password of FTP user's created by pureftpd?