Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Security is set to DEFAULT via the UNVCONF(UCMDS) configuration file and the submitted job user name and the user profile name passed to the Universal Command Manager differ.
     
    Example:
     

    <pre>
    ucmd -c "usbmjob cmd(dsplib abc) user(abc)" -i rmtsys -u myuser -w mypwd
    </pre>
    Panel
    Html bobswift


  2. Security is set to NONE via the UNVCONF(UCMDS) configuration file and a user name is specified for the submitted job.
     
    Example:
     

    html-bobswift
    Panel
    <pre>
    ucmd -c "usbmjob cmd(dsplib abc) user(abc)" -i rmtsys
    </pre>