Re: rdesktop 1.8.1 complex passwords not accepted
Chris Curtiss <[email protected]> Mon, 10 Mar 2014 22:59:30 -0400
| Newsgroups | gmane.network.rdesktop.user |
|---|---|
| Message-ID | <[email protected]> |
--===============5539901321351720575== Content-Type: multipart/signed; boundary="Apple-Mail=_F09F9A81-AA81-4532-A07D-682350FA4237"; protocol="application/pgp-signature"; micalg=pgp-sha1 --Apple-Mail=_F09F9A81-AA81-4532-A07D-682350FA4237 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Bash is interpreting the # as a comment, and is probably interpreting = the & sign as a history item. You're going to need to escape the # and = probably & with backslashes, like: rdesktop -u username -p 123Rt\&\#t24 -f IP_ADDRESS There may need to be quotes involved: "123Rt\&\#t24" It's possible that enclosing the whole thing in apostrophes might work = too: '123Rt&#t24'. On Mar 10, 2014, at 15:41 , tony barbarich <[email protected]> wrote: > rdesktop version 1.81. =20 >=20 > I stop at the win 7 login UI when using complex passwords which = include symbols even though i include the [ -p ] option in the command. = When i use non complex passwords which do not contain symbols it works = perfectly . For example, the command below stops at the win 7 UI login. = I can than enter the password interactively at the UI and login.=20 >=20 > rdesktop -u username -p 123Rt&#!24 -f IP_ADDRESS >=20 >=20 > howerver, If I use this command which does not contain symbols I login = to windows perfectly. >=20 > rdesktop -u username -p 123liggy -f IP_ADDRESS >=20 >=20 > On the host machine, the windows 7 remote setting, i have it = configured for "Allow connections from computers running any version of = Remote Desktop (less secure). >=20 > thanx > -T =20 > = --------------------------------------------------------------------------= ---- > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and = their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > = http://p.sf.net/sfu/13534_NeoTech_________________________________________= ______ > rdesktop-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/rdesktop-users --Apple-Mail=_F09F9A81-AA81-4532-A07D-682350FA4237 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlMefBIACgkQVYVHkMqoFKrPGQCgmOJMQrwCohi9oyusPnQU02Sp YnkAn0Pee0/4VlSrUZ9TpQ1241TOqorK =j36k -----END PGP SIGNATURE----- --Apple-Mail=_F09F9A81-AA81-4532-A07D-682350FA4237-- --===============5539901321351720575== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech --===============5539901321351720575== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ rdesktop-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdesktop-users --===============5539901321351720575==--