Answer Posted / 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 |
Post New Answer View All Answers
Which interface does java.util.hashtable implement?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What are the considerations to be made in case of loops in java ?
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
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What are the different types of collections views being provided by the map interface? : java collections
What are maps interfaces in the java collections? : java collections
What is java collection? : java collections
What are the classes in the java collection framework? : java collections
What are the queues in the java collection framework? : java collections
can u draw class/object diagram for ATM
What is the enumerator of the java collection framework? : java collections
What are the different types of features of the java collections framework? : java collections
What are the types of java collections? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.