Glenn Kennedy wrote:
> I'd like to allow FTP access on my e-smith server to the
> outside world so that I can grab files from work. I'd also
> like to access the manager from the web. Any ideas on how to
> accomplish this?
Both of those things are discouraged - since they require
passwords to pass through the Internet in plain text.
If there is nothing secret about the files you wish to grab, they can be set up in your public web server area.
If you really want to make the changes you ask for, make sure that you read the e-smith design and customisation documentation on
http://www.e-smith.org/.
If you want to set up secure external access to your server, have a look at SSH. You will find suitable SSH RPMs at
http://e-smith.gormand.com.au/.
Charlieb