Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- fichero .ssh/config
- rk (‘!’). For example, to allow a key to be used from anywhere within an organisation except from the “dialup” pool, the following entry (in authorized_keys) could be used: from="!*.dialup.example.com,*.example.com"</code> *
- authorized_keys
- se le pueden añadir restricciones del tipo: * ''from="xxx.xxx.xxx.xxx" ssh-dss....'' -> restricción po
- Conexión remota A->B->C con SSH (~/.ssh/config)
- * [[https://serverfault.com/questions/337274/ssh-from-a-through-b-to-c-using-private-key-on-b]] * [[h