1、开始出现chkconfig问题,安装该组件后此项消失;
2、修改enablecards.ps中为cd /etc/network,也少了一项提示。
现在的问题是
代码: 全选
mts@lmde ~/iNodeClient $ sudo ./uninstall.sh
[sudo] password for mts:
Stopping AuthenMngService: Process AuthenMngService is not Running Now!
insserv: warning: script 'K01iNodeAuthService' missing LSB tags and overrides
insserv: warning: script 'iNodeAuthService' missing LSB tags and overrides
iNodeAuthService 0:off 1:off 2:off 3:off 4:off 5:off 6:off
mts@lmde ~/iNodeClient $ sudo ./install.sh
insserv: warning: script 'iNodeAuthService' missing LSB tags and overrides
iNodeAuthService 0:off 1:off 2:on 3:on 4:on 5:on 6:off
insserv: warning: script 'K01iNodeAuthService' missing LSB tags and overrides
insserv: warning: script 'iNodeAuthService' missing LSB tags and overrides
Starting AuthenMngService: mts@lmde ~/iNodeClient $
代码: 全选
2012-10-15 08:32:31 Connecting to the network...
2012-10-15 08:32:31 Beginning authentication... [mts11]
2012-10-15 08:32:47 Connection failed.
代码: 全选
mts@lmde ~/iNodeClient $ ps aux | grep AuthenMngService
mts 2904 0.0 0.0 5448 832 pts/0 S+ 18:22 0:00 grep --colour=auto AuthenMngService