Quotas and deleted users

Ed Wilts ewilts at ewilts.org
Mon Jul 12 18:52:02 UTC 2004


On Mon, Jul 12, 2004 at 02:37:06PM -0400, Ryan Golhar wrote:
> I thought that the files might be in someone else's directory, but
> doesn't the permission of the file automatically get set to the owner of
> the directory? 

Nope. 
 
> The only other thing I can think of is that the quota file needs to be
> recreated...

You can start by searching for files owned by the original UID:

# find /home -uid <whatever> -print

If that doesn't find any, then your quota file may be out of date.  You
could rebuild it (man quotacheck).

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts at ewilts.org
Member #1, Red Hat Community Ambassador Program





More information about the redhat-list mailing list