Can you give an example on how that would work? Unfortunately nothing in 
the docs about record level security that I could find mentions being able 
to use roles at that level. From what I understand, only access for these 
"resources" can be controlled through roles. 


   - database, checked on accessing to the database
   - database.class.<class-name>, checked on accessing on specific class
   - database.cluster.<cluster-name>, checked on accessing on specific 
   cluster
   - database.query, checked on query execution
   - database.command, checked on command execution
   - database.schema, checked to access to the schema
   - database.function, checked on function execution
   - database.config, checked on accessing at database configuration
   - database.hook.record
   - server.admin, checked on accessing to remote server administration


Scott 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to