- 主题:放弃了
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
building ucachehash shm...Resim-Server:/home/bbs/bbssrc/bbshome#
【 在 yuhuan (in silico discovery) 的大作中提到: 】
: shminit输出是什么?ft
: 【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: : 是啊,没有关系
: : 我就没有用到这个方面的东西
: : ...
: : 主要还是shminit不灵
: : 总是说init uhash first
: : shminit的最后一行输出是没有回车的吗?
: ...................
--
FROM 162.105.22.233
不顶用
还是
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
cp 文件之后
然后shminit
【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: 不顶用
: 还是
: init uhash first
: 【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: : clear old shm...ok
: : creating bcache shm...ok
: : creating ucachehash shm...ok
: : creating utmp shm...ok
: ...................
--
FROM 220.249.10.10
不理解了
按照代码,应该有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
那建议你 chown bbs. .* * -R
【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: 结果是
: -rw------- 1 bbs bbs 0 3月 28 00:28 /home/bbs/.PASSWDS.lock
: 属主刚才是root
: 于是lock_passwd失败
: 【 在 robberyanzg (偷糊涂币的) 的大作中提到: 】
: : lock_passwd失败
--
FROM 218.194.254.33