Skip to content

Add documentation to README indicating that "aaa authorization exec" configuration is a prerequisite for running scripts #10

@jashoema

Description

@jashoema

After some time wasted in trying to debug why our Python exec scripts were generating error messages, we learned that "aaa authorization exec ..." is a prerequisite for these scripts being able to execute correctly. Here's a sample error for xrcli_exec():

{'status': 'error', 'output': 'Failed to get command output'}

I realize that most people will already have this configuration present as part of a standard aaa config template, but it'd be helpful to call this out in the README.md to help reduce the headache for those that haven't applied this prerequisite config.

(worth noting that this prereq command is also not called out in the public documentation for this feature)

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