aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorChristian S.J. Peron <csjp@FreeBSD.org>2006-06-01 14:14:58 +0000
committerChristian S.J. Peron <csjp@FreeBSD.org>2006-06-01 14:14:58 +0000
commit0f7163d30488199fbe7511896717a8af85d2bb78 (patch)
treec10bcc0e5051519a4525a39153f6bf79fda76df2 /etc
parent132142c5723d85ee2230f29625b7ad28adf9de30 (diff)
downloadsrc-0f7163d30488199fbe7511896717a8af85d2bb78.tar.gz
src-0f7163d30488199fbe7511896717a8af85d2bb78.zip
Since NIS is an RPC based service, add a note that when adjusting access
controls in NIS, similar access controls should be considered for the rpcbind as well.
Notes
Notes: svn path=/head/; revision=159140
Diffstat (limited to 'etc')
-rw-r--r--etc/hosts.allow1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/hosts.allow b/etc/hosts.allow
index d8f8c6cdb8e2..054ea2df6742 100644
--- a/etc/hosts.allow
+++ b/etc/hosts.allow
@@ -66,6 +66,7 @@ rpcbind : 192.0.2.96/255.255.255.224 : allow
rpcbind : ALL : deny
# NIS master server. Only local nets should have access
+# (Since this is an RPC service, rpcbind needs to be considered)
ypserv : localhost : allow
ypserv : .unsafe.my.net.example.com : deny
ypserv : .my.net.example.com : allow