Feature #5424
OpenNebula: Add USER_RESTRICTED_ATTR feature
Status: | Pending | Start date: | 10/03/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | - | |||
Resolution: | Pull request: |
Description
Need to have possibility for refuse user to change some variables of his account.
Example:
USER_RESTRICTED_ATTR = "ALLOW_SCRATCH_ARMPITS"
Will refuse to override ALLOW_SCRATCH_ARMPITS variable.
This completely same like VM_RESTRICTED_ATTR, IMAGE_RESTRICTED_ATTR and VNET_RESTRICTED_ATTR, but applicable to users.
History
#1 Updated by kvaps kvaps over 3 years ago
User can remove his TOKEN_PASSWORD
and it make problem with operating his vm.