原文:Starting nagios:This account is currently not available.

root client etc service nagios restartRunning configuration check done.Stopping nagios: done.Starting nagios:This account is currently not available.done. 解決方法: 修改 etc passwd 將 sbin nologin改成 bin bas ...

2012-03-18 00:25 1 4125 推薦指數:

查看詳情

This account is currently not available

今天在linux下切換用戶發現提示This account is currently not available,說是無效用戶了后來網上查了一下發現是用戶的shell禁止登錄了,解決方法只要開啟shell登錄即可。 解決辦法:比如我是 su kafka的時候出現的問題用vi看看 ...

Tue Jun 26 22:18:00 CST 2018 0 1215
Linux 用戶登陸提示This account is currently not available

使用 su 切換到用戶 hdfs 時提示:This account is currently not available,使用 hdfs 用戶登陸會直接退出 ssh 窗口。 此時可以嘗試檢查文件 /etc/passwd,例如直接使用 grep 查看 hdfs 用戶的配置 cat /etc ...

Fri Dec 18 03:40:00 CST 2020 0 335
linux下切換用戶出現This account is currently not available

今天在一台新服務器下切換用戶的時候出現“This account is currently not available”錯誤上網檢索了一 下發現是用戶的shell禁止登錄的問題 解決辦法:比如我是 su elasticsearch的時候出現的問題用cat看看 apache的帳號信息# cat ...

Mon Jan 21 18:14:00 CST 2019 0 9019
No package mysql-server available.

Centos 7 comes with MariaDB instead of MySQL. MariaDb is a open source equivalent to MySQL and can b ...

Sat Aug 15 02:51:00 CST 2015 0 2074
調用servlet報The requested resource is not available.

調用servlet的時候經常有這種報錯,一般來說我直到現在遇到的情況大致有以下幾類: 1、參數寫錯了 在新創建的servlet文件中有這么一行代碼,“/LoginCheck”這個一定要 ...

Fri Feb 14 01:05:00 CST 2020 0 650
pyinstaller打包時提示UPX is not available.

方法一: 其實無需要處理,只要把打包過程的build,dist,.spec文件刪除重新編譯即可 方法二: 找到:pyinstaller.exe的運行路徑,把upx.exe【將打包的exe再壓縮】 ...

Sat Dec 18 01:31:00 CST 2021 0 3704
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM