Hi.
I need to suspend a user account.
The next lines is what I sent with curl to a directadmin server:
"http://MY_IP:2222/CMD_SELECT_USERS?location=CMD_SELECT_USERS&suspend=Suspend&select0=username"
The action completes, but the server doesn't return an answer. It happens in both cases (success, failure).
How can I fix the problem?
Thanks for advance.
I need to suspend a user account.
The next lines is what I sent with curl to a directadmin server:
"http://MY_IP:2222/CMD_SELECT_USERS?location=CMD_SELECT_USERS&suspend=Suspend&select0=username"
The action completes, but the server doesn't return an answer. It happens in both cases (success, failure).
How can I fix the problem?
Thanks for advance.