VirtualBox

Changeset 96398 in vbox


Ignore:
Timestamp:
Aug 22, 2022 2:22:34 PM (2 years ago)
Author:
vboxsync
Message:

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.

Location:
trunk/src/VBox/ValidationKit/utils/TestExecServ
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/TestExecServ/vboxtxs-readme.txt

    r84481 r96398  
    111111
    1121121. Log on as Administrator.
    113 2. Set password to 'password'.
     1132. Make sure you have set a secure password, which you'll need in step 9.
    1141143. Start CMD.EXE or equivalent.
    1151154. md C:\Apps
     
    1181187. copy D:\win\* C:\Apps
    1191198. copy D:\win\<x86 or amd64>\* C:\Apps
    120 9. Import the right service setup (see connection type above):
     1209. Put the password from step 2 into the right service setup (see connection
     121   type above) and import it into the registry:
    121122     nat)   start C:\Apps\vboxtxs-nat.reg
    122123     other) start C:\Apps\vboxtxs.reg
  • trunk/src/VBox/ValidationKit/utils/TestExecServ/win/vboxtxs-nat.reg

    r81165 r96398  
    66"ForceAutoLogon"="1"
    77"DefaultUserName"="Administrator"
    8 ; Sample password for test VM, see TestExecServ/vboxtxs-readme.txt
    9 "DefaultPassword"="password"
     8; Placeholder password for test VM, see TestExecServ/vboxtxs-readme.txt
     9"DefaultPassword"="Please_put_your_secure_password_here_see_TestExecServ/vboxtxs-readme.txt"
    1010
    1111[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
  • trunk/src/VBox/ValidationKit/utils/TestExecServ/win/vboxtxs.reg

    r81165 r96398  
    77"DefaultUserName"="Administrator"
    88; Sample password for test VM, see TestExecServ/vboxtxs-readme.txt
    9 "DefaultPassword"="password"
     9"DefaultPassword"="Please_put_your_secure_password_here_see_TestExecServ/vboxtxs-readme.txt"
    1010
    1111[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
Note: See TracChangeset for help on using the changeset viewer.

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