Samba 2.2.4
 Modification history
3-Oct-2002, new version
Bug fixes. 
Added identifier SAMBA_ROOT. Makes users holdin
g it considered as "root" by Samba.
Installation procedure grants it to SYSTEM user. 
This file updated (installation procedure)
26-Sep-2002, new version
Bugfix version.
19-Sep-2002, new version
Add a forgotten fix into CGI.C.
18-Sep-2002, new version
Various corrections.
12-Sep-2002, new version
Optimisation version.
VAX objects kit.
 10-Sep-2002, new version
3-Sep-2002, new kit and installation procedure
Prerequisites
    -  Open
VMS version 7.1 or later 
 
    -  Compaq TCP/IP Services for OpenVMS version 5.0 or later 
 
    -  to compile from sources, DECC Compiler version 6.0 or later 
 
 
Installation
- 
    Download samba-2_2_4-src.zip 
 
- 
   Unzip samba-2_2_4-src.zip which extract samba-2_2_4-src.bck
   
 unzip "-V" samba-2_2_4-src.zip 
 
- 
   explode samba-2_2_4-src.bck
    
 backup samba-2_2_4-src.bck/sav/sel=[samba-2_2_4-src..
.] dev:[dir...]
     where dev:[dir] is the directory where you want to put the kit.
 
- 
    If you don't have a C compiler
   
      - 
      Donwnload also samba-2_2_4-obj.zip on Alpha or 
samba-2_2_4-obj_vax.zip on VAX.
      
 
      - 
      unzip samba-2_2_4-obj.zip which extract samba-2_2_4-obj.bck
      
 unzip "-V" samba-2_2_4-obj.zip 
       
      - 
         explode samba-2_2_4-obj.bc
k
         
 backup samba-2_2_4-obj.bck/sav/sel=[samba-2_2_4-src...] dev:[dir...]
          where dev:[dir] is the directory where you have extract the kit.
       
     
 
-  go to directory dev:[dir.source.vms]
     
 set default dev:[dir.source.vms]
      where dev:[dir] is the directory where you have extract the kit.
 
- 
        If you want to rebuild from source:
        
 @build
 
- 
        If you just want to relink and have restore the
 objects files:
        
 @link for an Alpha or  @link_vax if you are using a VAX
 
- 
    Then, you can execute the installation procedure, located in the same
    subdirectory (dev:[dir.source.vms]):
    
 @install
  
 
- 
    Before running this installation procedure, 
    please stop all SAMBA processes that could be currently running on your system.
 
- 
    This procedure generates a SAMBA_STARTUP.COM procedure in SYS$STARTUP:
    SAMBA_STARTUP.C
OM must be executed during the boot procedure.
  
    It also creates a new SAMBA_ROOT identifier and grants it to the SYSTEM user.
 
- 
    Optionally, you can delete the directory containing the kit.
 
 
    |