Displaying 1 result from an estimated 1 matches for "1551c1540".
2012 May 17
2
New Subsystem criteria for Match option block in OpenSSH server
...atal("user, host and addr are all required when testing "
> "Match configs");
>
> if ((test_flag < 2) &&
> (server_match_spec_complete(&connection_info) >= 0))
> fatal("Config test connection parameter (-C) provided without "
1551c1540
< &cfg, NULL, NULL, NULL);
---
> &cfg, NULL);
1713,1715c1702,1703
< if (test_user != NULL && test_addr != NULL && test_host != NULL)
< parse_server_match_config(&options, test_user,
< test_host, test_addr);
---
> if (server_match_s...