Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Backup of user data: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
(category, cap link)
Línia 1: Línia 1:
Moodle includes a feature that allows course backups to include user data (such as forum posts, glossary entries and so on).  To do this Moodle also includes the relevant user accounts as well, in order that data consistency can be maintained when the backup is restored on a different Moodle site.  Unfortunately, in the wrong hands, this feature can also cause a privacy leak and possible exploitation of the whole original site.
Moodle includes a feature that allows course backups to include user data (such as forum posts, glossary entries and so on).  To do this Moodle also includes the relevant user accounts as well, in order that data consistency can be maintained when the backup is restored on a different Moodle site.  Unfortunately, in the wrong hands, this feature can also cause a privacy leak and possible exploitation of the whole original site.


Since Moodle 1.9.7 and Moodle 1.8.11 there is a new capability to control the backup of user data, separate from the capability to backup courses.  By default this capability is disabled for all roles.
Since Moodle 1.9.7 and Moodle 1.8.11 there is a new capability to control the backup of user data [[Capabilities/moodle/backup:userinfo|moodle/backup:userinfo]], separate from the capability to backup courses.  By default this capability is disabled for all roles.


The security report contains a check for this, and will report on any roles or users that have this capability enabled.  Please make sure that you keep this capability only for people who really need it.
The security report contains a check for this, and will report on any roles or users that have this capability enabled.  Please make sure that you keep this capability only for people who really need it.
Línia 12: Línia 12:


[[Category:Security]]
[[Category:Security]]
[[Category:Backup]]

Revisió del 14:28, 25 nov 2009

Moodle includes a feature that allows course backups to include user data (such as forum posts, glossary entries and so on). To do this Moodle also includes the relevant user accounts as well, in order that data consistency can be maintained when the backup is restored on a different Moodle site. Unfortunately, in the wrong hands, this feature can also cause a privacy leak and possible exploitation of the whole original site.

Since Moodle 1.9.7 and Moodle 1.8.11 there is a new capability to control the backup of user data moodle/backup:userinfo, separate from the capability to backup courses. By default this capability is disabled for all roles.

The security report contains a check for this, and will report on any roles or users that have this capability enabled. Please make sure that you keep this capability only for people who really need it.

Please also note that even if you trust all those users shown, you should make sure they are using very strong passwords (by setting a password policy for them), because those same capabilities become available to anyone who might crack their accounts.

See also