Displaying 1 result from an estimated 1 matches for "bogusopt".
Did you mean:
bogspot
2001 Oct 07
3
BadOption failures "annoying"
Hi,
some question about the configuration behaviour of openssh..
sshd.8
-f configuration_file
Specifies the name of the configuration file. The default is
/etc/sshd_config. sshd refuses to start if there is no configura-
tion file.
While servconf.c has the routine
fill_default_server_options(ServerOptions *options)
which sets valid/common options by