[root@client3 etc]# service nagios restartRunning configuration check…done.Stopping nagios: done.Starting nagios:This account is currently ...
今天在linux下切换用户发现提示This account is currently not available,说是无效用户了后来网上查了一下发现是用户的shell禁止登录了,解决方法只要开启shell登录即可。 解决办法:比如我是 su kafka的时候出现的问题用vi看看 kafka的帐号信息 cat etc passwd grep kafka发现它的shell是 sbin nologin ...
2018-06-26 14:18 0 1215 推荐指数:
[root@client3 etc]# service nagios restartRunning configuration check…done.Stopping nagios: done.Starting nagios:This account is currently ...
使用 su 切换到用户 hdfs 时提示:This account is currently not available,使用 hdfs 用户登陆会直接退出 ssh 窗口。 此时可以尝试检查文件 /etc/passwd,例如直接使用 grep 查看 hdfs 用户的配置 cat /etc ...
今天在一台新服务器下切换用户的时候出现“This account is currently not available”错误上网检索了一 下发现是用户的shell禁止登录的问题 解决办法:比如我是 su elasticsearch的时候出现的问题用cat看看 apache的帐号信息# cat ...
点击阅读原文 使用sourceinsight编辑linux内核文件后不能保存,并且弹出窗口揭示:Error: "Z:\linux\kernel\kernel-2.6.13\scripts\kconfig\zconf.tab.c" is busy.It is not currently ...
1、找到spyder菜单栏 Consoles,点击open an Ipython console 2、如果上述无法解决: 打开Anaconda Prompt,输入spyder --re ...
配置方法: 1. 在卡住的而画面点击"config" 2. 点击"Add remote catalog", 然后设置华为云的maven仓库地址, 然后点击"verrify", 发现找到很多a ...
环境:VS2010,Arcgis 10 SDK 在本机arcmap上可以进行栅格图层的差值运算,但是在ae程序中却报错:ERROR 010096: There is no Spatial Analyst license currently available or enabled. 新建 ...
kube-apiserver 配置文件:/etc/kubernetes/apiserver KUBE_API_ADDRESS="--insecure-bind-address=0.0.0 ...