求解:Nagios无法登陆

输入admin admin后,显示以下信息:
Authorization RequiredThis server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.

我用 /usr/local/apache2/bin/htpasswd -c /usr/local/nagios/etc/htpasswd nagiosadmin修改密码也登不进去,求解。

作者: tongxiaoda   发布时间: 2011-12-06

已解决,htpasswd.users文件权限不对,chmod 755后OK。

作者: tongxiaoda   发布时间: 2011-12-06