[
https://issues.apache.org/jira/browse/GEODE-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols closed GEODE-6438.
-------------------------------
> Windows CI images to not consider administrators_authorized_keys
> ----------------------------------------------------------------
>
> Key: GEODE-6438
> URL: https://issues.apache.org/jira/browse/GEODE-6438
> Project: Geode
> Issue Type: Task
> Components: ci
> Reporter: Sai Boorlagadda
> Assignee: Sai Boorlagadda
> Priority: Major
> Fix For: 1.9.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> sshd builds on windows-server seems to be failing to accept a connection as
> the service would look into authorized keys in a specific location
> `__PROGRAMDATA__/ssh/administrators_authorized_keys` whereas packer script
> creates the file in C:\Users\geode\.ssh.
> So comment these two lines in sshd_config so the service fallback to
> $HOME/.ssh/authorized_keys.
> For more information: https://github.com/PowerShell/Win32-OpenSSH/issues/1306
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)