Java Security Question:
Download Questions PDF

What’s the difference between local, global and universal groups?

Answer:

Domain local groups assign access permissions to global domain groups for local domain resources. Global groups provide access to resources in other trusted domains. Universal groups grant access to resources in all trusted domains.

Download Java Security Interview Questions And Answers PDF

Previous QuestionNext Question
Are the actual permissions for the application defined at run-time or compile-time? I am trying to create a new universal user group. Why can’t I?