Quoting Christian Perrier ([EMAIL PROTECTED]):
> I'm pretty sure that I forgot to add something somewhere. Maybe in
> inetd.conf on tomsrtbt (but is there one?) or in /etc/services...
> I'm not really familiar with these "r" commands...
>
> Does someone have a suggestion? Tom?
Got it. The problem lied with the location of rmt on the remote
machine. It is in /usr/sbin, but the PATH you get when executing a
"r-command" is the path for non-login shells, which includes only
/usr/bin and /bin. Linking /usr/sbin/rmt on /usr/bin/rmt on the
remote machine did the trick.
Tomsrtbt is now a "remote rescue" disk for me....
--