Change Username of user With Directadmin Api

phpempire

Verified User
Joined
Jun 22, 2009
Messages
19
Hello
i want know can change username of one user with directadmin api
if this option is available please tell me CMD and array
thanks alot
 
Hello,

At this time, you can change the username with the script:
http://help.directadmin.com/item.php?id=193

but it does not exist in DA's interface, thus does not currently have an API either.

The database renaming portion of the script (change_database_username.php) needs to be rewritten as well, so it's not a feature we want to be used too heavily quite yet.

John
 
Back
Top