At 10:38 2000-06-20 +0530, V Sachithananda Shenoi wrote:
>I am curious to find whether there is some way to disable my home
>directory, unless properly logged in. That is the files should not be 
>visible/accessible at all, by any means.  The requirement is
>because, any unauthorized "remote command execution via mail" should not
>be effective on my home directory. 

su -l
cd /home
chmod 700 yourusername

That will allow access to your directory only to you and root.



 Tony
 --
 Anthony E. Greene <[EMAIL PROTECTED]>
 PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
 Linux: The choice of a GNU Generation.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to