On Sep 20, 7:00*am, Nomen Publicus <npubli...@buffy.sighup.org.uk>
wrote:
> Xao <t...@ivorypetal.com> wrote:
> > The systems are back up and running and I can access information
> > through IPMI, but I still can't login to the eLOM SP through the GUI
> > or through the SSH interface. *It says account or password incorrect.
> > Any idea on how to get the password reset? *Can I use IPMI or is there
> > another method I can have the on-site admin try?
>
> are you explicitly ssh'ing in as root?
>
> ssh -l root destination-name
>
> --
> Gustaf Lindborg: The sailor does not pray for wind, he learns to sail
Yes, tried it both ways...
ssh -l root <ip>
&
ssh root@<ip>
|