On Mon, Apr 01, 2002 at 10:35:35AM -0500, Jon McCain wrote: > But changing permissions on the .bash_profile so they don't own it (and > not in their group) should take care of that problem. They can read it > all they want, just not change it.
A cleaner solution would be to make it immutable. (as root): chattr +i .bash_profile HTH -Rob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]