linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Strange users listed by repquota
@ 2004-04-27 10:35 Joaquim Laureano
  2004-04-28  9:23 ` Bostjan Skufca (at) domenca.com
  0 siblings, 1 reply; 2+ messages in thread
From: Joaquim Laureano @ 2004-04-27 10:35 UTC (permalink / raw)
  To: linux-admin

Hi,

When I execute the command "repquota -a" I get the listing of quota
values for all the users listed in /etc/passwd plus a few other as listed
below:

#307      --    1156       0       0             67     0     0
#1001     --     804       0       0             61     0     0
#253      --    5580       0       0            782     0     0
#37725    --    2196       0       0             79     0     0
#507      --       0       0       0              1     0     0
#1000     --     136       0       0             11     0     0
#516      --       0       0       0              1     0     0
#6000     --     100       0       0              9     0     0

The number of these strange "characters" is increasing overtime.
Does anyone know what is at work here? 
Thank you.

-- 
Joaquim Laureano 
Email: laureano8@comcast.net


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Strange users listed by repquota
  2004-04-27 10:35 Strange users listed by repquota Joaquim Laureano
@ 2004-04-28  9:23 ` Bostjan Skufca (at) domenca.com
  0 siblings, 0 replies; 2+ messages in thread
From: Bostjan Skufca (at) domenca.com @ 2004-04-28  9:23 UTC (permalink / raw)
  To: linux-admin

Hello,

these are quota statistics for UIDs that do not have matching users on your 
system. Their source are mostly the sources of software you compile on your 
machine. 
When you untar the archive i.e. 

tar -xzf program.tar.gz

it restores original uids and gids of the system the archive has been created 
on.

If you want to find these files, issue

find / -nouser


Regards,
Bostjan

On Tuesday 27 of April 2004 12:35, Joaquim Laureano wrote:
> Joaquim Laureano <laureano8@comcast.net> sporoca:
>
> Hi,
>
> When I execute the command "repquota -a" I get the listing of quota
> values for all the users listed in /etc/passwd plus a few other as listed
> below:
>
> #307      --    1156       0       0             67     0     0
> #1001     --     804       0       0             61     0     0
> #253      --    5580       0       0            782     0     0
> #37725    --    2196       0       0             79     0     0
> #507      --       0       0       0              1     0     0
> #1000     --     136       0       0             11     0     0
> #516      --       0       0       0              1     0     0
> #6000     --     100       0       0              9     0     0
>
> The number of these strange "characters" is increasing overtime.
> Does anyone know what is at work here?
> Thank you.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-28  9:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-27 10:35 Strange users listed by repquota Joaquim Laureano
2004-04-28  9:23 ` Bostjan Skufca (at) domenca.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).