[dokuwiki] Re: Forgotten password
- From: Guy Brand <gb@xxxxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 30 Oct 2006 23:01:02 +0100
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
- References:
- [dokuwiki] Re: Forgotten password
- From: Bob McConnell
Other related posts:
- [dokuwiki] Re: Forgotten password
- From: Bob McConnell