<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV style="FONT: 10pt Tahoma; COLOR: #000000">
<DIV>I am attempting to configure pmwiki ver2.0.13 Mysql ver 4.1 and php 5.&nbsp; I am stuck at the authentication process.&nbsp; I ahve read and tried to fgure out all about authuser.php but whatever I try I cannot get a user logged in except for the admin.&nbsp; Here is what i ahve done</DIV>
<DIV>&nbsp;</DIV>
<DIV>In the config.php file:</DIV>
<DIV>&nbsp;</DIV>
<DIV>## Define usernames and passwords.<BR>&nbsp;<STRONG>$AuthUser['rene'] = 'testing';<BR></STRONG>&nbsp;&nbsp;&nbsp; </DIV>
<DIV>## Enable authentication based on username.<BR><STRONG>include_once('scripts/authuser.php');</STRONG></DIV>
<DIV><BR><STRONG>$DefaultPasswords['admin'] = crypt('admin');<BR>$DefaultPasswords['edit'] = 'id:*';<BR># $DefaultPasswords['edit'] = crypt('secret');<BR>$DefaultPasswords['read'] = 'id:*';<BR></STRONG></DIV>
<DIV><STRONG></STRONG>&nbsp;</DIV>
<DIV>I cannot get the user rene to login.&nbsp; Whenever I try the login screen&nbsp; just sits there.&nbsp; No error messages, no blank page just the login screen.&nbsp; I am new to all this so I would really appreciate if someone could please help me out.&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you.&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>================================<BR>Rene Paquin, MCSE<BR>Library Network Administrator<BR>Wilfrid Laurier University<BR>Waterloo, Ontario, Canada<BR>(519)884-0710 x3795<BR><A href="mailto:rpaquin@wlu.ca">rpaquin@wlu.ca</A><BR>**********************************************<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>================================<BR>Rene Paquin, MCSE<BR>Library Network Administrator<BR>Wilfrid Laurier University<BR>Waterloo, Ontario, Canada<BR>(519)884-0710 x3795<BR><A href="mailto:rpaquin@wlu.ca">rpaquin@wlu.ca</A><BR>**********************************************<BR></DIV></DIV></BODY></HTML>