linux7下使用命令useradd添加用户时出现以下错误提示: useradd:unable to lock password file 用户权限为root,passwd文件属性正常. ps -ef |grep passwd 也没有发现相关进程. 如何解决,请大家帮帮忙!!
前提:当前是root用户(通过id判断) 在使用useradd添加用户时出现:unable to lock passwd file?的错误提示。有人遇到这样的问题吗?虽然reboot和修改/etc/passwd.lock文件可以解决,但是想知道是什么原因造成的。 谢谢了 :wink:
各位老师: 今天操作小型机发现一个问题,比较麻烦。我执行smitty命令,无论是smitty date,还是smitty hacmp都报同样的错误,unable to open temp file,停在这个界面上,就无法操作了。但是我发现ls,date,这些都可以。 请老师帮忙解惑,谢谢
有一个问题,如果要启动数据库,首要要connect到数据库,这里有两种方法,一种是用操作系统帐户来connect到sysdba,还有一种是通过具有sysdba权限的oracle用户connect到sysdba。 但是这里有一个问题,如果使用第二种方法,这个时候password file还没有mount到数据库,他怎么去获取password file验证oracle用户的身份呢
我在FC3里想用useradd roc添加一个roc用户,但是系统显示“cannot rewrite password file”,请问我该怎么办?为什么“cannot rewrite password file”
when I add the local account to a server using "useradd" and get the following error: UX: useradd: ERROR: Inconsistent password files. See pwconv(1M). and then I use pwck: Login directory not found Logname too long/short This couldn't be the root cause. As we used to not pay much attention on the length of login and directory Then use grpck: Duplicate logname entry (gid first occurs in passwd...
bash-2.03# useradd -g sshd -c 'sshd privsep' -d /var/empty -s /bin/false sshd UX: useradd: ERROR: Inconsistent password files. See pwconv(1M).
UnixWare ora 8.1.6 数据库down了一下,现在再起,出现 ORA-01990: error opening password file '/home/oracle/app/oracle/product/8.1.6/dbs/orapw' ,我看了以前的帖子,可能是密码文件没有了,但我不知道怎么生成新的密码文件, 请高手赐教!!
SG上的 How to Enable password file Authentication Check that the password file has been created; if not, use the password utility ORAPWD to create it. Check that the initialization parameter REMOTE_LOGIN_password_file has been set to EXCLUSIVE. password file是一個文件嗎? 怎麽去看 如果沒有 password utility ORAPWD how to create it? 謝謝 :roll: