Re: Problem with SSHVnc-applet parameters
Kausar <[email protected]>
| Newsgroups | gmane.comp.java.sshtools.user |
|---|---|
| Message-ID | <[email protected]> |
Egil Moeller <redhog <at> redhog.org> writes: > Hi! I'm trying to integrate the SSHVnc-applet in a web-single-sign-on > solution, but can't seem to get the applet to listen to the parameters > listed in the instructions.htm. The applet displays "Connecting..." in > the status-bar but nothing happens. If I select New connection from the > menu, the display-number from my parameters is not filled in in the > connection parameters form. I'm running SSHVnc from SSHVnc-0.1.3-applet- > signed.tar.gz. Any ideas what I may be doing wrong? > > <html> > <head> > <title>SSHVnc Applet</title> > </head> > <body> > <applet > width="640" height="480" > archive="SSHVncApplet-signed.jar,SSHVncApplet-jdkbug-workaround- signed.jar,SSHVncApplet-jdk1.3.1-dependencies-signed.jar" > code="com.sshtools.sshvnc.SshVNCApplet" > codebase="." > style="border-style: solid; border-width: 1; padding-left: 4; padding- right: 4; padding-top: 1; > padding-bottom: 1"> > <param name="sshapps.connection.host" value="redhog.org"> > <param name="sshapps.connection.connectImmediately" value="true"> > <param name="sshapps.connection.authenticationMethod" value="password"> > <param name="sshapps.connection.userName" value="redhog"> > <param name="sshapps.connection.password" value="<my PAM login password>"> > <param name="sshvnc.connection.encryptedVncPassword" value="<my encrypted vnc-password as read > from ~/.vnc/password>"> > <param name="sshvnc.connection.vncHostDisplay" value="localhost:1027"> > </applet> > </body> > </html> > > TIA, > Egil > Hi I am facing the same problem. but when I removed the following applet param <param name="sshapps.connection.password" value="<my PAM login password>"> then it work fine but end user need to give the password. Is there any other work around? ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642