home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / migrat.exe / PCLP13MU.FMT < prev    next >
Text File  |  1990-03-08  |  4KB  |  141 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. EOR
  34. %E
  35.  
  36.  
  37. #              ********************************
  38. #              * P R I N T E R  A L I A S E S *
  39. #              ********************************
  40. %B
  41. add :     PRINTER
  42. print queue alias name :        %s
  43. print queue description :       %s
  44. print queue type :              %s
  45. server name :                   %s
  46. spooler queue name :            %s
  47. share mode :                    %s
  48. EOR
  49. %E
  50.  
  51.  
  52. #              *****************************************
  53. #              * P U B L I C   A P P L I C A T I O N S *
  54. #              *****************************************
  55. #
  56. %B
  57. add :     APPLICATION
  58. DOS application :                         1
  59. application ID :                          %s
  60. application description :                 %s
  61. fileset for program :                     %s
  62. remaining path to program :               %s
  63. drive to use for program :                %c
  64. command line :                            %s
  65. prompt for parameters :                   %s
  66. fileset to be made as working directory : %s
  67. remaining path to working directory :     %s
  68. drive to be current :                     %c
  69.  
  70. #-----------------------------------------------+
  71. #  Application files  assignments               |
  72. #-----------------------------------------------+
  73. ENTRY1    alias_name     drive_name
  74.  
  75.           %-10s              %c
  76. EOE
  77. EOR
  78. %E
  79.  
  80.  
  81. #              *************
  82. #              * U S E R S *
  83. #              *************
  84. %B
  85. add :     USER
  86. user ID :                      %s
  87. user description :             %s
  88. system administrator :         %s
  89. password required :            %s
  90. home fileset required :        1
  91. drive for home fileset :       Y
  92. server name:                   %s
  93. logon revoked :                0
  94. OS/2 or DOS user :             0
  95.  
  96. #-----------------------------------------------+
  97. #     Logon files assignments                   |
  98. #-----------------------------------------------+
  99. ENTRY1    fileset     drive
  100.           %-10s      %c
  101. EOE
  102. #-----------------------------------------------+
  103. #     Logon printer assignments                 |
  104. #-----------------------------------------------+
  105. ENTRY2    local_device  network_printer
  106.           %-10s    %s
  107. EOE
  108. #-----------------------------------------------+
  109. #     Application selector                      |
  110. #-----------------------------------------------+
  111. ENTRY4    appl_name   appl_type
  112.           %-10s          %s
  113. EOE
  114. EOR
  115. %E
  116.  
  117. #
  118. #              *************************************************
  119. #              * A C C E S S   C O N T R O L   P R O F I L E S *
  120. #              *************************************************
  121. %B
  122. add :   PROFILE
  123. server name :           %s
  124. resource name :         %s
  125. profile description :
  126. resource type :         0
  127. profile type :          1
  128. audit trail :           0
  129. universal access :      0
  130.  
  131. ENTRY     user       access     group
  132.          %-10s        %4u
  133. EOE
  134. EOR
  135. %E
  136.  
  137.  
  138. #            ****                 ****
  139. #            ****   END OF FILE   ****
  140. #            ****                 ****
  141.