diff options
| author | Mark Murray <markm@FreeBSD.org> | 1995-09-17 07:58:21 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1995-09-17 07:58:21 +0000 |
| commit | fce03bf4b493b91b9bfcf9f77bcbec6d4aa3b58f (patch) | |
| tree | 85dfa6174a2c636b3846520e0e34624038777bc6 | |
| parent | 21c3fde00fa1edb4ade657dc3edfc3206e2c2ff9 (diff) | |
Notes
| -rw-r--r-- | eBones/libexec/rkinitd/rkinitd.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/eBones/libexec/rkinitd/rkinitd.8 b/eBones/libexec/rkinitd/rkinitd.8 index cce921e90866..841ee09cf49b 100644 --- a/eBones/libexec/rkinitd/rkinitd.8 +++ b/eBones/libexec/rkinitd/rkinitd.8 @@ -1,7 +1,7 @@ .\" -.\" $Header: /local/cvsfiles/kerberos/src/appl/rkinit/man/rkinitd.8,v 1.1 1991/12/03 23:21:32 eichin Exp $ -.\" $Source: /local/cvsfiles/kerberos/src/appl/rkinit/man/rkinitd.8,v $ -.\" $Author: eichin $ +.\" $Header: /home/ncvs/src/eBones/libexec/rkinitd/rkinitd.8,v 1.1.1.1 1995/09/15 06:13:43 gibbs Exp $ +.\" $Source: /home/ncvs/src/eBones/libexec/rkinitd/rkinitd.8,v $ +.\" $Author: gibbs $ .\" .\" .TH RKINITD 8 "November 12, 1989" @@ -22,7 +22,7 @@ for information about .I rkinit. .I rkinitd is started from inetd and must be run as root or be installed -setuid(root) as it needs to be able to read /etc/athena/srvtab and +setuid(root) as it needs to be able to read /etc/kerberosIV/srvtab and change its uid to create tickets. .I rkinitd |
