Java Security Question:

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

Tweet Share WhatsApp

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 PDF Read All 25 Java Security Questions
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?