openssh-portable/contrib/win32/win32compat/ssh-agent
Yanbing 6b807ae229 file permission on ssh_config, authorized_keys, private keys, host keys, public keys. (#110)
1. Add file permission check when load or add ssh_config, authorized_keys, private keys, host keys,.
2. set the owner and ACE for create secure file, ex, private key in ssh-keygen.exe
3. Update script OpenSSHTestHelper.psm1 to be able to run Install-OpenSSH if the sshd is running on the machine.
4. add OpenSSHBinPath to path.
5. change indents in agentconfig.c
6. update test script to represent the changes
7. Add tests for:
* authorized_keys and ssh-keygen testing
* host keys file perm testing
* user private key file perm testing
* ssh-add test
* user ssh_config
2017-05-01 14:18:20 -07:00
..
agent-main.c Fixed key based auth with talking to docker containers 2017-04-27 21:00:12 -07:00
agent-request.h Sources Merged from Win32 Fork 2016-12-19 14:46:28 -08:00
agent.c Run SSHD as NetworkService (#121) 2017-04-24 22:02:03 -07:00
agent.h Run SSHD as NetworkService (#121) 2017-04-24 22:02:03 -07:00
agentconfig.c file permission on ssh_config, authorized_keys, private keys, host keys, public keys. (#110) 2017-05-01 14:18:20 -07:00
authagent-request.c Fixed key based auth with talking to docker containers 2017-04-27 21:00:12 -07:00
connection.c Run SSHD as NetworkService (#121) 2017-04-24 22:02:03 -07:00
keyagent-request.c Run SSHD as NetworkService (#121) 2017-04-24 22:02:03 -07:00