TotalNET Advanced Server 5.2 Reference Manual

tnreject

This command rejects new client connections to selected file services.

Location

TNHOME/usr/sbin

Usage

tnreject [-r realm] [-t type] [-s service]

Options

Examples

  1. Use the following command to reject all new client connection attempts to file services:


    tnreject
  2. Use the following command to reject new connections for all services in the NetWare realm:


    tnreject -r NW
  3. Use the following command to reject new connections to file services:


    tnreject -t file
  4. Use the following command to reject new connections to file service spock:


    tnreject -s spock:file