linux下su命令报错 cannot set groups Operation not operation not permitted !
1,命令【su】
鉴定故障
(1)第一种可能是你的密码真的输入错误;
(2)尽管密码输入的对,也一直报这样的错误,查看 /etc/passwd 和/etc/shadow权限
命令【ls -l /etc/psswd 】【ls -l /etc/shadow】
使用chmod 命令将其改为 644的权限
2,命令【su】
无法设置 组:不允许的操作
查看/bin/su
正常情况是:
-rwxr-xr-x root root ~~~~~~~~
命令chmod u+s /bin/su
详细解决方案
hadoop搭建之linux下su命令报错 cannot set groups Operation not operation not permitted !
热度:6 发布时间:2023-12-17 13:39:01.0
相关解决方案
- 新手求教。spring+axis2集成的有关问题。The endpoint reference (EPR) for the Operation not found
- linux+tomcat部署JSP项目有关问题,找不到jar依赖包
- linux 上log4j使用,日志输出的配置
- linux 上Tomcat不解析.war包
- !hadoop 0.21.0 eclipse 3.7 win7,点击run on hadoop报错
- 使用moto sdk 6.2 for linux 模拟器调试 蓝牙程序时的有关问题
- 文件下传到系统中后,没有执行权限(linux)
- Hadoop 程序运行异常 No FileSystem for scheme: dfs
- Illegal operation on empty result set.该怎么处理
- linux 命令 求解解决方法
- hadoop eclipse 二(转)
- hadoop eclipse 一(转)
- hadoop eclipse 三(转)
- jre-7u6-linux-i586.tar.gz 如何没有 bin/javac
- webservice The operation timed out,该怎么处理
- 水晶报表升级到vs2005之后,出现Not enough memory for operation.该怎么处理
- Jexus web server for linux V3.6版正式公布
- XtraReport.ShowPerview()报"The method or operation is not supported"的异常
- (急)vs2003打开项目报错:web服务器报告了以下异常."the operation timed out"
- IE 出现 Operation Aborted异常
- Linux,Java,net国内市场的占有率怎么
- Linux 和windows中文乱码解决办法
- 哪位高手知道 Oracle for Linux 在哪儿下载呀
- linux 上安装oracle10g
- linux 下安装oracle10g,该如何解决
- oralce 11g 32位 for linux RH5 安装神奇有关问题
- 急等解决报错:Run-time error '1004'. Application-defined or operation-defined error,该如何处理
- linux g_serial 的模块装配!
- 求真相,linux &arm 和c\c++有关的开发真的如何悲剧吗
- linux 如何运行c程序