ChinaUnix.net
相关文章推荐:

useradd unable to lock password file

在redhat9.0下现在增加用户提示我“unableto lock password file”,昨天建用户还没问题,我猜是不正常关机造成的/etc下的passwd和其他目录的不一致。希望大家能给我提供一个好的解决办法,谢谢!!!

by yangyyg_y - 系统管理 - 2006-08-10 15:11:19 阅读(611) 回复(6)

相关讨论

linux7下使用命令useradd添加用户时出现以下错误提示: useradd:unable to lock password file 用户权限为root,passwd文件属性正常. ps -ef |grep passwd 也没有发现相关进程. 如何解决,请大家帮帮忙!!

by gzywll - Linux论坛 - 2004-02-24 19:34:29 阅读(486) 回复(1)

添加用户时提示这个??useradd: unable to open password file

by 55388863 - 系统管理 - 2006-01-25 20:48:17 阅读(553) 回复(1)

前提:当前是root用户(通过id判断) 在使用useradd添加用户时出现:unable to lock passwd file?的错误提示。有人遇到这样的问题吗?虽然reboot和修改/etc/passwd.lock文件可以解决,但是想知道是什么原因造成的。 谢谢了 :wink:

by guangzongy - Shell - 2004-12-20 12:35:39 阅读(1886) 回复(6)

各位老师: 今天操作小型机发现一个问题,比较麻烦。我执行smitty命令,无论是smitty date,还是smitty hacmp都报同样的错误,unable to open temp file,停在这个界面上,就无法操作了。但是我发现ls,date,这些都可以。 请老师帮忙解惑,谢谢

by txjjzdzqbx - AIX - 2005-12-19 19:50:48 阅读(3700) 回复(6)

有一个问题,如果要启动数据库,首要要connect到数据库,这里有两种方法,一种是用操作系统帐户来connect到sysdba,还有一种是通过具有sysdba权限的oracle用户connect到sysdba。 但是这里有一个问题,如果使用第二种方法,这个时候password file还没有mount到数据库,他怎么去获取password file验证oracle用户的身份呢

by fxhnkf - Oracle - 2006-12-18 23:21:16 阅读(1153) 回复(12)

我在FC3里想用useradd roc添加一个roc用户,但是系统显示“cannot rewrite password file”,请问我该怎么办?为什么“cannot rewrite password file

by zongtongyi - Linux论坛 - 2005-03-26 17:14:19 阅读(416) 回复(3)

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...

by unixwing - Solaris - 2006-05-31 09:18:17 阅读(1172) 回复(0)

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).

by panwj - Solaris - 2003-07-22 12:30:47 阅读(1110) 回复(3)

UnixWare ora 8.1.6 数据库down了一下,现在再起,出现 ORA-01990: error opening password file '/home/oracle/app/oracle/product/8.1.6/dbs/orapw' ,我看了以前的帖子,可能是密码文件没有了,但我不知道怎么生成新的密码文件, 请高手赐教!!

by 风舞 - Oracle - 2004-05-07 19:02:08 阅读(656) 回复(1)

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:

by eagle_fan - Oracle - 2003-12-17 11:50:57 阅读(696) 回复(1)