kadmin: Improve ext_keytab usage
This commit is contained in:
@@ -301,6 +301,7 @@ command = {
|
|||||||
short = "k"
|
short = "k"
|
||||||
type = "string"
|
type = "string"
|
||||||
help = "keytab to use"
|
help = "keytab to use"
|
||||||
|
argument = "keytab"
|
||||||
}
|
}
|
||||||
option = {
|
option = {
|
||||||
long = "random-key"
|
long = "random-key"
|
||||||
|
@@ -177,7 +177,7 @@ principals, those are not consulted here.
|
|||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
.Nm ext_keytab
|
.Nm ext_keytab
|
||||||
.Oo Fl k Ar string \*(Ba Xo
|
.Oo Fl k Ar keytab \*(Ba Xo
|
||||||
.Op Fl Fl keepold | Fl Fl keepallold | Fl Fl pruneall
|
.Op Fl Fl keepold | Fl Fl keepallold | Fl Fl pruneall
|
||||||
.Op Fl Fl enctypes= Ns Ar string
|
.Op Fl Fl enctypes= Ns Ar string
|
||||||
.Fl Fl keytab= Ns Ar string
|
.Fl Fl keytab= Ns Ar string
|
||||||
|
Reference in New Issue
Block a user