Hi,
1. Instead of using xrsh you can use ssh, it makes automatically any
authentication required by xdm. Usage is very simple:
ssh -l user host xapplication &
2. Ssh provides more security and authentication not only in X sessions,
but also in usual activity, like rsh or rcp
3. The side effect of using ssh is that even when you use it w/o command
(so in rlogin manner) it omits the limit for number of users, which
appeared at leats in v3.2. Probably it's illegal, but it works...
Grzegorz
PS. More info on ssh you can find at:
http://www.cs.hut.fi/ssh
--
_/_/_/ _/ _/ _/_/_/_/_/ Grzegorz Mucha
_/ _/ _/ _/ Civil Eng. Dept., L-5 Inst.
_/ _/ _/ _/ System Administrator
_/ _/ _/ _/ tel. +48 12 330340
_/_/_/racow _/_/_/niversity of _/echnology grzes_at_twins.pk.edu.pl
Received on Mon Sep 25 1995 - 15:09:33 NZST