#
#  Define parameters related to access control.
#

#
#  Due to heavyhandedness on the part of VMS, you cannot have both
#  TCP/IP and NCDnet connections without subverting the access control
#  mechanisms.  As a result of this, we have two parameters that control
#  whether access control is effective.  For NCDnet or TCP/IP only
#  these can be set as shown below.
#
ncdnet-access-control = on
tcp-ip-access-control = on

#
#  Modify (and uncomment) the line below to add a list of hosts that
#  are allowed to make X connections to this unit.
#
#xhosts = host1 host2 host3
