Control Web Panel

Developers => Scripts => Topic started by: mcyahoo on June 15, 2022, 08:02:48 AM

Title: unsuspend account via terminal/command line?
Post by: mcyahoo on June 15, 2022, 08:02:48 AM
how to unsuspend account via terminal/command line. because I can't enter the web panel/gui
Title: Re: unsuspend account via terminal/command line?
Post by: studio4host on June 15, 2022, 03:21:49 PM
by using api, info is on the cwp wiki
Title: Re: concrete example
Post by: overseer on January 07, 2023, 09:18:57 PM
Concrete answer to original poster:
Code: [Select]
/scripts/cwp_api account unsuspend_user USERNAME
Other examples for the API on this wiki page (https://wiki.centos-webpanel.com/account-suspended).