Bug #2734
onedb import-slave can leave users without access to their zone
Status: | Closed | Start date: | 02/18/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | - | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | Development |
Description
Because in standalone mode we force acl rules to apply only to the local zone, the acl created by onegroup add_provider
@<gid> ZONE/#<zone> USE *
Is changed to
@<gid> ZONE/#<zone> USE #<zone>
Associated revisions
Bug #2734: ACL rules are not forced to be in the local zone
But the onedb import-slave command will simply ignore any
rule that applies to a zone other than #0 or *
History
#1 Updated by Carlos Martín over 7 years ago
- Category set to 18
#2 Updated by Carlos Martín over 7 years ago
- Status changed from New to Closed
- Assignee set to Carlos Martín
- Resolution set to fixed