[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Allowing FTP Root access



Clint Decker wrote:

> If its so easy for someone else to login as root through FTP and "guess" the
> password.... what is preventing them from loging in to telnet as admin and
> su to root?  They can do the same damage that way!

Nothing.  People do it all the time.  Hopefully you have an unguessable
root password; we use something like "aW4nc3n6"  (and now that I've
mentioned this one I'll never use it).

> What are the commands to change the permissions on a folder... is it
> something like:
> 
> chown admin /foldername

This changes ownership, and NOT permissions.  It's also extremely
insecure.  Files and folders owned by root are obviously owned by root
specifically to keep non-root-users out of them, since root itself can
operate on any file no matter who owns it.

Jeff
-- 
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA  92517
voice: (909) 787-8589  *  fax: (909) 782-0205