
if root is logged in, he cannot create new users, syslog message:

(here I wanted to create user 'scip'):
[Tue Jun 15 23:35:58 2004] podwiki.pl: [auth] 0 supplied invalid password: 6ffdd5c8aa7d2783093176ddaab6c4f4
[Tue Jun 15 23:35:58 2004] podwiki.pl: [auth] scip ! granted




root cannot edit pages protected for particular user (write = user:scip),
but this should work, as root is declared as the override user.
this maybe caused by CGI variable 'user' in the form presented
which asks for the user password.
