Allow setting multiple allowed-to-delegate-to.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21969 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-10-18 18:51:11 +00:00
parent c36ecda89c
commit 1dd5277f45

View File

@@ -327,9 +327,9 @@ command = {
}
option = {
long = "constrained-delegation"
type = "string"
type = "strings"
argument = "principal"
help = "allowed target principal"
help = "allowed target principals"
}
option = {
long = "alias"