home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / migrat.exe / LS10MU.FMT < prev    next >
Text File  |  1990-03-06  |  6KB  |  204 lines

  1. #
  2. #            ***************************************************
  3. #            * D O M A I N   D E F I N I T I O N    F I L E    *
  4. #            ***************************************************
  5. #
  6.  
  7. #              *******************
  8. #              * M A C H I N E S *
  9. #              *******************
  10. %B
  11. add :     MACHINE
  12. machine name :              %s
  13. machine description :       %s
  14. machine type :              %s
  15. machine adapter number :    %s
  16. default IPL image :         %s
  17. remote server name :        %s
  18. expanded memory support :   %s
  19. EOR
  20. %E
  21.  
  22. #              *****************************
  23. #              *  F I L E S  A L I A S E S *
  24. #              *****************************
  25. %B
  26. add :     FILE
  27. fileset name :                %s
  28. description :                 %s
  29. fileset type :                %s
  30. server name :                 %s
  31. server path to directory :    %s
  32. share mode :                  %s
  33. maximum number of users:      %u
  34. ENTRY    user        access       group
  35. %11s         %4u
  36.                        %4u          %.10s
  37. EOE
  38. EOR
  39. %E
  40.  
  41.  
  42. #              ********************************
  43. #              * P R I N T E R  A L I A S E S *
  44. #              ********************************
  45. %B
  46. add :     PRINTER
  47. print queue alias name :        %s
  48. print queue description :       %s
  49. print queue type :              %s
  50. server name :                   %s
  51. spooler queue name :            %s
  52. share mode :                    %s
  53. maximum number of users :       %u
  54. EOR
  55. %E
  56.  
  57.  
  58. #              *********************************************
  59. #              * S E R I A L   D E V I C E   A L I A S E S *
  60. #              *********************************************
  61. %B
  62. add:     SERIAL
  63. serial device alias name :     %s
  64. serial device description :    %s
  65. serial device type:            %s
  66. share mode :                   %s
  67. server name :                  %s
  68. serial device netname :        %s
  69. priority:                      %d
  70. maximum number of users :      %u
  71. port:                          %s
  72. EOR
  73. %E
  74.  
  75.  
  76. #              *****************************************
  77. #              * P U B L I C   A P P L I C A T I O N S *
  78. #              *****************************************
  79. #
  80. %B
  81. add :     APPLICATION
  82. application ID :                          %s
  83. application description :                 %s
  84. command line :                            %s
  85.  
  86. format of program directory :             %s
  87. fileset for program :                     %s
  88. drive to use for program :                %s
  89. remaining path to program :               %s
  90.  
  91. format of working directory :             %s
  92. fileset to be made as working directory : %s
  93. drive to be current :                     %s
  94.  
  95. remaining path to working directory :     %s
  96. prompt for parameters :                   %s
  97. program type :                            %s
  98. DOS application :                         %s
  99. #
  100. #-----------------------------------------------+
  101. #  Application files  assignments:              |
  102. #-----------------------------------------------+
  103. ENTRY1    alias_name     drive_name
  104.           %-10s             %-1c
  105. EOE
  106. #-----------------------------------------------+
  107. #  Application printer  assignments:            |
  108. #-----------------------------------------------+
  109. ENTRY2   alias            port
  110.          %-10s            %-10s
  111. EOE
  112. #-----------------------------------------------+
  113. #  Application serial device  assignments:      |
  114. #-----------------------------------------------+
  115. ENTRY3   alias          port
  116.          %-10s           %-10s
  117. EOE
  118. EOR
  119. %E
  120.  
  121.  
  122.  
  123. #              *************
  124. #              * U S E R S *
  125. #              *************
  126. %B
  127. add :     USER
  128. user ID :                      %s
  129. user description :             %s
  130. system administrator :         %s
  131. OS/2 or DOS user :             %s
  132. home fileset required :        %s
  133. drive for home fileset :       %s
  134. server name:                   %s
  135. password required :            %s
  136. logon revoked :                %s
  137. delete status :                %s
  138. #---------------------------------------------+
  139. #   Logon files assignments:                  |
  140. #---------------------------------------------+
  141. ENTRY1    fileset     drive
  142.           %-10s         %-1c
  143. EOE
  144. #---------------------------------------------+
  145. #   Logon printer assignments:                |
  146. #---------------------------------------------+
  147. ENTRY2    local_device  network_printer
  148.            %-10s          %-10s
  149. EOE
  150. #---------------------------------------------+
  151. #   Logon serial device assignments:          |
  152. #---------------------------------------------+
  153. ENTRY3         Alias         Port
  154.                %-10s          %-10s
  155. EOE
  156. #---------------------------------------------+
  157. #   Application selector                      |
  158. #---------------------------------------------+
  159. ENTRY4    appl_name   appl_type
  160.           %-10s         %s
  161. EOE
  162. EOR
  163. %E
  164.  
  165. #
  166. #              *************************************************
  167. #              * G R O U P S    I N F O R M A T I O N          *
  168. #              *************************************************
  169. %B
  170. add :     GROUP
  171. group name :          %s
  172. group description :   %s
  173. ENTRY     user
  174.          %.10s
  175. EOE
  176. EOR
  177. %E
  178.  
  179. #
  180. #              *************************************************
  181. #              * A C C E S S   C O N T R O L   P R O F I L E S *
  182. #              *************************************************
  183. %B
  184. add :     PROFILE
  185. server name :           %s
  186. profile description :   %s
  187. resource type :         %s
  188. profile type :          %s
  189. No of DIR levels :      %s
  190. resource name :         %s
  191. audit trail :           %s
  192. universal access :      %s
  193.  
  194. ENTRY     user       access     group
  195.          %.10s        %4u
  196.                       %4u        %.10s
  197. EOE
  198. EOR
  199. %E
  200.  
  201. #            ****                 ****
  202. #            ****   END OF FILE   ****
  203. #            ****                 ****
  204.