These classnotes are depreciated. As of 2005, I no longer teach the classes. Notes will remain online for legacy purposes

UNIX03/Extra Security Touches

Classnotes | UNIX03 | RecentChanges | Preferences

Finally, we add some extra security touches.

 cd /home/web/mort 
 touch .rhosts .forward 
 chown root.root .rhosts .forward 
 chmod 400 .rhosts .forward 

You should now be the proud owner of a working guest group FTP login. Connect to the machine via FTP and login as "mort". You should end up in Mort's account with a current directory of "/".

If not, go over it carefully again, as there is a lot of detail here.



Classnotes | UNIX03 | RecentChanges | Preferences
This page is read-only | View other revisions
Last edited June 14, 2003 3:24 am (diff)
Search:
(C) Copyright 2003 Samuel Hart
Creative Commons License
This work is licensed under a Creative Commons License.