Re: Encrypted bashrc?

2011-11-10 Thread William Park
On Fri, Nov 11, 2011 at 01:48:59PM +0800, Clark J. Wang wrote: > In my company all the people share a few of Solaris servers which use > NIS to manage user accounts. The bad thing is that some servers' root > passwords are well known so anybody can easily su to my account to > access my files. To

Encrypted bashrc?

2011-11-10 Thread Clark J. Wang
In my company all the people share a few of Solaris servers which use NIS to manage user accounts. The bad thing is that some servers' root passwords are well known so anybody can easily su to my account to access my files. To protect some private info in my bashrc I want to encrypt it. Any one has