|
SSHSP to the started task by defining
the procedure in the STARTED class and entering the user ID in
the STDATA segment, for example:
RDEFINE STARTED SSHSP.* STDATA(USER(SSHSP)GROUP(SYS1)) SETROPTS RACLIST(STARTED) REFRESH /u/SSHSP for the SSHSP
user. Under it, create the .ssh2 subdirectory for storing the
remote server host keys (and optionally user keys and the user-specific
ssh-socks-proxy-config.xml configuration file). Make SSHSP
the owner of these directories:
# mkdir /u/SSHSP # mkdir /u/SSHSP/.ssh2 # chown -R SSHSP /u/SSHSP # chmod 700 /u/SSHSP/.ssh2
[ Contact Information | Support | Feedback | SSH Home Page | SSH Products ]
Copyright © 2011 SSH Communications Security Corp.
| |