>What is the trick involved in building sshd on one machine and deploying
>it to other machines by just make install?
>
>sshd works fine on the machine it was built, but X forwarding is broken on
>all the other machines. Are there anything other than sshd binary and the
>configuration files to installing it?

It sounds like you are installing binaries that were built on a 
machine that has a different path to xauth.

Perhaps solaris?  And on one machine it has /usr/openwin/bin/xauth 
and on the others it has /usr/openwin/bin/xview/xauth?

If the SERVER (sshd) cannot find xauth, X11 forwarding is disabled.  
SSHD has a builtin path to xauth but it also checks the sshd_config 
file for the XAuthLocation option.

Just a thought, as I've seen this several times...  

steve
==========================================================
Steve Acheson                              [EMAIL PROTECTED]
Cisco Corporate Information Security         Cisco Systems

Reply via email to