cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex


H

CREATE/ACCESS



Create an access file.

;The CREATE/ACCESS command is used to create an access file.




General Format

,

CREATE/ACCESS access [/qualifiers]



Alternate

MKACC access_record



qualifier summary

 General qualifiers:

/COMMENT=comment
/[NO]LOG
/[NO]CONFIRM
/IDENTIFIER=id
/IDTYPE=type
/IDNAME=name
/LOCAL_USER=user_name
/MEMBER=group
/PASSWORD=user_password
/PRIVILEGES=access_priv
/TYPE=access_type



Examples

 6    
#1

 
 6$ SCHEDULE CREATE/ACCESS pjones /privileges=allaccess          





Qualifiers



/COMMENT=comment

GThe COMMENT qualifier is the comment that is associated with an access record.

/CONFIRM



/NOCONFIRM

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

/IDENTIFIER=id

HThe IDENTIFIER qualifier is used to map the access record to a distinct Fid number. This is usually performed automatically when the record is created.

EUsage: User Settings, Group Settings, Map Identifier, Next Identifier

/IDTYPE=type

AThe IDTYPE qualifier is the used in the map identifier record to ,identify the map as a User or Group setting.

&Usage: Map Identifier (System Created)

/IDNAME=name

AThe IDNAME qualifier is the used in the map identifier record to .identify the corresponding access record name.

&Usage: Map Identifier (System Created)

/LOCAL_USER=user_name

FThe LOCAL_USER qualifier is the used in the "proxy for a remote user" Faccess record to identify the local user that is being mapped to this proxy record

/Usage: Proxy for a remote user (System Created)

/MEMBER=group

HThe MEMBER qualifier is used to add an access record to a master record =such as Administrator. For instance is you add a user to the AAdministrator record, the user will possess all access rights of Administrator.

Usage: User Settings

/LOG



/NOLOG

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

/PASSWORD=user_password

HThe PASSWORD qualifier is the system password that is entered the first time you use SCHEDULE.

Usage: User Settings

/PRIVILEGES=access_priv

FThe PRIVILEGES qualifier is used to assign any of 5 access privileges 1to an access record. The possible privileges are: &                          
Field Description
 AllAccess ) Grant Access to the entire database
ReadAll . Grant Read Access to the entire database
 SubmitAny % Grant ability to submit any job
 ChangeUser / Grant ability to change the user of a job
 Disabled + Deny all types of access to this user
None  No access rights
 




 o V T Y  
PreviousNextContentsIndex