kadmin support for policies.
This commit is contained in:

committed by
Nicolas Williams

parent
a04721b737
commit
1f349a6aba
@@ -179,6 +179,12 @@ command = {
|
||||
type = "flag"
|
||||
help = "use default values"
|
||||
}
|
||||
option = {
|
||||
long = "policy"
|
||||
type = "string"
|
||||
argument = "policy"
|
||||
help = "policy name"
|
||||
}
|
||||
argument = "principal..."
|
||||
min_args = "1"
|
||||
help = "Adds a principal to the database."
|
||||
@@ -353,6 +359,12 @@ command = {
|
||||
argument = "subject dn"
|
||||
help = "aliases"
|
||||
}
|
||||
option = {
|
||||
long = "policy"
|
||||
type = "string"
|
||||
argument = "policy"
|
||||
help = "policy name"
|
||||
}
|
||||
argument = "principal"
|
||||
min_args = "1"
|
||||
max_args = "1"
|
||||
|
Reference in New Issue
Block a user