home *** CD-ROM | disk | FTP | other *** search
- Rem Sample DOSGATE configuration for CED
- Rem The following synonyms have been set to keep users from
- Rem using the following commands. Note that this system IS NOT FOOLPROOF!!
- Rem Any *SMART* dos user CAN get arround this simple "protection" mechanism.
- Rem You MUST remove all dangerous software from the system to ensure that
- Rem the remote user does not have access to that software. It is also better
- Rem to set the "Read Only" file attribute on any files that you do not want
- Rem to be overwritten or deleted. And BACK UP ALL FILES!!!
- syn uuencode sorry
- syn uudecode sorry
- syn sendfile sorry
- syn readfile sorry
- syn del sorry
- syn erase sorry
- syn dosgate sorry
- syn message sorry
- syn set sorry
- syn path sorry
- syn format sorry
- syn prompt sorry
- syn retract sorry
- syn echo sorry
- Rem Some shorthand synonyms
- SYN D disc
- SYN B disc
- syn bye disc
- syn quit disc
- syn type help %1
- SYN H HELP
- SYN INFO HELP
- syn root end
- syn up cd ..
- syn s send
- syn r read
- syn l list
- Rem Disable the user from using the following commands to *SIMPLY* keep
- Rem him/her from getting a 'Abort Retry Ignore' message. Set the following
- Rem to any drives that your system does NOT have. (Usually drive A: & B:).
- Rem If you are using drive A: or B: remove the appropriate line(s).
- SYN A: SORRY
- SYN B: SORRY
-