Hi, A nice *feature* that I just noticed, I apologize if it has been mentionned earlier.
xorg 7.2 tends to install all the components in /usr/loca insteal of the traditional /usr/X11R6. But sshd is still expecting xauth to be in /usr/X11R6/bin/xauth; so sshd_config has to be modified to reflect the fact that xauth new path is /usr/local/bin/xauth. So the default /etc/ssh/sshd_config should be adapted to reflect this change... Best regards, Olivier _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
