summaryrefslogtreecommitdiff
path: root/crypto/heimdal/kuser/kinit.1
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/kuser/kinit.1')
-rw-r--r--crypto/heimdal/kuser/kinit.118
1 files changed, 12 insertions, 6 deletions
diff --git a/crypto/heimdal/kuser/kinit.1 b/crypto/heimdal/kuser/kinit.1
index d779365b7574..749798a18d4f 100644
--- a/crypto/heimdal/kuser/kinit.1
+++ b/crypto/heimdal/kuser/kinit.1
@@ -1,14 +1,15 @@
-.\" $Id: kinit.1,v 1.3 1999/05/14 14:02:49 assar Exp $
+.\" $Id: kinit.1,v 1.4 2000/02/01 14:12:13 joda Exp $
.\"
.Dd May 29, 1998
-.Dt KAUTH 1
+.Dt KINIT 1
.Os HEIMDAL
.Sh NAME
+.Nm kinit ,
.Nm kauth
.Nd
acquire initial tickets
.Sh SYNOPSIS
-.Nm
+.Nm kinit
.Op Fl 4
.Op Fl -524init
.Op Fl -afslog
@@ -40,7 +41,7 @@ acquire initial tickets
.Op Fl e
.Op Fl -enctypes= Ns Ar enctypes
.Op Fl -fcache-version= Ns Ar version
-.Op Fl -noaddresses
+.Op Fl -no-addresses
.Op Fl -version
.Op Fl -help
.Op Ar principal
@@ -130,14 +131,19 @@ Request tickets with this particular enctype.
Create a credentials cache of version
.Nm version .
.It Xo
-.Fl -noaddresses
+.Fl -no-addresses
.Xc
Request a ticket with no addresses.
.El
The following options are only available if
.Nm
-has been compiled with support for Kerberos 4.
+has been compiled with support for Kerberos 4. The
+.Nm kauth
+program is identical to
+.Nm kinit ,
+but has these options enabled by
+default.
.Bl -tag -width Ds
.It Xo
.Fl 4 Ns ,