home *** CD-ROM | disk | FTP | other *** search
- #
- # ***************************************************
- # * D O M A I N D E F I N I T I O N F I L E *
- # ***************************************************
- #
-
- # *******************
- # * M A C H I N E S *
- # *******************
- %B
- add : MACHINE
- machine name : %s
- machine description : %s
- machine type : %s
- machine adapter number : %s
- default IPL image : %s
- remote server name : %s
- expanded memory support : %s
- EOR
- %E
-
- # *****************************
- # * F I L E S A L I A S E S *
- # *****************************
- %B
- add : FILE
- fileset name : %s
- description : %s
- fileset type : %s
- server name : %s
- server path to directory : %s
- share mode : %s
- EOR
- %E
-
-
- # ********************************
- # * P R I N T E R A L I A S E S *
- # ********************************
- %B
- add : PRINTER
- print queue alias name : %s
- print queue description : %s
- print queue type : %s
- server name : %s
- spooler queue name : %s
- share mode : %s
- EOR
- %E
-
-
- # *****************************************
- # * P U B L I C A P P L I C A T I O N S *
- # *****************************************
- #
- %B
- add : APPLICATION
- DOS application : 1
- application ID : %s
- application description : %s
- fileset for program : %s
- remaining path to program : %s
- drive to use for program : %c
- command line : %s
- prompt for parameters : %s
- fileset to be made as working directory : %s
- remaining path to working directory : %s
- drive to be current : %c
-
- #-----------------------------------------------+
- # Application files assignments |
- #-----------------------------------------------+
- ENTRY1 alias_name drive_name
-
- %-10s %c
- EOE
- EOR
- %E
-
-
- # *************
- # * U S E R S *
- # *************
- %B
- add : USER
- user ID : %s
- user description : %s
- system administrator : %s
- password required : %s
- home fileset required : 1
- drive for home fileset : Y
- server name: %s
- logon revoked : 0
- OS/2 or DOS user : 0
-
- #-----------------------------------------------+
- # Logon files assignments |
- #-----------------------------------------------+
- ENTRY1 fileset drive
- %-10s %c
- EOE
- #-----------------------------------------------+
- # Logon printer assignments |
- #-----------------------------------------------+
- ENTRY2 local_device network_printer
- %-10s %s
- EOE
- #-----------------------------------------------+
- # Application selector |
- #-----------------------------------------------+
- ENTRY4 appl_name appl_type
- %-10s %s
- EOE
- EOR
- %E
-
- #
- # *************************************************
- # * A C C E S S C O N T R O L P R O F I L E S *
- # *************************************************
- %B
- add : PROFILE
- server name : %s
- resource name : %s
- profile description :
- resource type : 0
- profile type : 1
- audit trail : 0
- universal access : 0
-
- ENTRY user access group
- %-10s %4u
- EOE
- EOR
- %E
-
-
- # **** ****
- # **** END OF FILE ****
- # **** ****