downgrade from reseller to user

Some time ago there was a great script called dausertool.pl, later replaced by directadmin scripts, but dausertool still do batch
 
hi I follow this guide to down grade a reseller named "user1" with owned IP of 1.2.3.4

http://help.directadmin.com/item.php?id=401

successfully made it a user.


Loging in as admin, "user1" doesnt show under admin users lists + when I go to IP management I cannot remove kitty from that IP it owned before upon clicking "remove from reseller".
error:
There are still Users on 1.2.3.4 Remove them from the IP first and set it to 'free'.

In DA I modify kitty to use a different ip 1.0.0.0, still no dice to free.

1. "user1" doesnt appear anywhere in DA, how to make it appear in DA?
2. Cant free the IP assigned to "user1" as a reseller before.

I can only access kitty this way:
http://myhosting.com:2222/CMD_SHOW_USER?user=user1


???
 
You might need to edit:

/usr/local/directadmin/data/admin/ips/1.2.3.4

Change:

status=owned

to

status=free

and

value=resellername

to

value=
 
You might need to edit:

/usr/local/directadmin/data/admin/ips/1.2.3.4

Change:

status=owned

to

status=free

and

value=resellername

to

value=



thanks IP is free now, however
1. "user1" doesnt appear anywhere in DA, how to make it appear in DA?
[user1 is the account downgraded]
 
Back
Top