Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Moodle Security

You're reading from   Moodle Security Learn how to install and configure Moodle in the most secure way possible

Arrow left icon
Product type Paperback
Published in Feb 2011
Publisher
ISBN-13 9781849512640
Length 204 pages
Edition Edition
Languages
Tools
Arrow right icon
Toc

Table of Contents (17) Chapters Close

File security permissions


Access Control System in Windows is completely based on Access Control Lists (ACL) and in this aspect it is quite different from Linux. Windows has a list of permissions / actions that can be performed over any object in the operating system and based on the ACL assigned to it OS determines whether to give the access to the user or not. This applies to any resource in the operating system, not just to the element of the file-system.

These are the standard set of file-system permissions available in Windows (simplified list):

  • Full control: A user with this permission can do anything

  • Modify: Ability to modify file system objects

  • Read and Execute: Gives a user ability to traverse through folder(s), list its content, read files, and execute them

  • Read: A user can open and read contents of any file

  • Write: A user can store the modified files

  • List folder content: A user can list content of a specific folder

Every file object can have a DACL (Discretionary Access Control List...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image