We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author Name: kvaps kvaps (kvaps kvaps) Original Redmine Issue: 5424, https://dev.opennebula.org/issues/5424 Original Date: 2017-10-03
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.
The text was updated successfully, but these errors were encountered:
Original Redmine Comment Author Name: kvaps kvaps (kvaps kvaps) Original Date: 2017-11-06T22:48:12Z
User can remove his TOKEN_PASSWORD and it make problem with operating his vm.
TOKEN_PASSWORD
Sorry, something went wrong.
M #5422: Add Comments to client models (#1357)
73680b3
No branches or pull requests
Author Name: kvaps kvaps (kvaps kvaps)
Original Redmine Issue: 5424, https://dev.opennebula.org/issues/5424
Original Date: 2017-10-03
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.
The text was updated successfully, but these errors were encountered: