first match
This commit is contained in:
parent
ebf66d900a
commit
c4da3a4360
1 changed files with 4 additions and 4 deletions
|
@ -11,14 +11,14 @@ authentication {
|
|||
|
||||
authorization {
|
||||
sources = [
|
||||
{
|
||||
type = built_in_database
|
||||
enable = true
|
||||
},
|
||||
{
|
||||
type = file
|
||||
enable = true
|
||||
path = "/opt/acl.conf"
|
||||
},
|
||||
{
|
||||
type = built_in_database
|
||||
enable = true
|
||||
}
|
||||
]
|
||||
no_match: "deny"
|
||||
|
|
Loading…
Reference in a new issue