-Uncomment unnecessary autologon statements from Windows installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
48a8a31776
commit
761319652e
@ -58,7 +58,7 @@
|
||||
</settings>
|
||||
<settings pass="oobeSystem">
|
||||
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<AutoLogon>
|
||||
<!-- <AutoLogon>
|
||||
<LogonCount>10</LogonCount>
|
||||
<Enabled>true</Enabled>
|
||||
<Username>Administrator</Username>
|
||||
@ -66,7 +66,7 @@
|
||||
<Value>#TABLE:passwd:key=system,username=Administrator:password#</Value>
|
||||
<PlainText>true</PlainText>
|
||||
</Password>
|
||||
</AutoLogon>
|
||||
</AutoLogon> -->
|
||||
<Display>
|
||||
<ColorDepth>32</ColorDepth>
|
||||
<HorizontalResolution>1024</HorizontalResolution>
|
||||
@ -121,7 +121,7 @@
|
||||
</settings>
|
||||
<settings pass="auditSystem">
|
||||
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<AutoLogon>
|
||||
<!-- <AutoLogon>
|
||||
<Enabled>true</Enabled>
|
||||
<LogonCount>5</LogonCount>
|
||||
<Username>Administrator</Username>
|
||||
@ -129,7 +129,7 @@
|
||||
<Value>#TABLE:passwd:key=system,username=Administrator:password#</Value>
|
||||
<PlainText>true</PlainText>
|
||||
</Password>
|
||||
</AutoLogon>
|
||||
</AutoLogon> -->
|
||||
<UserAccounts>
|
||||
<AdministratorPassword>
|
||||
<Value>#TABLE:passwd:key=system,username=Administrator:password#</Value>
|
||||
|
Loading…
Reference in New Issue
Block a user