Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Feb 2007 15:39:49 +0200
From:      cknipe@savage.za.org
To:        Arindam <arindam.mukerjee@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: SSH woes
Message-ID:  <1170423589.45c33f25912a7@196.22.132.16>
In-Reply-To: <d85a51ff0702020507p14a8a91eye93e34fef9a156c6@mail.gmail.com>
References:  <d85a51ff0702020507p14a8a91eye93e34fef9a156c6@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> # ssh -l root <myFreeBSD box>
> Password:
> Password:
> Password:
> 
> It kept asking me for Password: although everytime I put the correct
> value. I tried out clearing the .ssh* files in my home directories and
> trying to reconnect. None of it worked.


Don't login as root... It's not good practise, SSH on BSD by default does also
not allow for it.  Add your normal user to the wheel group, use that to login
via SSH, and use su or sudo to gain root privlidges when needed






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1170423589.45c33f25912a7>