Xmanager [1]

Xmanager

Saturday, October 2, 2010 6:56 AM - learnet

Hi,

I couldnot able to connect to solaris version 9 using xmanager , it displays me this message
" The X11 fowarding request was rejected!"
To solve this problem , please turn on X11 forwarding feature of the remote SSH Server."
before 1 month I installed Xmanager everything is fine. i have desktop problem so i reinstalled xmanager then i face this issue.


Regards



Program Ver. : Xmanager 3.0
Connection Method : Xstart connection


Re: Xmanager

Sunday, October 10, 2010 11:47 PM - Support

Firstly, try creating a new user account and logging in. This maybe an account related problem.

Also, there was a bug in that causes X11 forwarding failure. To work around this issue the following solution is suggested:

Suggested work arounds from the bug report (you just need one of these solutions, not both):

1. Add lo0 for IPv6.

eg.,
# ifconfig lo0 inet6 plumb up

And to make changes permanent, do:

# touch /etc/hostname6.lo0


Disable IPv6 ssh support.

Change ListenAddress to 0.0.0.0 in /etc/ssh/sshd_config; then restart sshd with -4 option.

eg.,
# svcadm -v disable ssh
# /usr/lib/ssh/sshd -4


---
Technical Support


Previous views: 126