Go Back   Cloud Computing > Support > Tutorials and Documentation
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 07-29-11, 01:54
BOD Member
 
Join Date: Nov 2010
Posts: 202
Default Try to suspending/unsuspended accounts from WHM

I get the following error every time I try to modify any user quota or try to suspending/unsuspended accounts from WHM.
Quote:
touch: cannot touch `/aquota.user': Permission denied
I tried to fix the quota on the server, but got same errors.
Reply With Quote
  #2 (permalink)  
Old 07-29-11, 04:58
Moderator
 
Join Date: Nov 2010
Posts: 476
Default

The problem you are facing because the aquota. User files don’t have the required permissions.

First check the permissions of aquota with following command :

Quote:
lsattr /aquota.user
The output should be like
Quote:
------------- /aquota.user
If you see permissions like following (or similar):
Quote:
---a----i---- /aquota.user
Then the file is immutable

You can reset the permission of /aquota.user by using following command:
Quote:
chattr -ia /aquota.user
It will solve the problem with quota for WHM/Cpanel.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 00:09.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.