Lines Matching refs:match
61 based on an exact match against a single identity. This is useful when it is
67 thus be used as the identity to match against. Alternatively if the virtual
97 access by matching identities against a list of permitted one. Each match
99 matches. The match can either be done as an exact string comparison, or can
112 { "match": "fred", "policy": "allow", "format": "exact" },
113 { "match": "bob", "policy": "allow", "format": "exact" },
114 { "match": "danb", "policy": "deny", "format": "exact" },
115 { "match": "dan*", "policy": "allow", "format": "glob" }
130 access control policy by storing the match rules in a standalone file
151 The ``myvm-vnc.acl`` file should contain the match rules in a format that
158 { "match": "fred", "policy": "allow", "format": "exact" },
159 { "match": "bob", "policy": "allow", "format": "exact" },
160 { "match": "danb", "policy": "deny", "format": "exact" },
161 { "match": "dan*", "policy": "allow", "format": "glob" }
211 entry would match the distinguished name: