sshd_config only allows one AuthorizedKeysCommand This creates problems where admin has two AuthorizedKeysCommands they want to use on the same system for instance opkssh and AWS instance connect.
This isn't an issue with opkssh so much as an issue with SSH, that opkssh needs to care about because it is a tool for SSH. As such this has impacted projects other than opkssh such as:
sshd_config only allows one AuthorizedKeysCommand This creates problems where admin has two AuthorizedKeysCommands they want to use on the same system for instance opkssh and AWS instance connect.
This isn't an issue with opkssh so much as an issue with SSH, that opkssh needs to care about because it is a tool for SSH. As such this has impacted projects other than opkssh such as: