aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.yppasswdd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 20:02:45 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 20:02:45 +0000
commit59a3c79da68b53e9d606f0b7991574d982a843e1 (patch)
treefcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/rpc.yppasswdd
parentc75ac469472f60090b8c8019bfdc3d059b15ba99 (diff)
downloadsrc-59a3c79da68b53e9d606f0b7991574d982a843e1.tar.gz
src-59a3c79da68b53e9d606f0b7991574d982a843e1.zip
Notes
Diffstat (limited to 'usr.sbin/rpc.yppasswdd')
-rw-r--r--usr.sbin/rpc.yppasswdd/rpc.yppasswdd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 b/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8
index 7f0dce600b6e..ca4c51347254 100644
--- a/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8
+++ b/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8
@@ -334,6 +334,8 @@ The template password file(s) for non-default domains
.Xr yppush 8 ,
.Xr ypserv 8 ,
.Xr ypxfr 8
+.Sh AUTHORS
+.An Bill Paul Aq wpaul@ctr.columbia.edu
.Sh BUGS
As listed in the yppasswd.x protocol definition, the YPPASSWDPROC_UPDATE
procedure takes two arguments: a V7-style passwd structure containing
@@ -355,5 +357,3 @@ will still be valid once the update is completed.
If the network is
insecure, this cleartext password could be intercepted and used to
gain unauthorized access to the user's account.
-.Sh AUTHORS
-.An Bill Paul Aq wpaul@ctr.columbia.edu