blob: d2919701b85b47e1e49b24726c0188191ea8b67f [file] [log] [blame]
{
"ietf-netconf-acm:nacm": {
"rule-list": [
{
"name": "Authentication details of current user",
"group": [
"*"
],
"rule": [
{
"name": "Allow executing actions of current user",
"access-operations": "exec",
"module-name": "czechlight-system",
"action": "permit",
"path": "/czechlight-system:authentication/users[name=$USER]"
}
]
}
]
}
}