I've installed VM:Secure on a new VM 7.1 system and have not started it yet. I have verified the DASD, Authoriz, security, and product config files for accuracy.
I'm now trying to understand what I need to do with this VMXEXIT1 EXEC. I see there is already one on my VMSECURE 191 disk, but then the book says to create one and use the following lines in it. /* VMXEXIT1 */ Push ‘VMANAGER’ Exit 0
Then it looks like I should issue the following command on the VMSECURE id.
access 1b0 uvmxgnr dirfn dirft dirfm u vmxexit1 exec
I'm guessing this command would translate to the following, but I feel I'm missing something:
access 1b0 uvmxgnr user direct a vmxexit1 exec
Any help on this would be appreciated.
Environment
Release: Component: VMX
Resolution
VMXEXIT1 EXEC gets installed on VMSECURE's 191 which provides the name of a Directory Manager user ID (VMANAGER) for each user being added to the directory database disk.
Access the VMSECURE directory database disk and run the VMXGNR utility by issuing the following commands:
ACCESS 1B0 U
VMXGNR dirfn dirft dirfm U VMXEXIT1 EXEC
Additional Information
In this z/VM 7.1 environment, the USER DIRECT file (source directory) resided on MAINT710 2CC disk.