John Clarke wrote:
> On Fri, Apr 19, 2002 at 08:41:49AM +1000, Matthew Palmer wrote:
> > But for maximum security you should use
> > chmod a-rwx /home/jeff
> > That way nobody can read, modify or delete your files.
> Not nearly secure enough:
>     for i in `awk -F: '$3 >= 100 {print $1}' < /etc/passwd`; do
>         userdel -r $i
>     done
> Who needs users anyway?

A true BOFH :-)

Mike
-- 
--------------------------------------------------------------------
Michael Lake
Linux enthusiast, active caver and interested in anything technical.
--------------------------------------------------------------------


UTS CRICOS Provider Code:  00099F

DISCLAIMER
=====================================================================
This email message and any accompanying attachments may contain
confidential information.  If you are not the intended recipient, do not
read, use, disseminate, distribute or copy this message or attachments.
If you have received this message in error, please notify the sender
immediately and delete this message. Any views expressed in this message
are those of the individual sender, except where the sender expressly,
and with authority, states them to be the views the University of
Technology Sydney. Before opening any attachments, please check them for
viruses and defects.
=====================================================================


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to