automated logon fail in window 2003 if run as service
Brought to you by:
youngmug
When sshd_config with the following options set to:
PubkeyAuthentication yes
PasswordAuthentication no
sshd started via the command line would work fine with
the rsa key set. But if it runs as service, it will not
recognize the authorized_keys file.
Anonymous
Logged In: YES
user_id=584133
Have you checked the NTFS permissions on the authorized_keys
file?