Fixes from NetBSD via Thomas Klausner and Roland C. Dowdeswell

This commit is contained in:
Love Hornquist Astrand
2011-05-04 21:31:10 -07:00
parent 9a1a5e5da6
commit b1909b2daa
28 changed files with 337 additions and 782 deletions

View File

@@ -65,46 +65,21 @@ performs the string-to-key function.
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 ,
.Fl -version5
.Xc
.It Fl 5 , Fl -version5
Output Kerberos v5 string-to-key
.It Xo
.Fl 4 ,
.Fl -version4
.Xc
.It Fl 4 , Fl -version4
Output Kerberos v4 string-to-key
.It Xo
.Fl a ,
.Fl -afs
.Xc
.It Fl a , Fl -afs
Output AFS string-to-key
.It Xo
.Fl c Ar cell ,
.Fl -cell= Ns Ar cell
.Xc
.It Fl c Ar cell , Fl -cell= Ns Ar cell
AFS cell to use
.It Xo
.Fl w Ar password ,
.Fl -password= Ns Ar password
.Xc
.It Fl w Ar password , Fl -password= Ns Ar password
Password to use
.It Xo
.Fl p Ar principal ,
.Fl -principal= Ns Ar principal
.Xc
.It Fl p Ar principal , Fl -principal= Ns Ar principal
Kerberos v5 principal to use
.It Xo
.Fl k Ar string ,
.Fl -keytype= Ns Ar string
.Xc
.It Fl k Ar string , Fl -keytype= Ns Ar string
Keytype
.It Xo
.Fl -version
.Xc
.It Fl -version
print version
.It Xo
.Fl -help
.Xc
.It Fl -help
.El