i have problem to connect to a remote windows xp machine using putty with an admin account.
when trying i get an "access denied" message
anyone have an idea of what can cause the problem ?
|
i have problem to connect to a remote windows xp machine using putty with an admin account. when trying i get an "access denied" message anyone have an idea of what can cause the problem ? | |||||
feedback
|
This question came from our site for system administrators and desktop support professionals.
|
Did you create user (and password) for OpenSSH? OpenSSH don't use the same windows users. | |||
feedback
|
|
Do have physical access to that machine ? Maybe it's due to firewall rules or even sshd configuration. Except for the case that you don't write the password correctly :> , sshd may be configured to reject any try to connect to the server. At least in linux, you could see that in /etc/ssh/sshd_config. No idea for windows | |||
|
feedback
|