find / -nouser -ls || find / -nogroup -ls
Shawn
adonijah at gmail.com
Fri Jul 16 20:49:23 PDT 2004
On Fri, 16 Jul 2004 18:01:26 -0700, Matthew Dillon wrote:
>
> :Hi,
> :
> :In fresh install,
> :
> :run :
> : find / -nouser -ls
> :or
> : find / -nogroup -ls
> :
> :uid/gid 1000 unknown ?
> :
> :Regards
> :
> :Rmkml at xxxxxxxxxx
>
> I don't get anything. Maybe post the output?
On my system:
drwxrwxr-x 3 1000 1000 512 Jul 11 16:27 /usr/local/share/pristine
drwxrwxr-x 2 1000 1000 512 Jul 11 16:27 /usr/local/share/pristine/etc
I also noticed that the first user I created started at 1001, not 1000. (I
added the user during the install process).
I also noticed that *many* of the files that the ports system or
pkg_add system installs (not sure which) often have ownership by an
unknown group and user.
More information about the Bugs
mailing list