(do_mod_entry): Add setting 1 delegation entry

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17635 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-06-07 06:04:40 +00:00
parent 372b23bf06
commit 347c8ddc11
2 changed files with 46 additions and 1 deletions

View File

@@ -313,6 +313,12 @@ command = {
help = "key version number"
default = "-1"
}
option = {
long = "constrained-delegation"
type = "string"
argument = "principal"
help = "allowed target principal"
}
argument = "principal"
min_args = "1"
max_args = "1"