Re: runas.exe not accept non-ascii passwords
From: Plinio Conti (pliniocontiAT_at_tiscaliDOT.it)
Date: 03/26/04
- Next message: cquirke (MVP Win9x): "Re: Accessing C$"
- Previous message: Plinio Conti: "Re: runas.exe not accept non-ascii passwords"
- In reply to: Gary Smith: "Re: runas.exe not accept non-ascii passwords"
- Next in thread: Plinio Conti: "Re: runas.exe not accept non-ascii passwords"
- Reply: Plinio Conti: "Re: runas.exe not accept non-ascii passwords"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 26 Mar 2004 11:45:43 +0100
I made your test.
Yes, the characters don't look right in TYPE output.
Default CMD codepage for my country (Italy) is 850 (International aka "Multilingual (Latin I)").
I switched to 437 (US) using command:
"CHCP 437"
but the TYPE output is bad, yet.
What Codepage is using Windows in GUI environment?
I didn't find such a setting in ControlPanel -> International.
What can I do, now?
-- Plinio Conti <pliniocontiATtiscaliDOTit> On Thu, 25 Mar 2004 19:59:45 -0800 Gary Smith <bitbucket@example.com> wrote: > I'd guess that the problem is a mismatch between the console codepage and > the "ANSI" character set used by the GUI. Try this to test the theory: > Open notepad and type some text containing the non-ASCII characters. Sava > as a text file. Then open a command prompt windows and TYPE the file you > created. If the characters don't look right, we've discovered the source > of the problem. > > -- > Gary L. Smith gls432@yahoo.com > Columbus, Ohio > In microsoft.public.win2000.cmdprompt.admin Plinio Conti <pliniocontiAT@tiscalidot.it> wrote: > > Some user password have non standard ascii characters. > > > Initial Logon Dialog Box accepts them without problems. > > No problems with GUI "Run As...", as well. (I mean when you start applications selecting RunAs.. from shift-Right-click menu) > > > But RUNAS from CMD command line fails. > > What can I do? > > > The character are on my non-english keyboard, they are not so exothic. > > They "appears" correctly when you type them in CMD command line. >
- Next message: cquirke (MVP Win9x): "Re: Accessing C$"
- Previous message: Plinio Conti: "Re: runas.exe not accept non-ascii passwords"
- In reply to: Gary Smith: "Re: runas.exe not accept non-ascii passwords"
- Next in thread: Plinio Conti: "Re: runas.exe not accept non-ascii passwords"
- Reply: Plinio Conti: "Re: runas.exe not accept non-ascii passwords"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|