Skip to content

Version Dependencies #46

@ghost

Description

Creating the following policy allows all users to run all commands: {"name":"policy_1","users":[""],"actions":[""]} which is what was expected. However, running the following policy blocks all users from running any commands (even the root user: {"name":"policy_1","users":["root"],"actions":[""]}. I am running an older docker version (intentionally) which may be the reason the second policy fails. Are there any authz-broker docker version dependencies which would prevent this policy from working?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions