Description of problem: Customer security requirements require that the number of simultaneous logon sessions per user on RHVM be configurable. For example, once a user has 3 active login sessions, they should not be able to open a 4th session. See also: https://access.redhat.com/solutions/3184331 Version-Release number of selected component (if applicable): RHVM 4.1.10 How reproducible: Every time Steps to Reproduce: 1. Need to limit users to 3 simultaneous login sessions per user. Actual results: No option to configure this. Expected results: Configurable option to limit simultaneous login sessions per user. Additional info: See also: https://access.redhat.com/solutions/3184331
Setting ENGINE_MAX_USER_SESSIONS=X in /etc/ovirt-engine/engine.conf.d/99-max-user-sessions.conf has limited the sessions. Engine returned appropriate error on www for internal and also other ldap user exceeding the limit. Api returned only Unauthorized, I've created new BZ 1676443 to get also appropriate error. verified in ovirt-engine-4.3.0.4-0.1.el7.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:1085