Bug 950570
| Summary: | User Portal refresh does not update VM list according to user permissions | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Jiri Belka <jbelka> |
| Component: | Documentation | Assignee: | Tim Hildred <thildred> |
| Status: | CLOSED WORKSFORME | QA Contact: | ecs-bugs |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.2.0 | CC: | acathrow, chetan, gklein, jbiddle, jkt, lpeer, michal.skrivanek, Rhev-m-bugs, yeylon, yzaslavs |
| Target Milestone: | --- | ||
| Target Release: | 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | virt | ||
| Fixed In Version: | Doc Type: | Known Issue | |
| Doc Text: |
The User Portal refreshes LDAP and Active Directory information once per hour, so permission changes to user roles are not immediately reflected. To work around this issue, use engine-config to set the UserRefreshRate parameter to a lower value, or re-log in to the User Portal.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-16 21:58:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jiri Belka
2013-04-10 12:40:08 UTC
It seems to me that roles a user or group has are rechecked "internally" only. For example: user has UserRole, group has UserRole, then you add admin role to the group, refresh would find it. But when you add the user to a group and the engine did not know before he has been in this group, it won't recheck AD... It is probably not feasible to reflect the Active Directory user and group configuration changes to user session on server very frequently (e.g. every cca 5 seconds when using automatic refresh). Yair, please, can you confirm, is there an automatic mechanism which updates the user sessions regularly - after some time interval (asynchronously) - I noticed on Engine channel, you plan a refactoring of the authentication/authorization module nowadays. http://www.ovirt.org/DomainInfrastructure yair, comment #3 relevant? do we have or plan to have an update in background for user's permissions? the refresh period is by default one hour. Or on relogin We'd suggest to either change the refresh period via engine-config (UserRefreshRate) or/and add release note that the refresh occurs on relogin and in a defined interval only. moving to docs this was always the behavior, removing Regression Cheryn has already documented this bug in the release notes, so I'm closing it to move it off my queue. |