JMeter Test Plan Password Update Error

Re: JMeter Test Plan Password Update Error

by Benjamin Ellis -
Number of replies: 0
Picture of Particularly helpful Moodlers
Hi,

Have you got password policy enabled - it may be the passwords do not pass the policy check. Add the line to config.php :

$CFG->passwordpolicy = 0; // Remove password policy

Alternatively use the Site admin UI to do so.
Average of ratings: Useful (1)