I have both Solaris 2.6 & 8 OS, with OpenSSH3.xp1. Are there any
configuration mods in OpenSSHxxp1, which allows a setuid process to
pass through the X-fwding port?
I've got a set uid application that my users execute & because the
invoked request is the set_uid_proc it does not match the user xauth
gui process. Therefore, tunneling fails during X-authentication; i.e.
broken pipe. I've tried to copy both ssh user & app user Xauth keys
onto ssh servers, but failure still occurs.
Quote:> NOTE: I also have the the sshd_config option StrictModes, set to yes.
> But Strictmodes in the ssh_config, one server set to no. Would this have
> an affect?
> To duplicate the error youself, make a copy of xclock binary & setuid it
> to something other than the uid invoking the ssh session.
> I've been trying to debug for quite sometime now so, any
> suggestions/help is appreciated.
> Going crazy,
> Jenn