Check-Mk
Check_mk 無法登錄 - 憑據無效
我已經安裝了 omd 2.90-labs-edition。創建新站點後,我想登錄到 check_mk (1.2.8.p20) Web 界面,但是給定的憑據不起作用,我得到了“無效憑據”。此憑據僅適用於 thruk Web 界面。
以下是創建新站點的輸出:
Adding /omd/sites/test/tmp to /etc/fstab. Creating temporary filesystem /omd/sites/test/tmp...OK Apache port 5000 is in use. I've choosen 5001 instead. Restarting Apache...OK Created new site test with version 2.90-labs-edition. The site can be started with omd start test. The default web UI is available at https://servername/test/ The admin user for the web applications is omdadmin with password: password (It can be changed with the 'set_admin_password' command as site user.) Please do a su - test for administration of this site.
新站點已啟動,但https://server_address/test/check_mk/login.py的登錄頁面僅在登錄“omdadmin”使用者後給我“無效憑據”。
找不到原因…日誌中沒有資訊 /omd/sites/test/var/log/apache/error_log
Unfortunately tip about changing initial credentials for omdadmin user from https://mathias-kettner.com/check_mk-werks.php?werk_id=7643&__hstc=14126696.95407ad675cb255879d5c9f0e7607474.1553259391987.1553519829997.1553598167959.3&__hssc=14126696.1.1553598167959&__hsfp=3878063914 doesn’t work for me or我做錯了什麼…
如何登錄到 check_mk 網路界面?任何建議表示讚賞。
解決方案是關閉 thruk_cookie_auth (omd config -> Web GUI)。