A job fails to launch the trigger script with the following error:
Failed to start a CLI session - Failed to logon.
The current user logged in Netvault is not the one owning the jobs. By default the trigger scripts will be launched with the "default" user and no password. However if the "default" user has been assigned a password then any other user launching the nvtrigger will fail.
The currently logged on user must be specified/indicated in the nvtrigger script. So it should look like this:
export NETVAULTCLIACCOUNT=fortunates
export NETVAULTCLIPASSWORD=your_password
"/usr/netvault/bin/nvtrigger -server BACKUP_SERVER_NAME TRIGGER_NAME
where BACKUP_SERVER_NAME is the netvault name of the backup server & TRIGGER_NAME the name of the trigger used by the job being triggered.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center