This command rejects new client connections to selected file services.
TNHOME/usr/sbin
tnreject [-r realm] [-t type] [-s service]
Use the following command to reject all new client connection attempts to file services:
tnreject |
Use the following command to reject new connections for all services in the NetWare realm:
tnreject -r NW |
Use the following command to reject new connections to file services:
tnreject -t file |
Use the following command to reject new connections to file service spock:
tnreject -s spock:file |