tech:notes_rsh_rcp
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| tech:notes_rsh_rcp [2026/01/22 12:10] – Jean-Baptiste | tech:notes_rsh_rcp [2026/01/22 19:51] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| < | < | ||
| - | {{tag>Brouillon | + | {{tag> |
| # Notes rsh rcp | # Notes rsh rcp | ||
| Ligne 7: | Ligne 7: | ||
| * http:// | * http:// | ||
| * https:// | * https:// | ||
| + | * https:// | ||
| Voir aussi : | Voir aussi : | ||
| Ligne 16: | Ligne 17: | ||
| Source : `man rsh` | Source : `man rsh` | ||
| + | |||
| + | |||
| + | Also note that the design of the .rhosts system is COMPLETELY INSECURE except on a carefully firewalled private network. Under all other circumstances, | ||
| + | |||
| + | Source : `man in.rshd` | ||
| + | |||
| + | |||
| rsh : Ce programme est issu du package rlogin | rsh : Ce programme est issu du package rlogin | ||
| Ligne 49: | Ligne 57: | ||
| echo " | echo " | ||
| ~~~ | ~~~ | ||
| + | |||
| + | Le fichier hosts.equiv / .rhosts autorise ou interdit à des ordinateurs et à des utilisateurs l' | ||
| `/ | `/ | ||
| Ligne 65: | Ligne 75: | ||
| somehost username | somehost username | ||
| - | * exchangeuser | ||
| ~~~ | ~~~ | ||
| Ligne 112: | Ligne 121: | ||
| ~~~bash | ~~~bash | ||
| rsh otherhost cat remotefile ">>" | rsh otherhost cat remotefile ">>" | ||
| + | ~~~ | ||
| + | |||
| + | ## Cas 1 | ||
| + | |||
| + | |||
| + | Sur le client - NOK | ||
| + | ~~~ | ||
| + | test@rsh-cli: | ||
| + | Permission denied. | ||
| + | ~~~ | ||
| + | |||
| + | Sur le serveur | ||
| + | ~~~bash | ||
| + | echo " | ||
| + | ~~~ | ||
| + | |||
| + | Sur le client - OK | ||
| + | ~~~ | ||
| + | test@rsh-cli: | ||
| ~~~ | ~~~ | ||
| Ligne 144: | Ligne 172: | ||
| user1 3072724 3072597 | user1 3072724 3072597 | ||
| ~~~ | ~~~ | ||
| + | |||
| + | Bizarre, je ne vois pas le process ' | ||
| + | Le dernier processus ' | ||
| ~~~ | ~~~ | ||
tech/notes_rsh_rcp.1769080224.txt.gz · Dernière modification : de Jean-Baptiste
