Page 2 of 2
Re: unable to add new users in nagios Web interface
Posted: Thu Oct 10, 2013 12:42 pm
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?
Re: unable to add new users in nagios Web interface
Posted: Fri Oct 11, 2013 9:59 am
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
Re: unable to add new users in nagios Web interface
Posted: Fri Oct 11, 2013 11:19 am
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.
Re: unable to add new users in nagios Web interface
Posted: Fri Oct 11, 2013 3:00 pm
by ravish78
Sure, We will open ticket for this.
Re: unable to add new users in nagios Web interface
Posted: Mon Oct 14, 2013 2:48 am
by lmiltchev
Noted.
Re: unable to add new users in nagios Web interface
Posted: Fri Oct 25, 2013 10:22 am
by ravish78
you can close this .It is resolved