Hello,
I have just installed SSH2 for the first time and it seems to work fine.
I get a message I am not sure about when I issue a command to connect to
a remote SSH server.
The message is "Accepting host (nameofhost here) Key without checking"
can anyone tell me if I should be concerned about this, and If so what I
should do.
My second question is as follows :-
I have two users on my local machine, one with SSH keys and one which I
haven't yet made any for.
When the user with a key logs in he gets asked for his passphrase and is
then let in, which I assume means he has a secure connection in place.
(Am I right)
When the second user, who has no keys, tries to connect via SSH2, the
server asks him for his normal login password. When he enters his
password, he logs in successfully. Does this mean that SSH is setup
incorrectly by allowing him in, or does it mean he is just logged in
like a normal telnet session with no encryption?
Thankyou for your time in reading.
If anyone knows a good place for this info then please point me the
right way as I have not seen much documentation on SSH.
Gary