[dokuwiki] Re: Forgotten password

On 30 octobre at 16:20, Bob McConnell wrote:

> Email notification does not work. Our company's Exchange server won't
> accept mail from any client other than Lookout.
> 
> I can't find that function in the user admin plug-in. Was it added after
> the 2006-03-09 release?

  The fastest way without mail/web interface:

  sed -ie "s/who:.*:/who:`echo -n "password" | md5`:/" users.auth.php

  where "who" is the username and "password" is the password you want
  to set for the user.

  PS : should also work with cygwin (Windows)

-- 
  bug

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: