summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-04 21:17:16 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-04 21:17:16 +0000
commit7a4490a3731d7bf5042d27f3798ceaea6732fc29 (patch)
tree4b10362875ff9de68bd0fa7ba80d9450fd9d5c4e
parent3b23fedfb6ee18eab6f7de88569471efb447d63c (diff)
portmap cannot do security, do not suggest it could; pointed out by bitblt
-rw-r--r--usr.sbin/ypserv/ypserv/ypserv.86
-rw-r--r--usr.sbin/ypserv/ypserv/ypserv.acl.57
2 files changed, 4 insertions, 9 deletions
diff --git a/usr.sbin/ypserv/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv/ypserv.8
index 86a58b9af3b..13962e1576f 100644
--- a/usr.sbin/ypserv/ypserv/ypserv.8
+++ b/usr.sbin/ypserv/ypserv/ypserv.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypserv.8,v 1.5 1996/06/30 19:46:06 maja Exp $
+.\" $OpenBSD: ypserv.8,v 1.6 1996/07/04 21:17:14 deraadt Exp $
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
.\"
@@ -77,9 +77,7 @@ can be found in the file
.
.Pp
If a host isn't secure all queries to the server will result in a YP_NODOM
-result. It would be better to add the security to
-.Xr portmap 8
-and not allow unsecure host to bind to this rpc service.
+result.
.Pp
IF the file
.Nm /var/yp/ypserv.log
diff --git a/usr.sbin/ypserv/ypserv/ypserv.acl.5 b/usr.sbin/ypserv/ypserv/ypserv.acl.5
index 2db4ba7e482..000824a474f 100644
--- a/usr.sbin/ypserv/ypserv/ypserv.acl.5
+++ b/usr.sbin/ypserv/ypserv/ypserv.acl.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypserv.acl.5,v 1.4 1996/06/26 21:26:38 maja Exp $
+.\" $OpenBSD: ypserv.acl.5,v 1.5 1996/07/04 21:17:15 deraadt Exp $
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
.\"
@@ -70,10 +70,7 @@ If no match was found in the list success is returned.
.Pp
If access is denied every call will cause a
.Nm no such domain
-error for the caller. To add the security in
-.Xr ypserv 8
-is not the best place. It would have been better to add it in
-.Xr portmap 8 .
+error for the caller.
.Pp
There is no default name for this file. Start
.Nm ypserv