Sophie

Sophie

distrib > Mandriva > cooker > x86_64 > media > contrib-release-src > by-pkgid > 4d2cc4cf559a7354668d6d4d2b7add03 > files > 3

tsclient-2.0.2-6.src.rpm

--- tsclient-2.0.1/src/plugins/default/tsc-vnc-connection.c.realvnc-args	2008-10-20 14:47:17.000000000 -0400
+++ tsclient-2.0.1/src/plugins/default/tsc-vnc-connection.c	2008-10-20 14:50:38.000000000 -0400
@@ -111,7 +111,7 @@ tsc_vnc_connection_start (TSCConnection 
 	}
 
 	if (connection->password) {
-		tsc_spawn_append_args (connection->spawn, "-autopass", NULL);
+		tsc_spawn_append_args (connection->spawn, "-passwdInput", NULL);
 	}
 
 	if (connection->host) {