NETWORK ANALYZER ADMIN USER NAME

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
Manento
Posts: 2
Joined: Sun Jan 28, 2018 6:25 am

NETWORK ANALYZER ADMIN USER NAME

Post by Manento »

Greetings to you Support

I would like to know how to change nagios network Anlyzer User admin to NagiosNA,

Regards
Manento
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: NETWORK ANALYZER ADMIN USER NAME

Post by ssax »

You should be able to do this:

Code: Select all

mysql -h 127.0.0.1 -unagiosna -pnagiosna nagiosna -e "update nagiosna_users set username = 'NagiosNA' where username = 'nagiosadmin';"
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: NETWORK ANALYZER ADMIN USER NAME

Post by ssax »

Locking thread, ticket received, we will continue support through the ticket.

Thank you!
Locked