Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 1998 17:25:53 -0500
From:      Dan Swartzendruber <dswartz@druber.com>
To:        Malartre <malartre@aei.ca>
Cc:        questions@FreeBSD.ORG
Subject:   Re: quotacheck weird messages: unknown uid: 620
Message-ID:  <3.0.5.32.19981115172553.009514f0@mail.kersur.net>
In-Reply-To: <364F4D8E.6778F721@aei.ca>
References:  <3.0.5.32.19981115152849.00999400@mail.kersur.net>

next in thread | previous in thread | raw e-mail | index | archive | help
At 04:54 PM 11/15/98 -0500, Malartre wrote:
>Dan Swartzendruber wrote:
>> 
>> At 03:23 PM 11/15/98 -0500, Malartre wrote:
>> ># quotacheck -a -v
>> >*** Checking user quotas for /dev/rwd0s2f (/usr)
>> >unknown uid: 620
>> >Why does he report a UID that do not exist?
>> 
>> I believe this means that quotacheck discovered one or more files/dirs
>> that are owned by UID 620, but that UID is not in the passwd file (aka
>> it is probably orphaned).
>Do you know how I can I find them?

find /usr -user 620 -print




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19981115172553.009514f0>