On Wed, 17 Oct 2001, Jonathan B. Bayer wrote:

> Grrrrr.   Found my problem:
>
> /dev/null had bad permissions!  That was causing atd to fail.
>
>
> Is there a script which will check the permissions of all
> files/directories on a system?

 "rpm -V filesystem" should cover most of the directories that are
important, and "rpm -V dev" will cover device permissions.  You can
also do "rpm --setperms filesystem" to fix any problems, likewise
with the dev package but note that many dev permissions get changed
as a matter of course when a system is in use.

> Thanks.
>
>
> JBB

-- 
Bill Crawford, Unix Systems Developer, GTS Netcom
work: [EMAIL PROTECTED], home: [EMAIL PROTECTED]
        if (! (awake & TASK_RUNNABLE))
                return -ENOCAFFEINE;



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to