kadmin: add --hdb / -H argument

Makes it possible to

 $ kadmin -l -H /tmp/hdb init FOO.EXAMPLE

rather than being able to only init /var/heimdal/heimdal.
This commit is contained in:
Nicolas Williams
2019-08-21 14:35:30 -05:00
parent 338d47120b
commit 5859bc3bdf
2 changed files with 12 additions and 0 deletions

View File

@@ -69,6 +69,8 @@ principal to authenticate as
keytab for authentication principal
.It Fl c Ar file , Fl Fl config-file= Ns Ar file
location of config file
.It Fl H Ar HDB , Fl Fl hdb= Ns Ar HDB
location of HDB
.It Fl k Ar file , Fl Fl key-file= Ns Ar file
location of master key file
.It Fl r Ar realm , Fl Fl realm= Ns Ar realm