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

Header Data

From: Mirko <mi***3@labenda.de>
Message Hash: baccf3a9e520ca2e6e921acef30bfdf259b2ca2fdc4949efba0f83af7df2bf10
Message ID: <500f33cc-18e3-4894-ac5f-6c9d436958d8n@grasehotspot.org>
Reply To: <91c3c48d-eb76-4a88-b958-d2ead5c207adn@grasehotspot.org>
UTC Datetime: 2020-12-20 09:44:51 UTC
Raw Date: Sun, 20 Dec 2020 08:44:51 -0800

Raw message

got it working 

Mirko schrieb am Sonntag, 20. Dezember 2020 um 17:11:51 UTC+1:

> 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