THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
Home » Categories » Products » Nagios XI » Troubleshooting » Common Problems

Nagios XI - Unable To Login Using Two Factor Authentication

Problem Description

This KB article shows you how to resolve issues with two factor authentication and not being able to login when it is enabled.

 

 

Confirm Correct Email Address

Two factor authentication sends an email to the address associated with a user account. If a user is not receiving the emails then the first step is to confirm their email address is correct via Admin > Users > Manage Users.

You need to be an administrative user to be able to manage users, if you are unable to login as an administrative user then the next step in this KB article will help.

 

 

Cannot Login As nagiosadmin

If the only administrative account you have enabled is the nagiosadmin account, it is possible to lock yourself out of Nagios XI. This usually occurs when the nagiosadmin account is still configured with the default root@localhost email address. You can still retrieve the token that is emailed to the root@localhost address by looking at the /var/spool/mail/root mailbox on the Nagios XI server.

Establish a terminal session to your Nagios XI sever as the root user and execute the following command:

grep -A2 'token below' /var/spool/mail/root

 

This should output something similar to:

To continue logging in, please enter the token below:

16616
--
To continue logging in, please enter the token below:<br />
<br />
16616<br />

 

You can see from the output above that the token is 16616, this can be used to login to your Nagios XI system as the nagiosadmin account. Once logged in you can change the nagiosadmin account to the correct email address.

If you are unable to retrieve the token from the /var/spool/mail/root mailbox on the Nagios XI server then it is likely that the nagiosadmin account has an email address you are unaware of. In this scenario you are required to reset the nagiosadmin account which also disables two factor authentication. This is explained in the following KB article:

Nagios XI - Resetting The nagiosadmin Password

 

 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

1 (1)
Article Rating (1 Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios XI - Issues with mod_gearman and Performance Data Newlines: "\n"
Viewed 5382 times since Tue, Feb 2, 2016
OpenSSL causes issue with check_nrpe plugin with NSClient++
Viewed 14159 times since Fri, Apr 30, 2021
Nagios XI - Debugging Bandwidth Performance Graphs
Viewed 18972 times since Tue, Jan 27, 2015
Nagios XI - 2014 Upgrade Issue - CONFIG ERROR
Viewed 7358 times since Mon, Jan 25, 2016
Active Directory / LDAP - Troubleshooting Authentication Integration
Viewed 22983 times since Mon, Jun 26, 2017
Nagios XI - Migrate Performance Data
Viewed 15389 times since Tue, Jan 26, 2016
XI 5.4 monitoring engine not running
Viewed 13593 times since Mon, Feb 6, 2017
Nagios XI - ICMP and Ping Checks Stopped Graphing
Viewed 16516 times since Mon, Jan 25, 2016
Nagios XI - Some BPI Checks Show "Unknown BPI Group Index" After Upgrade
Viewed 5624 times since Wed, Sep 18, 2019
PHPMailer - Troubleshooting Using Debug Logging
Viewed 41371 times since Tue, Aug 14, 2018