- 主题:放弃了
不顶用
还是
init uhash first
【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: clear old shm...ok
: creating bcache shm...ok
: creating ucachehash shm...ok
: creating utmp shm...ok
: creating uindex shm...ok
: check passwd file size...ok
: attaching shm...ok
: check for uhash...ok
: ...................
--
FROM 162.105.22.233
不理解了
按照代码,应该有ok\n
然后才行
怎么
printf("building ucachehash shm...");
就直接退出来了
【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: clear old shm...ok
: creating bcache shm...ok
: creating ucachehash shm...ok
: creating utmp shm...ok
: creating uindex shm...ok
: check passwd file size...ok
: attaching shm...ok
: check for uhash...ok
: ...................
--
FROM 162.105.22.233
在load_ucache的时候跳出了
【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: 不理解了
: 按照代码,应该有ok\n
: 然后才行
: 怎么
: printf("building ucachehash shm...");
: 就直接退出来了
: 【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: : clear old shm...ok
: ...................
--
FROM 162.105.22.233
lock_passwd失败
【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: 在load_ucache的时候跳出了
: 【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: : 不理解了
: : 按照代码,应该有ok\n
: : 然后才行
: : 怎么
: : printf("building ucachehash shm...");
: : 就直接退出来了
: ...................
--
FROM 162.105.22.233
结果是
-rw------- 1 bbs bbs 0 3月 28 00:28 /home/bbs/.PASSWDS.lock
属主刚才是root
于是lock_passwd失败
【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: lock_passwd失败
: 【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: : 在load_ucache的时候跳出了
: : ...................
--
FROM 162.105.22.233