Revision 12702,
1.4 KB
checked in by danw, 26 years ago
(diff) |
knfs credentials compiler, previously installed from "mkserv knfs"
|
Rev | Line | |
---|
[12702] | 1 | .\" $Id: mkcred.8,v 1.1 1999-03-18 22:59:54 danw Exp $ |
---|
| 2 | .\" |
---|
| 3 | .\" Copyright 1998 by the Massachusetts Institute of Technology. |
---|
| 4 | .\" |
---|
| 5 | .\" Permission to use, copy, modify, and distribute this |
---|
| 6 | .\" software and its documentation for any purpose and without |
---|
| 7 | .\" fee is hereby granted, provided that the above copyright |
---|
| 8 | .\" notice appear in all copies and that both that copyright |
---|
| 9 | .\" notice and this permission notice appear in supporting |
---|
| 10 | .\" documentation, and that the name of M.I.T. not be used in |
---|
| 11 | .\" advertising or publicity pertaining to distribution of the |
---|
| 12 | .\" software without specific, written prior permission. |
---|
| 13 | .\" M.I.T. makes no representations about the suitability of |
---|
| 14 | .\" this software for any purpose. It is provided "as is" |
---|
| 15 | .\" without express or implied warranty. |
---|
| 16 | .TH MKCRED 1 "29 December 1998" |
---|
| 17 | .SH NAME |
---|
| 18 | mkcred \- Compile a knfs credentials file |
---|
| 19 | .SH SYNOPSIS |
---|
| 20 | mkcred \fIfilename\fR |
---|
| 21 | .SH DESCRIPTION |
---|
| 22 | .I mkcred |
---|
| 23 | compiles an ASCII credentials file into the hashed db file used by the |
---|
| 24 | Kerberized NFS mountd. The db files are output as \fIfilename\fR.dir |
---|
| 25 | and \fIfilename\fR.pag. |
---|
| 26 | .SH NOTES |
---|
| 27 | The Kerberized NFS mountd is not currently installed as part of the |
---|
| 28 | Athena release: it is only available to workstations that have run |
---|
| 29 | .B mkserv knfs\fP. |
---|
| 30 | .SH "SEE ALSO" |
---|
| 31 | credentials(5), mkserv(8) |
---|
| 32 | .SH AUTHOR |
---|
| 33 | MIT Information Systems |
---|
| 34 | .br |
---|
| 35 | Copyright 1998 by the Massachusetts Institute of Technology. |
---|
Note: See
TracBrowser
for help on using the repository browser.