Test_ssh

Summary
Test_ssh
Augeas Tests
Ssh.lnsProxycommand is case-insensitive
Ssh.lnsGlobalKnownHostsFile

Augeas Tests

Ssh.lns

test Ssh.lns get "Proxycommand ssh -q

Proxycommand is case-insensitive

Ssh.lns

test Ssh.lns get "GlobalKnownHostsFile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2\n" = { "GlobalKnownHostsFile" { "1" = "/etc/ssh/ssh_known_hosts" } { "2" = "/etc/ssh/ssh_known_hosts2" } }

GlobalKnownHostsFile

test Ssh.lns get "Proxycommand ssh -q
Proxycommand is case-insensitive
Close