Hello :-) I have this in my config.php: $DefaultPasswords['admin'] = crypt('xxxxx'); $DefaultPasswords['edit'] = crypt('yyyy'); I can edit a given page with the admlin passwd, but not with the edit pass what is wrong? (I could solve the problem changing the passwd online for this page, but need to understand thanks jdd