cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex



FThe SYSPROXY directory contains subdirectories that contain proxy map Cinformation for any users that have connected to the current local Fserver. When a user attempts to connect to the server, a hierarchical Fsearch is performed to determine if the user has connected previously @and then grants whatever privileges are assigned. The search is !performed in the following order:

    I
  1. The file schedule_library:sch0_proxy.dat file is searched for user  information.B
  2. Any directory with a name that is an IP address is searched.F
  3. Any directory that is a fully qualified TCP/IP name is searched.D
  4. Any directory that is a fully qualified NT domain is searched.<
  5. Any directory that is a regular host name is searched.A
  6. On OpenVMS systems, the sys$system: proxy file is searched.


BDirectory names representing the domain and node name of incoming ;remote connections use a variety of conventions. These are: $ &                  
Directory Description
 [.FJONES]  Simple host name
 [.HOME_DOMAIN _2EFJONES] $ Fully qualified NT Domain name
 [.FJONES _2EI _2DS _2EE _2E COM] ( Fully qualified TCP/IP Domain Name
[.192 _2E168 _2E0 _2E142]  IP Address




/  
Note

?Because of multiple platform compatibility issues, periods(.), Hslashes(/), back slashes(\) and dashes (-) are represented symbolically Cwithin directory names under the SYSPROXY directory at the command Eprompt. These symbols are: _2E for period, _2F for Eslash, _5C for back slash and _2D for dash.

E

COPY/ACCESS



/Copy an access record to another access record.

BThe COPY/ACCESS command is used to copy an access record to a new access record.




General Format

9

COPY/ACCESS from_access to_access [/qualifiers]



Alternate

CPACC from_access to_access



qualifier summary

 General qualifiers:

/[NO]LOG
/[NO]CONFIRM
/NODE = target_node



Examples

 6    
#1

 
 2$ SCHEDULE COPY/ACCESS SCH_TEST_ACC SCH_TEST2_ACC          





Qualifiers



/CONFIRM



/NOCONFIRM

ECONFIRM requests that the user be prompted prior to any operation to 2verify that the selected entry is the correct one.

/NODE=target_node

DThe NODE qualifier specifies what NODE (either local or remote) you Hwant the operation performed on. /HOSTNAME may be substituted for /NODE.

/LOG



/NOLOG

EThe LOG qualifier causes each completed operation to issue a note to the user.





 o V T Y  
PreviousNextContentsIndex