Home Automation FAQ
Sponsored by Creative Control Concepts
Prev 5 | Prev | List | Next | Next 5
[Search] [Appearance] [Show Expert Edit Commands]
(Answer) (Category) Home Automation FAQ : (Category) Home Networking/Ethernet : (Category) Embedded Ethernet Devices : (Category) Dallas Semi TINI Board : (Category) Slush - A shell for the TINI board :
How do I disable root or anonymous FTP access?
To disable root or anonymous FTP access, you must set environment variables:

Disable root: set FTP_ALLOW_ROOT false
Disable anon: set FTP_ALLOW_ANON false

Put these lines in the setenv portion of your .startup file and reboot. (Or you can add the env var from the command line, take down the FTP server with stopserver -f, then bring it back up with startserver -f. Of course, it won't be sticky then.)

ans-ins-part
Append to This Answer
Previous: (Answer) Is there a cron facility in slush?
This document is: http://www.automationfaq.com/cgi-bin/fom?file=258
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.721.
This FAQ administered by Mike Baptiste