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
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Moodle Administration

You're reading from   Moodle Administration

Arrow left icon
Product type Paperback
Published in Sep 2008
Publisher Packt
ISBN-13 9781847195623
Length 376 pages
Edition Edition
Languages
Tools
Arrow right icon
Toc

Table of Contents (22) Chapters Close

Moodle Administration
Credits
About the Author
About the Reviewer
1. Preface
1. Introduction FREE CHAPTER 2. Moodle Installation 3. The Moodle System 4. Course Management 5. User Management 6. Roles and Permissions 7. Moodle: Look and Feel 8. Moodle Configuration 9. Monitoring User Activity 10. Moodle Security 11. Moodle Performance and Optimization 12. Backup and Restore 13. Installing Third-Party Add-Ons 14. Moodle Networking Moodle Health Check Configuration Settings Reference Index

System Security


In this section we are dealing with configuration settings, login via secure HTTP, and module security.

Configuration Security

There are a number of general configuration settings that potentially have an impact on the security of your system.

Accessibility of Dataroot

In the Notifications screenshot at the beginning of the chapter, you probably spotted the warning that the dataroot directory is directly accessible via the Web. Moodle requires additional space on the server to store uploaded files such as course documents and user pictures. The directory is called dataroot and should not be accessible via the Web. If this directory is accessible directly, unauthorized users can get access to its content.

To prevent this, move your dataroot directory outside the web directory, and modify config.php by changing the $CFG->dataroot entry.

In externally hosted environments, it is often not possible to locate the directory outside the web directory. If this is the case, create a...

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