Clear text password in NET USE command
In an app I'm writing, I'm using the NET USE command with domain specific login credentials to map drives to shares on a couple DEV servers at work. Is there a way to send the password accross the network with encryption rather than clear text when using the command-line to map network drives?.
In an app I'm writing, I'm using the NET USE command with domain specific login credentials to map drives to shares on a couple DEV servers at work. Is there a way to send the password accross the network with encryption rather than clear text when using the command-line to map network drives?
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Try Runas Professional. You can save the password encrypted in a file that the program uses to run other programs.
http://www.mast-computer.de/index.html?http://www.mast-computer.de/software/runasp/software.htm
http://www.mast-computer.de/index.html?http://www.mast-computer.de/software/runasp/software.htm