Set lve limits for the list cPanel accounts.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • en57uanic
    Junior Member
    • Mar 2021
    • 2

    #1

    Set lve limits for the list cPanel accounts.

    How set lve limits for cPanel account from console
  • en57uanic
    Junior Member
    • Mar 2021
    • 2

    #2
    We want set some of lve limits for the list cPanel accounts but the command "lvectl set cpanel_account something " gave us the error "error: bad ve id cpanel_account"
    Is there any way to set limits use shell from console ?

    Comment

    • iseletsk
      Senior Member
      • Dec 2017
      • 1199

      #3
      You need to use user id, not user name.
      You can get user id, by running:
      # id username

      Comment

      Working...