Can the use of ssh v1 on this server be turned off, but the use of ssh v2 still function?
It's a security review thing . . . our security team would prefer that ssh2 be used, and ssh1 be turned off.
It's possible!
You must rdesktop to your NCM server, run the SFTP/SCP server (Start -> ...), and go to File - > Configure.
Regards,
Jiri
Hi,
You can not use ssh1 but you can't forbid using ssh1 with NCM. You can post a feature request, if you want.
I think you meant . . .
It is an option to not use ssh1, but it is NOT an option to disable or prohibit the use of ssh1.
Is It an option to make NCM use a different ssh server?
Exactly, it is only an option not to use ssh1 but you can't prohibit it.
NCM uses SSH client, the device plays the role of SSH server. So if you configure all your devices to use SSH2 only, that could help.
My issue is not principally devices, it is only with the server itself.
I am trying to get my system into production by having it pass vulnerability scanning tests. This item basically flunks, ‘cuz the scanner picks up the presumed-vulnerable-by-design ssh1. I need this thing (the ssh server) to not respond to ssh1.
but, as you already said, this would need to be a feature request.
thanks for your help!