Bug #2859
[ACL] Not well cleaned
| Status: | Closed | Start date: | 12/07/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | Centreon | |||
| Target version: | Centreon 2.3.4 | |||
| Resolution: | fixed |
Description
Hi,
In some case, centreon doesn't clean 'centreon_acl' table. An example: when you delete an host, "updateACL" method isn't called.
To clean "centreon_acl" table, you have to use reload ACL from interface or use the query "update centreon.acl_resources SET changed = '1'" and wait the cron execution.
Best regards,
History
#1
Updated by Sylvestre Ho over 1 year ago
- Status changed from New to Assigned
- Assignee set to Sylvestre Ho
- Target version set to Centreon 2.3.4
#2
Updated by Maximilien Bersoult over 1 year ago
- Assignee changed from Sylvestre Ho to Maximilien Bersoult
#3
Updated by Sylvestre Ho over 1 year ago
- Assignee changed from Maximilien Bersoult to Sylvestre Ho
#4
Updated by Sylvestre Ho over 1 year ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
- Resolution set to fixed
revisions r12792 r12793 r12794
thanks