[SCore-users] Root password after EIT installation on nodes

kameyama at pccluster.org kameyama at pccluster.org
Mon Feb 24 09:28:49 JST 2003


In article <1045757464.1135.20.camel at belldandy> Henryk Feider <vegeta at nerv-center.de> wrotes:
> The password is set in /etc/passwd on the nodes (I boot it with 'init
> /bin/sh' to find out). But even using the keyboard on the node, I can
> not log into it. The 'ssh' fails too.

Please check /etc/passwd and /etc/shadow on the nodes.
If /etc/passwd is following:
    root:x:0:0:root:/root:/bin/bash
(password field is x), root password is stored in /etc/shadow.
I think password field is same as server host.
If this is diffirent, please change to password using passwd command (boot with
"init /bin/sh").

Can you use "su" to normal user?
    % su
    Password:
    #
If you can become root using su, please check /etc/securetty.


                       from Kameyama Toyohisa



More information about the SCore-users mailing list