
I just create an new user in ovirt 4.4.10 using the tool "ovirt-aaa-jdbc-tool". I'm unable to log into ovirt using the newly created user. I'm getting the error message: The user xyzabcs@internal-authz with profile [internal] is not authorized to perform login. Is the profile the same as a "Group", I've also tried creating a new group also asl follows: sudo ovirt-aaa-jdbc-tool group-manage groupadd --group='Administrator'. I get the following message: Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false Usage: /bin/ovirt-aaa-jdbc-tool [options] group-manage groupadd group-name --group Add a group as a member to group-name. Options: --group=[STRING] Name of group to add. --help Show help for this module. Thanks in advance