NAME
securenet —
ypserv(8) configuration file for secure
networks
DESCRIPTION
Thesecurenet file controls which hosts can connect to
the YP server.
The format is rather simple. Each row consists of two items. The first item is the network mask. The second item is the network.
FILES
- /var/yp/securenet
- a ypserv(8) configuration file
EXAMPLES
A configuration file might look like the following:
# # Only my local net is secure. # 255.255.255.0 139.58.253.0
SEE ALSO
HISTORY
The securenet file was added to NIS by Sun
Microsystems, Inc. as a bugfix for weak security.