Previous  |  Next >  
Product: NetBackup System Administrator's Help  

methods_deny.txt

The methods_deny.txt file defines the authentication methods that NetBackup servers and clients cannot use.

NetBackup checks this file only if the methods_allow.txt file does not have a matching entry for the host and method. If a matching entry is found in methods_deny.txt the method is not allowed and authentication is not used. Otherwise, the method is used and authentication proceeds.


Example methods_deny.txt File


   # All hosts in the ourcompany.com domain cannot use the vopie method.
   vopie : .ourcompany.com
   #
   # Hosts with IP addresses in the 12.123.56 network cannot use all
   # methods.
   ALL : 12.123.56.

The default file contains only the following entry:

ALL : ALL

This means that all methods are denied for all hosts, unless it is specified otherwise in the methods_allow.txt file.


Syntax Rules for methods_deny.txt

The syntax rules for methods_deny.txt are the same as for methods_allow.txt.See Syntax rules for methods.txt.

 ^ Return to Top Previous  |  Next >  
Product: NetBackup System Administrator's Help  
VERITAS Software Corporation
www.veritas.com