2020-12-20 - Re: [GRASE-Hotspot] Password reset

Header Data

From: Mirko <mi***3@labenda.de>
Message Hash: f7120912671d47605f04f4cab738879657dd7a03852f62455c65061e968afb92
Message ID: <91c3c48d-eb76-4a88-b958-d2ead5c207adn@grasehotspot.org>
Reply To: <CAESLx0Ks3Y9LXnuV2QDmtSOHAHiQDJYqzt3_KE5QQu2m+6zScA@mail.gmail.com>
UTC Datetime: 2020-12-20 09:11:51 UTC
Raw Date: Sun, 20 Dec 2020 08:11:51 -0800

Raw message

Hi there stupid question 
I'm on version 3.7.7 

when trying this i get 

mysql> REPLACE INTO `auth` VALUES
    -> ('admin','5c0aaa28ef1b32d86101b59835766187befb98c2a88c6286c');
ERROR 1136 (21S01): Column count doesn't match value count at row 1
mysql>



Tim White schrieb am Mittwoch, 5. September 2012 um 09:50:25 UTC+2:

> On Wed, Sep 5, 2012 at 9:40 AM, andre harty <ye***.@hotmail.com> wrote:
> > Hi I forget the admin password is there a way to reset it ,I will really
> > love that thanks
>
> Assuming you are talking about the password for the admin interface,
> you'll need to edit the MySQL database directly.
> The sql command is REPLACE INTO `auth` VALUES
> ('admin','5c0aaa28ef1b32d86101b59835766187befb98c2a88c6286c'); which
> needs to be executed on the radmin database.
>
> Tim
>
>
>

Thread