The hostname on the machine is automagically picked for me during the latest install - and here's what I get when I try to connect from another machine:
[robert@amda7v robert]$ ssh [EMAIL PROTECTED] Warning: Permanently added '192.168.1.100' (RSA) to the list of known hosts. [EMAIL PROTECTED]'s password: Permission denied, please try again. [EMAIL PROTECTED]'s password: Last login: Fri Mar 1 00:14:03 2002 /usr/X11R6/bin/xauth: creating new authority file /root/.Xauthority /usr/X11R6/bin/xauth: (stdin):1: bad display name "localhost.BS1.srv.t-online.de:10.0" in "add" command [root@localhost root]# Apparently a problem with xauth and display names. Cheers, R.Fox
