This article documents the usage of the Cpanel::WebDisk::passwdwebdisk function in relation to the cPanel interface. This tag can be used inside cPanel pages.
Cpanel::WebDisk::passwdwebdisk
This function will change the password associated with a web disk user.
<?cp WebDisk::passwdwebdisk('%',login) login=$FORM{'login'},password=$FORM{'password'} ?>
This example will change the password for a web disk user based on a login and password submitted by an html form.
Copyright 2007 cPanel Inc.