unable to add new users in nagios Web interface

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: unable to add new users in nagios Web interface

Post by abrist »

Did you use the web ui to remove the user, or did you remove the user from the db shell? If you removed from the db shell, what was the command?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: unable to add new users in nagios Web interface

Post by ravish78 »

we deleted the user from gui.

Also deleted his userid from command line

echo "select object_id from nagios_objects,nagios_contacts where object_id=contact_object_id and name1='w3y6rm70';"|mysql -pnagiosxi nagios
echo "select object_id from nagios_objects where name1='w3y6rm70';"|mysql -pnagiosxi nagios

echo "DELETE from nagios_objects where object_id=4780;"|mysql -pnagiosxi nagios
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: unable to add new users in nagios Web interface

Post by abrist »

Can you open a ticket by sending an email to: [email protected] ?
We will need to set up a remote session to look at this problem in more detail.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: unable to add new users in nagios Web interface

Post by ravish78 »

Sure, We will open ticket for this.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: unable to add new users in nagios Web interface

Post by lmiltchev »

Noted.
Be sure to check out our Knowledgebase for helpful articles and solutions!
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: unable to add new users in nagios Web interface

Post by ravish78 »

you can close this .It is resolved
Locked