> permissons against a little flat file it generates the first time it runs.
> It checks permissions on other sensitive files and looks for any files on
> the system that have unidentified UID or GID.  I also wrote a "lockdown"
> script that uses the chattr command to mark file attributes "read only"
> for
> sensitive files.  Not only does it help protect my system from intruders,
> but it has saved me a few times since I have to run an "unlock" script to
> modify system configuration files even as root...keeps me from having
> accidents.

There is a nighly script that runs in Open/Freebsd that does something
similar. It'll diff any changes to critical files (like master.password)
to root every night.

I think it would be sort of cool to have an area where rluggers can share
their scripts, or at least some links.

I'd be curious to look at your script if you are willing to share it.

Mark

_______________________________________________
RLUG mailing list
[EMAIL PROTECTED]
http://www.rlug.org/mailman/listinfo/rlug

Reply via email to