Connecting Tech Pros Worldwide Forums | Help | Site Map

Hide Password Characters at CLI in Windows

Newbie
 
Join Date: Dec 2007
Posts: 1
#1: Dec 12 '07
I'm writing a script for CLI on a windows server that needs the password characters hidden or masked from the user. I've found information on how to do it in a Unix Shell but not in a Windows MS-DOS environment.

All I need is the characters typed at the CLI to be hidden or masked with say a ' * '.

Any ideas?

Reply