Authentcation Issue

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
Touchous
Posts: 2
Joined: Sat Feb 18, 2017 3:12 am

Authentcation Issue

Post by Touchous »

Hi Team,

Gud afternoon...

We lost our admin level password after we changed the settings---->Authentication------>Guest user--->No user to admin. We can't able to login by using of admin. Password is not taking. By default, the guest user---->No user. So we want to change this configuration to no user.

We are expecting a positive response at the earliest.

thank u...
JJX
Cacti User
Posts: 402
Joined: Thu Oct 06, 2005 5:03 am

Re: Authentcation Issue

Post by JJX »

Connect to db. Table "settings"

select * from settings;
CHANGE guest_user = admin --> guest_user = No User

UPDATE settings
SET value='No_User'
WHERE name='guest_user';
cacti rulez!
Touchous
Posts: 2
Joined: Sat Feb 18, 2017 3:12 am

Re: Authentcation Issue

Post by Touchous »

Thank u very much...
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests