summaryrefslogtreecommitdiffstats
path: root/eBones/usr.sbin
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-02-08 10:54:30 +0000
committerjkh <jkh@FreeBSD.org>1995-02-08 10:54:30 +0000
commit3e142d3ad3771ea3aec7bd870146200651b8f506 (patch)
tree45e2e363057a3198530a7d548ac29e0de263dd74 /eBones/usr.sbin
parentae6eee4ee58921170e28f030c5c4e9dd64a819d2 (diff)
downloadFreeBSD-src-3e142d3ad3771ea3aec7bd870146200651b8f506.zip
FreeBSD-src-3e142d3ad3771ea3aec7bd870146200651b8f506.tar.gz
Various documentation changes.
Submitted by: Mark Murray <mark@grondar.za>
Diffstat (limited to 'eBones/usr.sbin')
-rw-r--r--eBones/usr.sbin/ext_srvtab/ext_srvtab.813
-rw-r--r--eBones/usr.sbin/kadmin/kadmind.818
-rw-r--r--eBones/usr.sbin/kadmind/kadmind.818
-rw-r--r--eBones/usr.sbin/kdb_destroy/kdb_destroy.89
-rw-r--r--eBones/usr.sbin/kdb_edit/kdb_edit.811
-rw-r--r--eBones/usr.sbin/kdb_init/kdb_init.816
-rw-r--r--eBones/usr.sbin/kdb_util/kdb_util.88
-rw-r--r--eBones/usr.sbin/kstash/kstash.811
8 files changed, 58 insertions, 46 deletions
diff --git a/eBones/usr.sbin/ext_srvtab/ext_srvtab.8 b/eBones/usr.sbin/ext_srvtab/ext_srvtab.8
index af980a9..565c3a3 100644
--- a/eBones/usr.sbin/ext_srvtab/ext_srvtab.8
+++ b/eBones/usr.sbin/ext_srvtab/ext_srvtab.8
@@ -1,5 +1,5 @@
.\" from: ext_srvtab.8,v 4.2 89/07/18 16:53:18 jtkohl Exp $
-.\" $Id: ext_srvtab.8,v 1.2 1994/07/19 19:27:20 g89r4222 Exp $
+.\" $Id: ext_srvtab.8,v 1.1.1.1 1994/09/30 14:50:05 csgr Exp $
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
@@ -50,14 +50,13 @@ match the given realm rather than the local realm.
The master key string entered was incorrect.
.SH FILES
.TP 20n
-.IR hostname -new-srvtab
-Service key file generated for
-.I hostname
+/etc/kerberosIV/principal.db
+DBM file containing database
.TP
-/kerberos/principal.pag, /kerberos/principal.dir
-DBM files containing database
+/etc/kerberosIV/principal.ok
+Semaphore indicating that the DBM database is not being modified.
.TP
-/.k
+/etc/kerberosIV/master_key
Master key cache file.
.SH SEE ALSO
read_service_key(3), krb_get_phost(3)
diff --git a/eBones/usr.sbin/kadmin/kadmind.8 b/eBones/usr.sbin/kadmin/kadmind.8
index 59075ee..1eb10d7 100644
--- a/eBones/usr.sbin/kadmin/kadmind.8
+++ b/eBones/usr.sbin/kadmin/kadmind.8
@@ -1,5 +1,5 @@
.\" from: kadmind.8,v 4.1 89/07/25 17:28:33 jtkohl Exp $
-.\" $Id: kadmind.8,v 1.2 1994/07/19 19:27:25 g89r4222 Exp $
+.\" $Id: kadmind.8,v 1.1.1.1 1994/09/30 14:50:06 csgr Exp $
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
@@ -95,19 +95,19 @@ in the database.
A principal is always granted authorization to change its own password.
.SH FILES
.TP 20n
-/kerberos/admin_server.syslog
+/var/log/kadmind.syslog
Default log file.
.TP
-/kerberos
-Default access control list directory.
+/etc/kerberosIV/admin_acl.{add,get,mod}
+Access control list files
.TP
-admin_acl.{add,get,mod}
-Access control list files (within the directory)
+/etc/kerberosIV/principal.db
+DBM file containing database
.TP
-/kerberos/principal.pag, /kerberos/principal.dir
-Default DBM files containing database
+/etc/kerberosIV/principal.ok
+Semaphore indicating that the DBM database is not being modified.
.TP
-/.k
+/etc/kerberosIV/master_key
Master key cache file.
.SH "SEE ALSO"
kerberos(1), kpasswd(1), kadmin(8), acl_check(3)
diff --git a/eBones/usr.sbin/kadmind/kadmind.8 b/eBones/usr.sbin/kadmind/kadmind.8
index 59075ee..1eb10d7 100644
--- a/eBones/usr.sbin/kadmind/kadmind.8
+++ b/eBones/usr.sbin/kadmind/kadmind.8
@@ -1,5 +1,5 @@
.\" from: kadmind.8,v 4.1 89/07/25 17:28:33 jtkohl Exp $
-.\" $Id: kadmind.8,v 1.2 1994/07/19 19:27:25 g89r4222 Exp $
+.\" $Id: kadmind.8,v 1.1.1.1 1994/09/30 14:50:06 csgr Exp $
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
@@ -95,19 +95,19 @@ in the database.
A principal is always granted authorization to change its own password.
.SH FILES
.TP 20n
-/kerberos/admin_server.syslog
+/var/log/kadmind.syslog
Default log file.
.TP
-/kerberos
-Default access control list directory.
+/etc/kerberosIV/admin_acl.{add,get,mod}
+Access control list files
.TP
-admin_acl.{add,get,mod}
-Access control list files (within the directory)
+/etc/kerberosIV/principal.db
+DBM file containing database
.TP
-/kerberos/principal.pag, /kerberos/principal.dir
-Default DBM files containing database
+/etc/kerberosIV/principal.ok
+Semaphore indicating that the DBM database is not being modified.
.TP
-/.k
+/etc/kerberosIV/master_key
Master key cache file.
.SH "SEE ALSO"
kerberos(1), kpasswd(1), kadmin(8), acl_check(3)
diff --git a/eBones/usr.sbin/kdb_destroy/kdb_destroy.8 b/eBones/usr.sbin/kdb_destroy/kdb_destroy.8
index 93db466..2e57876 100644
--- a/eBones/usr.sbin/kdb_destroy/kdb_destroy.8
+++ b/eBones/usr.sbin/kdb_destroy/kdb_destroy.8
@@ -1,5 +1,5 @@
.\" from: kdb_destroy.8,v 4.1 89/01/23 11:08:02 jtkohl Exp $
-.\" $Id: kdb_destroy.8,v 1.2 1994/07/19 19:27:26 g89r4222 Exp $
+.\" $Id: kdb_destroy.8,v 1.1.1.1 1994/09/30 14:50:06 csgr Exp $
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
@@ -27,7 +27,10 @@ access permission error).
The user aborted the deletion.
.SH FILES
.TP 20n
-/kerberos/principal.pag, /kerberos/principal.dir
-DBM files containing database
+/etc/kerberosIV/principal.db
+DBM file containing database
+.TP
+/etc/kerberosIV/principal.ok
+Semaphore indicating that the DBM database is not being modified.
.SH SEE ALSO
kdb_init(8)
diff --git a/eBones/usr.sbin/kdb_edit/kdb_edit.8 b/eBones/usr.sbin/kdb_edit/kdb_edit.8
index 1cfd6ed..b2630c5 100644
--- a/eBones/usr.sbin/kdb_edit/kdb_edit.8
+++ b/eBones/usr.sbin/kdb_edit/kdb_edit.8
@@ -1,5 +1,5 @@
.\" from: kdb_edit.8,v 4.1 89/01/23 11:08:55 jtkohl Exp $
-.\" $Id: kdb_edit.8,v 1.2 1994/07/19 19:27:27 g89r4222 Exp $
+.\" $Id: kdb_edit.8,v 1.1.1.1 1994/09/30 14:50:06 csgr Exp $
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
@@ -48,8 +48,11 @@ printed.
The master key string entered was incorrect.
.SH FILES
.TP 20n
-/kerberos/principal.pag, /kerberos/principal.dir
-DBM files containing database
+/etc/kerberosIV/principal.db
+DBM file containing database
.TP
-/.k
+/etc/kerberosIV/principal.ok
+Semaphore indicating that the DBM database is not being modified.
+.TP
+/etc/kerberosIV/master_key
Master key cache file.
diff --git a/eBones/usr.sbin/kdb_init/kdb_init.8 b/eBones/usr.sbin/kdb_init/kdb_init.8
index 54537ad..d884d00 100644
--- a/eBones/usr.sbin/kdb_init/kdb_init.8
+++ b/eBones/usr.sbin/kdb_init/kdb_init.8
@@ -1,5 +1,5 @@
.\" from: kdb_init.8,v 4.1 89/01/23 11:09:02 jtkohl Exp $
-.\" $Id: kdb_init.8,v 1.2 1994/07/19 19:27:29 g89r4222 Exp $
+.\" $Id: kdb_init.8,v 1.1.1.1 1994/09/30 14:50:06 csgr Exp $
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
@@ -21,21 +21,25 @@ If the optional
.I realm
argument is not present,
.I kdb_init
-prompts for a realm name (defaulting to the definition in /usr/include/krb.h).
+prompts for a realm name (defaulting to the definition in
+/usr/include/kerberosIV/krb.h).
After determining the realm to be created, it prompts for
a master key password. The master key password is used to encrypt
every encryption key stored in the database.
.SH DIAGNOSTICS
.TP 20n
-"/kerberos/principal: File exists"
+"/etc/kerberosIV/principal: File exists"
An attempt was made to create a database on a machine which already had
an existing database.
.SH FILES
.TP 20n
-/kerberos/principal.pag, /kerberos/principal.dir
-DBM files containing database
+/etc/kerberosIV/principal.db
+DBM file containing database
.TP
-/usr/include/krb.h
+/etc/kerberosIV/principal.ok
+Semaphore indicating that the DBM database is not being modified.
+.TP
+/usr/include/kerberosIV/krb.h
Include file defining default realm
.SH SEE ALSO
kdb_destroy(8)
diff --git a/eBones/usr.sbin/kdb_util/kdb_util.8 b/eBones/usr.sbin/kdb_util/kdb_util.8
index 30a3b9f..4183ef3 100644
--- a/eBones/usr.sbin/kdb_util/kdb_util.8
+++ b/eBones/usr.sbin/kdb_util/kdb_util.8
@@ -1,5 +1,5 @@
.\" from: kdb_util.8,v 4.1 89/01/23 11:09:11 jtkohl Exp $
-.\" $Id: kdb_util.8,v 1.2 1994/07/19 19:27:30 g89r4222 Exp $
+.\" $Id: kdb_util.8,v 1.1.1.1 1994/09/30 14:50:06 csgr Exp $
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
@@ -56,9 +56,9 @@ is encrypted using the new format (encrypted directly with master key).
The master key string entered was incorrect.
.SH FILES
.TP 20n
-/kerberos/principal.pag, /kerberos/principal.dir
-DBM files containing database
+/etc/kerberosIV/principal.db
+DBM file containing database
.TP
-.IR filename .ok
+.IR filename .dump_ok
semaphore file created by
.IR slave_dump.
diff --git a/eBones/usr.sbin/kstash/kstash.8 b/eBones/usr.sbin/kstash/kstash.8
index d83379a..ac8c57b 100644
--- a/eBones/usr.sbin/kstash/kstash.8
+++ b/eBones/usr.sbin/kstash/kstash.8
@@ -1,5 +1,5 @@
.\" from: kstash.8,v 4.1 89/01/23 11:11:39 jtkohl Exp $
-.\" $Id: kstash.8,v 1.2 1994/07/19 19:27:55 g89r4222 Exp $
+.\" $Id: kstash.8,v 1.1.1.1 1994/09/30 14:50:07 csgr Exp $
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
@@ -34,8 +34,11 @@ system call returned an error while
was attempting to write the key to the file.
.SH FILES
.TP 20n
-/kerberos/principal.pag, /kerberos/principal.dir
-DBM files containing database
+/etc/kerberosIV/principal.db
+DBM file containing database
.TP
-/.k
+/etc/kerberosIV/principal.ok
+Semaphore indicating that the DBM database is not being modified.
+.TP
+/etc/kerberosIV/master_key
Master key cache file.
OpenPOWER on IntegriCloud