
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

As far as I remember, the user is locked by default. Change the password and unlock it/set valudity long enough. Best Regards,Strahil Nikolov 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 _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/KDCEJFP43EGYKS...

On Sat, Apr 16, 2022 at 3:24 AM <louisb@ameritech.net> wrote:
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.
After configuring user authentication, you have to configure user authorization through the web admin gui. By default the user is not authorized to access neither the administration portal, nor the VM portal See here for details: https://www.ovirt.org/documentation/administration_guide/#sect-User_Authoriz... Gianluca
participants (3)
-
Gianluca Cecchi
-
louisb@ameritech.net
-
Strahil Nikolov