Jump to content


  • 0
gugi

Password encryption

Question

My english is bad but I'll try to explain what the problem is.


In c:\Windows\Panther\unattend\unattend.xml file, domain account password is in plain text:


<component name="Microsoft-Windows-UnattendedJoin" language="neutral" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<Identification>

<Credentials>

<Username>testuser</Username>

<Domain>domain</Domain>

<Password>testpassword</Password>

</Credentials>

<MachineObjectOU>OU=Test,DC=domain,DC=local</MachineObjectOU>

<JoinDomain>domain.local</JoinDomain>

</Identification>

</component>


Above is part of unattend.xml file in c:\windows\panther\unattend folder in client machine.


This account and password are set within task sequence Apply Netwok Setting - Join a domain , as part of the operating system deployment . (Picture in attach)


How to encrypt that password so it is not visible as plain text?


Thanks in advance

post-17486-0-54245900-1381999414_thumb.jpg

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.