Allow setting multiple allowed-to-delegate-to.
authorLove Hörnquist Åstrand <lha@kth.se>
Thu, 18 Oct 2007 18:51:11 +0000 (18:51 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Thu, 18 Oct 2007 18:51:11 +0000 (18:51 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21969 ec53bebd-3082-4978-b11e-865c3cabbd6b

kadmin/kadmin-commands.in

index 3e73d06958235218b85692bdf4f3e34be63add80..c64e9a91a981dc6f8ffc782bcc8d71a07562a58d 100644 (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"