To modify a reseller account, use the EditReseller
script. For the list of services, with corresponding options and values, see the services and options table (Using the Reseller Command Line Interface Scripts section). On successful modification, the message, Reseller
<reseller_name> successfully updated
, is displayed.
Syntax
/usr/local/bin/EditReseller [ -r
<source reseller>] [ -c
<service>,
<option>=
<value>,... ...]
<reseller username>...
where:
is the existing user name of the reseller account you want to modify.EditReseller -c reseller,enabled=1,username=new_reseller, -c ipinfo,ipbased=15,namebased=15 old_reseller
In this example, the script modifies the user name and site information for an existing reseller account.