Hi,

I checked the windows setting. No firewall is active. I can also connect to 3389 wth telnet

bash-2.05a$ telnet 192.168.1.13 3389
Trying 192.168.1.13...
Connected to 192.168.1.13.
Escape character is '^]'.

but I still get the same result when I try to connect with uttsc.

/opt/SUNWuttsc/bin/uttsc 192.168.1.13

Failed to establish smartcard context
Smart card support will not be available.
Unable to open smartcard library.
Segmentation Fault

I am stuck. Any ideas?

I found the solution in the admin PDF. This is the correct set of commands to set the window connector up p on the SR Server.

        cd /opt/temp
        unzip Sun_Ray_Connector_1.0.zip
        cd srrdp_1.0
        ./installer
        /opt/SUNWut/sbin/utrestart
        /opt/SUNWuttsc/sbin/uttscadm -c
        /opt/SUNWut/sbin/utrestart

I missed the "uttscadm -c" part.

Thanks,

  Andreas

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to