Re: Making .bash_history non writeable by user?
- From: Yuri Pankov <yuri.pankov@xxxxxxxxx>
- Date: Thu, 28 Feb 2008 16:07:42 +0300
On Thu, Feb 28, 2008 at 06:00:52PM +0530, Girish Venkatachalam wrote:
Hello friends,
My friend wants the user commands history file ~/.bash_history to be non
writeable by user. He feels that the user should not able to erase the commands
entered by him.
A reasonable requirement.
In case the ~/.bash_history file can also be written to
another location that the root alone can access then perhaps we can
solve this problem.
But AFAIK bash runs as the user process. How can you make the file
readable and writeable by root alone? In that case how can the history
mechanism function?
Do you guys know a way to get around this problem?
Thanks.
-Girish
--
"unix soi qui mal y pense"
UNIX to him who evil thinks
Try setting 'sappend' flag on .bash_history with chflags(1).
Yuri
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Making .bash_history non writeable by user?
- From: Girish Venkatachalam
- Making .bash_history non writeable by user?
- Prev by Date: Re: Can't load kernel, trying to install on a Dell R900.
- Next by Date: Re: relay through gmail
- Previous by thread: Making .bash_history non writeable by user?
- Next by thread: Inet access via serial interface
- Index(es):