
I just create a new user: [root@oeng ~]# ovirt-aaa-jdbc-tool user add cuitao adding user cuitao... user added successfully [root@oeng ~]# ovirt-aaa-jdbc-tool user password-reset cuitao Password: Reenter password: updating user cuitao... user updated successfully [root@oeng ~]# ovirt-aaa-jdbc-tool user edit cuitao --password-valid-to="2221-01-15 05:23:41Z" updating user cuitao... user updated successfully [root@oeng ~]# ovirt-aaa-jdbc-tool user show cuitao -- User cuitao(300163db-8352-4fbd-86ac-d25014364f08) -- Namespace: * Name: cuitao ID: 300163db-8352-4fbd-86ac-d25014364f08 Display Name: Email: sz_cuitao@163.com <mailto:sz_cuitao@163.com> First Name: tommy Last Name: cui Department: Title: Description: Account Disabled: false Account Locked: false Account Unlocked At: 1970-01-01 00:00:00Z Account Valid From: 2021-01-15 05:23:41Z Account Valid To: 2221-01-15 05:23:41Z Account Without Password: false Last successful Login At: 2021-01-15 05:54:49Z Last unsuccessful Login At: 2021-01-15 05:32:12Z Password Valid To: 2221-01-15 05:23:41Z And I give VmCreator Role to the new account. But why cannot login ?