what is acl(access control list)?
Answer / srikanth jakka
With respect to a computer filesystem, an access control
list (ACL) is a list of permissions attached to an object.
The list specifies who or what is allowed to access the
object and what operations are allowed to be performed on
the object. In a typical ACL, each entry in the list
specifies a subject and an operation: for example, the
entry (Alice, delete) on the ACL for file WXY gives Alice
permission to delete file WXY.
| Is This Answer Correct ? | 11 Yes | 2 No |
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
what is difference between vector and arraylist?.
What do you understand by synchronization? Why is it important?
where is JNDI being used in java platform?
Difference between Spring framework and Struts framework?
12 Answers IBM, L&T, VAM,
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
How do I find jre path in windows?
What are maps interfaces in the java collections? : java collections
What are the different types of ways where you can iterate over a list? : java collections
What is the use of the list interface in the java collection? : java collections
What are the different types of classes implemented in the set interfaces? : java collections
What are the types of java collections? : java collections