Hi,
I would like to know if this was discussed:
$cfg['ShowChgPassword'] = $is_superuser = PMA_isSuperuser(); in http://cvs.sourceforge.net/viewcvs.py/phpmyadmin/phpMyAdmin/main.php?r1=2.90...
I think that a non-privileged user should be able to change his password. Anyway, this code implies that there would be no reason for this parameter.
Marc