16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Parameters<br />

v You can use the * character to specify multiple files that begin with the same<br />

characters. For example, if you list SYS1.*, you are sanctioning any file that<br />

begins with SYS1. as a step library.<br />

Following is an example of a file that contains a correctly formatted list of<br />

sanctioned step libraries:<br />

/*****************************************************************/<br />

/* */<br />

/*Name: Sample Sanctioned List for set-user-ID and set-group-ID */<br />

/* files */<br />

/* */<br />

/*Updated by: May only be updated by <strong>OS</strong>TEPLIB TSO/E command */<br />

/* */<br />

/*Description: Contains a list of data set names that may */<br />

/* be used as STEPLIB libraries for SETUID */<br />

/* programs */<br />

/* */<br />

/* Wild cards may be used to specify multiple */<br />

/* data set names that have the same prefix */<br />

/* characters. */<br />

/* */<br />

/*****************************************************************/<br />

/*****************************************************************/<br />

/*Sanction all data set names beginning with SYS1.CEE */<br />

/*****************************************************************/<br />

SYS1.CEE*<br />

/*****************************************************************/<br />

/*Sanction data set containing vers. 2 of the C run time library */<br />

/*****************************************************************/<br />

ADMIN.CEE.RTLV2<br />

pathname<br />

Specifies the pathname of the file to contain the list of sanctioned step libraries.<br />

The pathname can be absolute or relative to the root. Avoid using the space<br />

character or single quotation mark (apostrophe) within the pathname. The<br />

pathname cannot be enclosed in single quotes.<br />

If you omit the pathname operand, the new sanctioned list file is created with<br />

the same filename as the old one and replaces it when it has been validated.<br />

UNMOUNT — Remove a file system from the file hierarchy<br />

Format<br />

Description<br />

UNMOUNT FILESYSTEM(file_system_name)<br />

DRAIN | FORCE | IMMEDIATE | NORMAL | REMOUNT(RDWR | READ) | RESET<br />

<strong>OS</strong>TEPLIB<br />

The UNMOUNT command removes a file system from the file system hierarchy.<br />

The alias for this command is UMOUNT.<br />

Rule: An UNMOUNT user must have UID (0) or at least have READ access to the<br />

BPX.SUPERUSER resource in the FACILITY class.<br />

Chapter 3. TSO/E commands 873

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!