[Beowulf] passwordless "rsh" login
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Brian Dobbins brian.dobbins at yale.eduFri Jul 9 12:53:26 PDT 2004
- Previous message: [Beowulf] passwordless "rsh" login
- Next message: [Beowulf] passwordless "rsh" login
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Things bad about ssh: > > i) relatively slow > j) cannot select "no encryption" as option even on secure networks Just to add two cents - you can, if you wish, specify to use Blowfish or AES as your cipher, which is faster than 3DES (the default on most openssh systems I've seen). This will work right out of the box, and is as simple as: "ssh -c blowfish user at host" (for Blowfish) (Or you can change it in your ssh_config file, I believe) There used to be patches for null ciphers, but I'm not sure if they're still maintained, as it's really (obviously) not advisable. Cheers, - Brian
- Previous message: [Beowulf] passwordless "rsh" login
- Next message: [Beowulf] passwordless "rsh" login
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
