Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Video: Managing Roles and Permissions with Oracle Linux Virtualization Manager

LinuxVirtTrainTeam-OracleFeb 11 2020 — edited Mar 25 2021

AboutpastedImage_1png

This video shows how to add internal domain users and groups, and assign roles and permissions to them using the Oracle Linux Virtualization Manager system.

Oracle Linux Virtualization Manager is an open-source virtualization solution for managing hosts, storage, and network configuration in enterprise infrastructures. It is used to deploy, monitor, move, stop and create VM images, as well as configure storage and networks.

Content:

Using the Oracle Linux Virtualization Manager system, this video introduces the method of adding internal domain users and groups which are previously configured by command line to the oVirt database. It demonstrates how to assign functional roles and permissions to users and groups, including creating custom roles to assign.

Note: The information provided here is not intended for productions systems and is unsupported.

Click on the following link to access the video:

https://apexapps.oracle.com/pls/apex/f?p=44785:24:114132138074394::NO:24:P24_CONTENT_ID,P24_PREV_PAGE:28112,1

Additional Resources

If you liked this video, you might also like to see more videos on technologies, software and tools used by Oracle to develop microservices-based applications for deployment in environments that support open standards and specifications.

The following Resource links offer a wealth of additional videos and information on this subject:

oVirt Open Source Community site – https://www.ovirt.org/

Oracle Linux Virtualization Manager Documentation site - https://docs.oracle.com/en/virtualization/oracle-linux-virtualization-manager/index.html

Oracle Linux 8 Video Learning Library - https://www.oracle.com/goto/oraclelinuxlearning

Oracle Cloud Infrastructure – https://cloud.oracle.com

More training for Linux on Oracle Cloud Infrastructure – https://www.oracle.com/goto/linuxcloudlearning

Comments

darrylburke
1. Use code tags to post codes -- [code]CODE[/code] will display as
CODE
Or click the CODE button and paste your code between the {code} tags that appear.

2. Use a DocumentFilter, not a KeyListener.

db
User_64CKJ
BilgehanP wrote:
..I have a JTextField and it should accept only integers.
It 'sounds' as though this might be better done using a JSpinner with a NumberModel, than beeping at the end user every time they hit a key that does not fit (yuck!).
1 - 2

Post Details