On 06-02-2020 16:13, Marc Lavallée wrote: > > Your rsh command is probably a symlink to the ssh command, but it's > requesting an insecure connection to the remote, so the remote must > accept and support it. > > https://www.ssh.com/ssh/rsh > > https://x.cygwin.com/docs/ug/using-remote-apps.html > > https://web.archive.org/web/20030715094029/https://www.cs.duke.edu/csl/docs/unix_course/intro-103.html > Thanks.
I added a file ~/.rhosts with my host and username in it, like it is described here: https://web.archive.org/web/20030715094029/https://www.cs.duke.edu/csl/docs/unix_course/intro-103.html I could run the command with the '-l' option: rsh -l username 10.0.0.1 nsmd --detach --session-root "\$HOME/distributed-nsm-sessions" --osc-port 6662 Then I got this error: non-session-manager --nsm-url osc.udp://******-System-Product-Name:6661/ --nsm-url osc.udp://*****-ThinkPad-X201:6662/ XOpenIM() failed X_ChangeProperty: BadValue (integer parameter out of range for operation) 0x0 >
pEpkey.asc
Description: application/pgp-keys
