[Pmwiki-users] Password problem

Christian Ridderström chr
Thu Dec 11 15:31:47 CST 2003


On Thu, 11 Dec 2003, Nisole Olivier wrote:

> Hello,
> 
You can try this line (that allows you to read a page)

	$DefaultPasswords['edit'] = '$1$RpS1qsds$DlmsjuPnUfI.1Jccj12Ow1';


Oh... the password is.... 'password' (unless I made a typo :)

I created it using my ?action=crypt, that I've used successfully before.
Most likely you miss some character when you copy and paste... at least 
that's happened to me a few times.


To Pm:  Maybe it would be a good idea if the result of ?action?crypt
also contained an almost complete line that you could copy and paste?
I.e. something like this:

  Insert the line below into your configuration file and replace
  '<type>' with 'edit', 'upload' or the type that you want.
  See PmWiki/??? for more information on passwords.

       $DefaultPasswords['<type>'] = '$1$RpS1qsds$DlmsjuPnUfI.1Jccj12Ow1';


/Christian

-- 
Dr. Christian Ridderstr?m, +46-8-768 39 44       http://www.md.kth.se/~chr




More information about the pmwiki-users mailing list