garantie, garantie, c'est vite dit. On connait les services de support hein :)
- des interfaces graphiques pour le client et le serveur,
J'avoue ne pas voir l'intérêt d'une interface graphique pour un shell...
- des possibilités d'utiliser des authentifications fortes (je doute de la possibilité d'intégrer un lecteur de carte à puce avec openSSH sous Windows)
On Windows you can use putty to establish secure shell connections with smart card authentication. The normal putty doesn't have smart card support, but if you install the smart card bundle, it contains OpenSSL, OpenSC and a version of Putty with smart card support.
On Linux and Mac OS X you can use OpenSSH. OpenSSH does support smart card authentication, but only if the support for OpenSC is enabled during compile time. Most distributions however ship a binary package that does not include OpenSC support. You can simply download the source code or source rpm package, and recompile it using "configure --with-opensc=/usr".
Un commercial de chez SSH.com me disaient que leur solution était plus rapide que openSSH en terme de temps mis pour chiffrer/déchiffrer. Cette partie est assez critique lorsque par exemple une banque a une fenêtre de 2h pour transférer ses 4Go de données journalières sur un backup externe. Je n'ai pas d'expérience validant ses propos, mais ils méritent tout de même d'^être pris en considération.
un commercial dit toujours que sa solution est la meilleure :)
Cela étant dit c'est peut-être vrai mais au pire la question de la performance peut toujours être résolue par du meilleur hardware / carte dédiée etc...
[^] # Re: Mmm...
Posté par Psychofox (Mastodon) . En réponse au journal Que faire sans OpenSSH ?. Évalué à 8.
garantie, garantie, c'est vite dit. On connait les services de support hein :)
J'avoue ne pas voir l'intérêt d'une interface graphique pour un shell...
On Windows you can use putty to establish secure shell connections with smart card authentication. The normal putty doesn't have smart card support, but if you install the smart card bundle, it contains OpenSSL, OpenSC and a version of Putty with smart card support.
On Linux and Mac OS X you can use OpenSSH. OpenSSH does support smart card authentication, but only if the support for OpenSC is enabled during compile time. Most distributions however ship a binary package that does not include OpenSC support. You can simply download the source code or source rpm package, and recompile it using "configure --with-opensc=/usr".
http://www.opensc-project.org/opensc/wiki/SecureShell
un commercial dit toujours que sa solution est la meilleure :)
Cela étant dit c'est peut-être vrai mais au pire la question de la performance peut toujours être résolue par du meilleur hardware / carte dédiée etc...