...
There is no specific operation to perform if "expect
" mode is selected.
opa0 and expect modes preparation
If the combination of username/password is used there is no need for configuration.
If an encrypted file is used to store the password (.clixml) then as specific has to be defined for the "SYSTEM
" (service account) user.
Execute the same operations as described in chapter "Using opa0" or "Using expect" to create theĀ file containing the encrypted password.
To do so, use the psexec.exe
program file provided in the kit or download it from the Microsoft Sysinternals page.
Open a cmd.exe
window as Administrator and run the following command:
C:\WINDOWS\system32>C:\Charon\psexec.exe -i -s cmd.exe |
A new window will popup. To check you're connected as "system", run:
|
Give a different name to the clixml file than the one used for tests and setup the "clixmlsys
" parameter.
rsh mode preparation
Warning |
---|
A proxy has to be defined at OpenVMS level hence the local " It is then highly recommended to install an English version of Windows to avoid issues with accents and non standard characters when creating this proxy. |
...