You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello ,
I want to verify the authentication and to check that the web site is allowing user logins , using check_basicauth but i i get this message using the correct cridentials
[root@vm-soc-nagios plugins]# check_basicauth.pl -u jira.com -l "user" -p "passwd" -e "System "
Use of uninitialized value $crit in addition (+) at /usr/lib64/nagios/plugins/check_basicauth.pl line 76.
HTTPAUTH CRITICAL: authentication failed
The text was updated successfully, but these errors were encountered:
hello ,
I want to verify the authentication and to check that the web site is allowing user logins , using check_basicauth but i i get this message using the correct cridentials
[root@vm-soc-nagios plugins]# check_basicauth.pl -u jira.com -l "user" -p "passwd" -e "System "
Use of uninitialized value $crit in addition (+) at /usr/lib64/nagios/plugins/check_basicauth.pl line 76.
HTTPAUTH CRITICAL: authentication failed
The text was updated successfully, but these errors were encountered: