VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/utils/TestExecServ/win/vboxtxs-nat.reg@ 96398

Last change on this file since 96398 was 96398, checked in by vboxsync, 2 years ago

ValidationKit: Make it clear that a secure password should be used. Hopefully this will end the reports that we're exposing (or recommending) insecure default passwords.

  • Property svn:eol-style set to CRLF
  • Property svn:keywords set to Author Date Id Revision
File size: 483 bytes
Line 
1REGEDIT4
2
3[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
4"PowerdownAfterShutdown"="1"
5"AutoAdminLogon"="1"
6"ForceAutoLogon"="1"
7"DefaultUserName"="Administrator"
8; Placeholder password for test VM, see TestExecServ/vboxtxs-readme.txt
9"DefaultPassword"="Please_put_your_secure_password_here_see_TestExecServ/vboxtxs-readme.txt"
10
11[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
12"NTConfiguration"="c:\\Apps\\vboxtxs-nat.cmd"
13
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette