Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Answer file storing plain text password

Status
Not open for further replies.

sarahnade

Programmer
Dec 22, 2005
49
US
I am using Image Manager from the Windows AIK toolkit to create an unattended answer file to image the computers in our lab. I would like to be able to join them to our domain without doing it manually for each computer.

Here's the problem. The component for doing this (called "UnattendedJoin") requires three pieces of information: the domain, username, and password. The username and password we use is the Network Administrator credentials. This wouldn't necessarily be a problem except that there is no option (like there is elsewhere) to encrypt this password. So it gets stored as plain text in an xml answer file. I've also read that this password gets stored on the imaged computer as plain text in the registry! Tell me I'm not crazy for thinking this is a very, very bad idea.

Is there any way around this?

Sarah
-don't panic, I'm mostly harmless-
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top