Actions
Bug #25003
closedUser with node_all permission can't modify node policy mode
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
Rudder version : 8.1.4~git202406112319-debian11
When a user is declared as
<user role="node_all,read_only" password="LDAP" name="johndoe"/>
or
<user role="node_all" password="LDAP" name="johndoe"/>
in
/opt/rudder/etc/rudder-users.xml
, he doesn't have permission to change a node policy mode.
In Rudder 7.3, this was possible. After checking the 8.3 documentation, I didn't find any change in the permissions system that could explain this.
Regards,
Actions