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 around 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 del sorry
- syn erase sorry
- syn dosgate sorry
- syn message sorry
- syn set sorry
- syn path sorry
- syn format sorry
- syn fdisk sorry
- syn prompt sorry
- syn retract sorry
- syn ctty sorry
- syn echo sorry
- syn date sorry
- syn time sorry
- Rem Some shorthand synonyms
- syn d disc
- syn b disc
- syn q 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
- syn k kill
- 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
-