summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/kdc/string2key.8
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-08-30 21:23:27 +0000
committernectar <nectar@FreeBSD.org>2002-08-30 21:23:27 +0000
commita77dba08ca7d8ad2f2dcd653974ac66df78cfa49 (patch)
tree6015f89700252fb05eb8fa267c46dba41913e9d8 /crypto/heimdal/kdc/string2key.8
parent69a91bec14ec3ad49d1c8a82c40a796755f9e4a3 (diff)
downloadFreeBSD-src-a77dba08ca7d8ad2f2dcd653974ac66df78cfa49.zip
FreeBSD-src-a77dba08ca7d8ad2f2dcd653974ac66df78cfa49.tar.gz
Import of Heimdal Kerberos from KTH repository circa 2002/08/29.
Diffstat (limited to 'crypto/heimdal/kdc/string2key.8')
-rw-r--r--crypto/heimdal/kdc/string2key.816
1 files changed, 8 insertions, 8 deletions
diff --git a/crypto/heimdal/kdc/string2key.8 b/crypto/heimdal/kdc/string2key.8
index 50d7c29..7b081d4 100644
--- a/crypto/heimdal/kdc/string2key.8
+++ b/crypto/heimdal/kdc/string2key.8
@@ -1,4 +1,4 @@
-.\" $Id: string2key.8,v 1.4 2001/06/08 21:35:32 joda Exp $
+.\" $Id: string2key.8,v 1.5 2002/08/20 16:37:16 joda Exp $
.\"
.Dd March 4, 2000
.Dt STRING2KEY 8
@@ -35,37 +35,37 @@ This is useful when you want to handle the raw key instead of the password.
Supported options:
.Bl -tag -width Ds
.It Xo
-.Fl 5 Ns ,
+.Fl 5 ,
.Fl -version5
.Xc
Output Kerberos v5 string-to-key
.It Xo
-.Fl 4 Ns ,
+.Fl 4 ,
.Fl -version4
.Xc
Output Kerberos v4 string-to-key
.It Xo
-.Fl a Ns ,
+.Fl a ,
.Fl -afs
.Xc
Output AFS string-to-key
.It Xo
-.Fl c Ar cell Ns ,
+.Fl c Ar cell ,
.Fl -cell= Ns Ar cell
.Xc
AFS cell to use
.It Xo
-.Fl w Ar password Ns ,
+.Fl w Ar password ,
.Fl -password= Ns Ar password
.Xc
Password to use
.It Xo
-.Fl p Ar principal Ns ,
+.Fl p Ar principal ,
.Fl -principal= Ns Ar principal
.Xc
Kerberos v5 principal to use
.It Xo
-.Fl k Ar string Ns ,
+.Fl k Ar string ,
.Fl -keytype= Ns Ar string
.Xc
Keytype
OpenPOWER on IntegriCloud