Java Security Question:
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.
Previous Question | Next 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? |