home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a005 / 1.ddi / ATTSTAR < prev    next >
Encoding:
Text File  |  1992-08-08  |  11.5 KB  |  280 lines

  1.             INSTALLING PARADOX 4.0 ON AN AT&T STARGROUP NETWORK
  2.             ---------------------------------------------------
  3.  
  4. This file contains instructions for installing Paradox on an AT&T StarGROUP
  5. network. These instructions were verified using AT&T StarGROUP 3.1 (Beta 6)
  6. on a Compaq DeskPro 386/25 computer using MS-DOS 5.0.
  7.  
  8.  
  9. TABLE OF CONTENTS
  10. -----------------
  11.  
  12. 1. Assumptions
  13. 2. Installation Steps
  14. 3. Linking Users and Setting User Paths
  15.  
  16.  
  17. 1. ASSUMPTIONS
  18. --------------
  19.  
  20. These instructions assume the following about your StarGROUP installation:
  21.  
  22. - You use StarGROUP version 3.1 or higher. (NOTE: If you have a previous
  23.   version, you need to use AD, FS, or PS in place of SRV in the following
  24.   installation commands. Consult your StarGROUP version's documentation.)
  25.  
  26. - Your network has a shared applications directory named C:\\SERVERNAME\APPS,
  27.   which is linked to each user's logical drive D and where SERVERNAME is
  28.   the name of your server.
  29.  
  30. - You perform all installation and configuration operations from the
  31.   server.
  32.  
  33.  
  34. 2. INSTALLATION STEPS
  35. ---------------------
  36.  
  37. 1)  Create a sharename, PDOX40, that gives all users read-only rights to a
  38.     subdirectory of \\SERVERNAME\APPS called PDOX40. The
  39.     \\SERVERNAME\APPS\PDOX40 directory will contain the Paradox system
  40.     files. By creating the sharename, you automatically create the
  41.     subdirectory.
  42.  
  43.     a. From the server, log in as the network administrator. If you log in
  44.        to the network from your local drive C, you can do this from your C>
  45.        system prompt. Type
  46.  
  47.        SRV LOGIN \\SERVERNAME\ADMIN
  48.  
  49.     b. If a password has been assigned to \\SERVERNAME\ADMIN, type the
  50.        password when prompted.
  51.  
  52.     c. Create the sharename that will give users read-only access to the
  53.        PDOX40 directory (a subdirectory of \\SERVERNAME\APPS). Type
  54.  
  55.        SRV SHARE PDOX40=C:\APPS\PDOX40 /R
  56.  
  57.        where C: is the server physical drive containing the PDOX40 directory,
  58.        and /R sets the rights to read-only.
  59.  
  60. 2)  Create a sharename, PDOXADMN, for the PDOX40 system files directory for
  61.     the network administrator that gives read/write/create rights. Type
  62.  
  63.     SRV SHARE PDOXADMN=C:\APPS\PDOX40/PASS=Password /RWC
  64.  
  65.     where "Password" is the password you assign, and /RWC stands for
  66.     read/write/create rights. Write down the password and store it in
  67.     a safe location for future reference.
  68.  
  69. 3)  Create a sharename that gives all users read/write/create rights to a
  70.     first-level directory, PDOXDATA. The \\SERVERNAME\PDOXDATA directory
  71.     will contain shared Paradox data files and the network control file
  72.     PDOXUSRS.NET. By creating the sharename, you automatically create the
  73.     directory.
  74.  
  75.     If you have more than one server, or if your server has more than one
  76.     hard disk, your choice of which server disk drive to use for the
  77.     PDOXDATA directory should depend on how heavily Paradox will be used.
  78.     Take into account the probable growth of your shared data and pick a
  79.     drive that has enough available storage space.
  80.  
  81.     As your network users become familiar with Paradox, they will probably
  82.     create new Paradox tables and applications. When in doubt, overestimate
  83.     the amount of space you'll need.
  84.  
  85.     NOTE: If your network already has a shared data directory and an
  86.     associated sharename, you can use them for shared Paradox tables;
  87.     however, we don't recommend that you do this, because mixing Paradox data
  88.     with other application data in the same directory makes network
  89.     housekeeping more difficult. If you do decide to put Paradox data in an
  90.     existing shared data directory with other applications' shared data, skip
  91.     this step.
  92.  
  93.     To set up the PDOXDATA sharename and directory, type
  94.  
  95.     SRV SHARE PDOXDATA=X:\PDOXDATA /RWC
  96.  
  97.     where X is any server logical drive letter, and PDOXDATA is a valid DOS
  98.     path on that drive to a new directory, PDOXDATA.
  99.  
  100.     NOTE: We don't recommend assigning a password to this directory,
  101.     because users would have to enter the password every time they wanted
  102.     to access shared data in PDOXDATA. You can password-protect individual
  103.     tables and applications in this directory; see "Protect" in Chapter 17 of
  104.     the Paradox "User's Guide."
  105.  
  106. 4)  Log in to the network as a client and establish the following links:
  107.  
  108.     a. Link logical drive E to your network home directory. Type
  109.  
  110.        SRV LINK E:
  111.  
  112.     b. Link logical drive F to the PDOXDATA directory. Type
  113.  
  114.        SRV LINK \\SERVERNAME\PDOXDATA F:
  115.  
  116.     c. Link logical drive G to the PDOX40 directory. Type
  117.  
  118.        SRV LINK \\SERVERNAME\PDOXADMN G:
  119.  
  120.        Because you're using the PDOXADMN sharename, you have
  121.        read/write/create rights.
  122.  
  123. 5)  Install the Paradox system files and optional software. Follow the
  124.     instructions in Chapter 2 of the Paradox "Network Installation Guide."
  125.     The Paradox INSTALL program copies your Paradox system files and optional
  126.     software from the program disks into the system files directory, PDOX40.
  127.  
  128. 6)  Create and modify the CONFIG.SYS file of each workstation to set the
  129.     number of buffers and files needed by Paradox:
  130.  
  131.     FILES=40
  132.     BUFFERS=40
  133.  
  134.     A workstation's CONFIG.SYS file must be stored in the root directory of
  135.     the workstation's hard disk (or on the boot disk if the workstation is
  136.     started from a floppy disk). See Chapter 2 of the Paradox "Network
  137.     Installation Guide" for details on CONFIG.SYS.
  138.  
  139.     NOTE: After editing the CONFIG.SYS file, you must reboot the workstation
  140.     before you can run Paradox. To reboot, press [Ctrl][Alt][Del].
  141.  
  142. 7)  Link each user to a private directory. The private directory must be
  143.     either a network home directory or a private directory on a local hard
  144.     disk. For information, see "Linking Users and Setting User Paths"
  145.     later in this file. For information about private directories, see
  146.     Chapter 1 of the Paradox "Network Installation Guide."
  147.  
  148. 8)  Link each user to the Paradox system files directory, PDOX40.
  149.     For information, see "Linking Users and Setting User Paths"
  150.     later in this file.
  151.  
  152. 9)  Link each user to the directory containing PDOXUSRS.NET, PDOXDATA.
  153.     For information, see "Linking Users and Setting User Paths"
  154.     later in this file.
  155.  
  156. 10) Change each Paradox user's path to search for the user's private
  157.     directory and the Paradox system files directory, IN THAT ORDER. The
  158.     user's private directory must precede all other Paradox-related
  159.     directories in the path, since Paradox searches for PARADOX.CFG in the
  160.     private directory to determine the user's private directory and other
  161.     default settings. For information, see "Linking Users and Setting
  162.     User Paths" later in this file. For information about the PARADOX.CFG
  163.     file, see Chapter 4 of the Paradox "Network Installation Guide."
  164.  
  165. 11) Create PARADOX.CFG files. See Chapter 4 of the Paradox "Network
  166.     Installation Guide" for complete details.
  167.  
  168.  
  169. 3. LINKING USERS AND SETTING USER PATHS
  170. ---------------------------------------
  171.  
  172. You can establish the links and paths for each workstation (steps 7, 8, 9,
  173. and 10) in different ways. In theory, network users can enter them manually
  174. from their keyboards when they want to use Paradox, but we strongly recommend
  175. against this, because a mistake could cause serious problems for network
  176. Paradox users. Instead, we recommend you automatically create the correct
  177. links and path for each user. You can use two methods:
  178.  
  179. - A login batch file that automatically sets up every user to run Paradox
  180.   when he or she logs in to the network. This method is good for networks
  181.   where Paradox is used frequently.
  182.  
  183. - A Paradox batch file that sets up the correct links and path when a user
  184.   starts Paradox. We recommend this method for networks where Paradox is used
  185.   infrequently.
  186.  
  187. To use a login batch file
  188. -------------------------
  189. On most AT&T StarGROUP networks, each user has an individual batch file (or
  190. series of batch files) that logs the user in to the network. The login batch
  191. file method uses these batch files to establish the links and paths for
  192. Paradox use.
  193.  
  194. The way you structure your login batch commands depends on your network. For
  195. example, on a network using the three-drive pattern of drive assignments,
  196. include the following lines in a login batch file after the line in the batch
  197. sequence that logs the user into StarGROUP:
  198.  
  199. SRV LINK D: \\SERVERNAME\APPS
  200. SRV LINK F: \\SERVERNAME\PDOXDATA
  201. SRV LINK E:
  202. PATH = C:\PDOX40; D:\PDOX40; D:\
  203.  
  204. To use a Paradox batch file
  205. ---------------------------
  206. Instead of linking to the Paradox directories in a user's login batch file
  207. and including the Paradox directories in each user's path, you can create a
  208. special Paradox batch file that establishes the correct links and sets the
  209. correct path each time Paradox is started.
  210.  
  211. Store this batch file in a directory already on everyone's search path, such
  212. as the shared applications directory. Since everyone who uses Paradox will
  213. run the same Paradox batch file, write the path so that Paradox finds the
  214. correct PARADOX.CFG file for each user.
  215.  
  216. The following sample Paradox batch file makes these assumptions:
  217.  
  218. - The network uses the four-drive pattern of drive assignments.
  219.  
  220. - Everyone who uses it is already logged in to the network, and everyone's
  221.   network home directory is already linked to logical drive E.
  222.  
  223. - All workstations have local hard disks, and each workstation has a
  224.   C:\PDOX40 directory to be used as a private directory.
  225.  
  226. - The shared applications directory \\SERVERNAME\APPS is already linked to
  227.   each user's logical drive D.
  228.  
  229. Give the batch file an appropriate name, such as PDOX.BAT, and store it in
  230. the shared applications directory \\SERVERNAME\APPS.
  231.  
  232. Here is the batch file. (If your network doesn't conform to the previous
  233. assumptions, you might need to modify it.)
  234.  
  235. PATH>E:\SAVEPATH.BAT
  236. SRV LINK F: \\SERVERNAME\PDOXDATA
  237. SRV LINK G: \\SERVERNAME\PDOX40
  238. PATH = C:\PDOX40; G:\; D:\
  239. PARADOX
  240. SRV UNLINK F:
  241. SRV UNLINK G:
  242. COMMAND /C E:\SAVEPATH
  243. DEL E:\SAVEPATH.BAT
  244.  
  245. Here are descriptions of the individual lines:
  246.  
  247. - The first line saves the user's current path for later restoration.
  248.  
  249. - The second line links the user's logical drive F to the Paradox shared data
  250.   directory (containing PDOXUSRS.NET) via the sharename PDOXDATA. What you
  251.   enter here must match the PDOXUSRS.NET location you entered when you
  252.   installed Paradox.
  253.  
  254. - The third line links the user's logical drive G to the Paradox system files
  255.   directory via the sharename PDOX40.
  256.  
  257. - The fourth line sets the correct path so that the private directory on the
  258.   local hard disk is searched first to find the correct PARADOX.CFG file.
  259.   This example PATH statment includes D:\ so the user has access to the
  260.   AT&T StarGROUP network software and network batch files.
  261.  
  262.   NOTE: If some workstations on the network don't have hard disks, their
  263.   users must use their network home directory as their private directory
  264.   (containing a PARADOX.CFG file). In this case, the fourth line would be
  265.  
  266.   PATH = E:\; G:\; D:\
  267.  
  268.   With this path, Paradox looks for the PARADOX.CFG file in the user's
  269.   network home directory, E:.
  270.  
  271. - The fifth line starts Paradox.
  272.  
  273. - The sixth and seventh lines are invoked when the user exits from Paradox;
  274.   they unlink the PDOXDATA and the PDOX40 directories, respectively.
  275.  
  276. - The eighth line restores the user's original path by running the
  277.   SAVEPATH.BAT batch file.
  278.  
  279. - The ninth line deletes the SAVEPATH.BAT batch file.
  280.