Australia - Updated: 24-SEP-2003
hp.com home products and services support and drivers solutions how to buy
» contact hp
hp.com home hp OpenVMS ECOs

IMPORTANT NOTICE

The online distribution of OpenVMS and related product patches is being migrated to the HP ITRC (Information Technology Resource Center) patch distribution site. The new ITRC patch server will allow OpenVMS customers to take advantage of many enhanced features for patch searching and distribution.

Beginning August 1, 2003, OpenVMS and related Layered Product, publicly available patches will be available from the HP ITRC web site at

http://itrc.hp.com/service/patch/mainPage.do

The same patches will still be available from the existing patch server in Colorado Springs (http://www.support.compaq.com/patches/) through the end of October 2003, to give customers sufficient time to update their bookmarks and make the transition to the HP ITRC web site.

ECO kits will also be available by raw FTP from (ftp://ftp.itrc.hp.com/).

PLEASE UPDATE YOUR BOOKMARKS AND REGISTER ON THE NEW SITE NOW

Note: if you're having trouble connecting to the ITRC site, please delete any cookies for "itrc.hp.com" from your browser and try again. Report any difficulties with or suggestions to MrVMS

» Sydney CSC home page

Navigation
» ECOinfo main index
» Search ECOs
» Search FTP site
» Browse FTP site

ECO Indexes
» Chronological Index
» Indexed by Version
» Indexed by Rating
» Alpha Indexed by Name
» VAX Indexed by Name
» On Hold List

Associated Links
» OpenVMS Home Page
» OpenVMS News
» DIA/WIS Web Service

Feedback
» mail to CSC
.
Sydney Customer Support Centre OpenVMS ECO information
    Updated: 24-SEP-2003 (Use your browsers' Reload button to ensure you're viewing the most recent version)

ALPDCE04_014 DCE V1.4 OpenVMS Alpha ECO Summary

To obtain this kit please call the Customer Support Centre or use the FTP site

Search for this ECO kit and dependencies
Search the Compaq FTP web site this kit (exact match)
Search the Compaq FTP web site this or related ECOs

    
    
    Copyright (c) Compaq Computer Corporation 1999.  All rights reserved.
    
    Modification Date:  23-SEP-99
    Modification Type:  Updated Kit  Supersedes ALPDCE03_014
    
    PRODUCT:    Distributed Computing Environment For OpenVMS (DCE)
    
    OP/SYS:     DIGITAL OpenVMS Alpha
    
    SOURCE:     Compaq Computer Corporation
    
    
    ECO INFORMATION:
    
         ECO Kit Name:  ALPDCE04_014
         ECO Kits Superseded by This ECO Kit:  ALPDCE03_014
                                               ALPDCE02_014
                                               ALPDCE01_014
         ECO Kit Approximate Size:  29,916 Blocks
                        Saveset A -     90 Blocks
                        Saveset B - 29,826 Blocks
    
         Kit Applies To:  OpenVMS Alpha V6.2, V6.2-1H2,
                                        V6.2-1H3, V7.1,
                                        V7.1-1H1, V7.1-1H2
    
         System/Cluster Reboot Necessary:  No (See Installation Notes)
         Rolling Re-boot Supported:  Not Applicable
         Installation Rating:  2 - To be installed on all systems running
                                   the listed version(s) of OpenVMS and
                                   using the following feature(s):
    
                                   This remedial kit contains many Year 2000
                                   related fixes.  Any system running DCE
                                   must have this kit installed.
    
         Kit Dependencies:
    
           The following remedial kit(s) must be installed BEFORE
           installation of this kit:
    
             None
    
           In order to receive all the corrections listed in this
           kit, the following remedial kits should also be installed:
    
             None
    
    
    ECO KIT SUMMARY:
    
    An ECO kit exists for DCE V1.4 on OpenVMS Alpha V6.2, V6.2-1H2,
    V6.2-1H3, V7.1, V7.1-1H1, V7.1-1H2.
    This kit addresses the following problems:
    
    PROBLEMS ADDRESSED IN ALPDCE04_014 KIT:
    
       o  Fix memory leaks in DCE DECnet OSI Socket interface image
    
              DCE daemons and DCE user applications terminate abnormally due
              to  with  page  file  exhaustion.   For  Example, DCE endpoint
              mapper, DCE$RPCD, aborts unexpectedly on systems where  DECnet
              OSI  is a supported DCE protocol.  Examination of the rpcd out
              file shows insufficient dynamic memory errors.
    
              $ type Dce$Specific:[Var.Rpc.Adm]DCE$RPCD.Out
              (socket) (SOCKET_MEM_ALLOC) *** FATAL ERROR at SOCKMEM.C;1\293 ***
              %SYSTEM-F-INSFMEM, insufficient dynamic memory%CMA-F-EXCCOP,
              exception raised;
              VMS condition code follows
    
              Please note, there are still memory management  problems  with
              DCE  when  DCEnet  OSI  as  used  as a transport.  If you site
              requires 24 by 7 operation, it you can disable DECnet OSI as a
              DCE protocol if you have no application requirementto use OSI.
    
              Installation of the DECthreads kit, ALPTHREADS04_071 is highly
              recommended  on  Alpha V7.1 systems.  Page file leakage of DCE
              process is greatly  reduced  after  the  installation  of  the
              ALPTHREADS04_071 kit.
    
    
    
              Three memory leaks were fixed in the DCE OSI socket  interface
              routines.
    
    
              o  Work-arounds:
    
              Disable  DECnet  OSI  as   a   DCE   transport   by   defining
              RPC_SUPPORTED_PROTSEQS  or  by  defining the DECnet OSI socket
              shareable image to null with:
    
                $Define/Sys/Exec DCE$SOCKSHR_DNET_OSI NL:
    
    
    
         o  Eliminate two zero block files left in the  credentials  cache
            directory after a dce_login followed by a kdestroy.
    
              When a dce_login is performed, six files are  created  in  the
              credentials                  cache                  directory,
              DCE$SPECIFIC:[VAR.SECURITY.CREDS].    An   example   is    the
              following files:
    
                     16   029D9101.;2           1-OCT-1998 15:28:18.37
                     17   029D9101.;1           1-OCT-1998 15:28:17.76
                     18   029D9102.;1           1-OCT-1998 15:28:19.27
                     19   029D9200.;1           1-OCT-1998 15:28:19.02
                     20   029D9200.DATA;1       1-OCT-1998 15:28:19.38
                     21   029D9200.NC;1         1-OCT-1998 15:28:19.18
    
              After a kdestroy, two files remain from  the  original  login.
              In the login example above, the following files are left:
    
                     16   029D9101.;1           1-OCT-1998 15:28:17.76
                     17   029D9102.;1           1-OCT-1998 15:28:19.27
    
    
    
              DCE uses  UNIX  style  file  processing.   When  creating  the
              initial cache file, 029D9101 in the example above, a version 1
              file   is   created   by    allocate_krb5_info    call    from
              sec_login_pvt_setup_identity.     A    subsequent    call   to
              krb5_cc_initialize opens this file  with  the  requirement  to
              create  a  new  version.  On VMS this creates version 2 of the
              file.
    
              When sec_login_set_context is called  later  during  login,  a
              similar  problem  happens.   To  create  the CC data file like
              029D9200.DATA;1 in the example  above,  a  temporary  file  is
              used.  The temporary file is created, closed and then reopened
              creating two files (029D9200.;1 and 029D9200.;2).  The  second
              version  of the file is populated with the data and renamed to
              029D9200.DATA.  The first version is left.
    
         o  Allow dce login password input from a command procedure
    
              DCE login fails  when  the  input  for  the  password  is  not
              obtained  from  a  terminal.   The  login fails with the error
              below:
    
              $ rgy_edit
              Current site is: registry server at /.../adu26a_cell/subsys/dce/sec
              /master
              l cell_admin
              -dce-
              login: Credentials cache I/O operation failed XXX Error in input
              password. Login failed.
    
              exit
              bye
    
    
    
    
              o  Work-arounds:
    
              Perform a DCE_LOGIN  prior  to  using  DCE  utilities.   Limit
              procedures to run only until the current login expires.
    
    
         o  Allow the Credentials Cache Cleanup interval to be adjusted.
    
              Every  one  hour,  the  sec_clientd  daemons   deletes   stale
              credentials  files out of the DCE credentials cache directory.
              If run in debug mode, the daemons deletes the files every five
              minutes.   The  interval is not adjustable.  Changes were made
              to make the interval adjustable  between  5  minutes  and  one
              hour.   The interval cannot be greater than 60 minutes or less
              than 5 minutes.
    
              To    set     the     interval,     define     the     logical
              FCC_CCACHE_CLEANUP_INTERVAL,  to the number of minutes between
              cache cleanups.  The logical may  be  defined  at  the  system
              level,  or  may  be defined in the sec_clientd startup command
              procedure.  If you change  the  interval  while  the  security
              client  daemon  is running, the new interval will be effective
              after the next credentials cache cleanup.
    
    
    
         o  New version V5.0 of TCP/IP services  for  OpenVMS  will  cause
            configuration failures in DCE setup procedures.
    
    
            **** IMPORTANT NOTICE ****
         If you have customized the DCE$SETUP.com at your site,  you  should
         remove  the  DCE$SETUP.com  and DCE$SETUP_UCX.com installed by this
         procedure after installation.   The  site  specific  customizations
         will  need to be made to the new versions of the command procedures
         and installed at a later time
    
         For  example  if  you  have  increased   DCE   daemon   quotas   in
         DCE$SETUP.COM  for  using MULTINET, you will have to make the quota
         adjustments to the version of DCE$SETUP.COM supplied in this kit.
    
                  **** END NOTICE ****
    
    
              A new version of TCP/IP services for OpenVMS is shipping which
              eliminates  some of the UCX commands used by the DCE$SETUP.COM
              and DCE$SETUP_UCX.COM procedures.
    
    
    
              o  Work-arounds:
    
              Manually edit the setup files.
    
    
         o  Fix  DCE$SETUP  start  of   configure   failures   after   the
            installation of Multinet 4.1 B-X
    
              Updates to multinet changed  the  BGO  device  characteristics
              breaking old logic checking if multinet was installed.
    
    
    
    
         o  Fix problem where accounts  created  from  VMS  1.4  and  V1.5
            system could not be used in rpc authentication calls to NT DCE
            2.2 and Unix DCE 3.0 servers.
    
              An account created from a V1.4  or  V1.5  OpenVMS  system  via
              rgy_edit  caused a principal unknown error to be returned from
              a NT 2.2 or UNIX 3.0 system when  the  principal  account  was
              used in an rpc_binding_set_auth_info() call.
    
    
    
         o  Restart of RPCD or PERF server  fails  with  "unable  to  bind
            socket".
    
         Attempting to restart a DCE server with a well known endpoint, such
         as  RPCD  (port 135) or PERF server (port 2001) failed with "unable
         to bind socket" error, when there is no  process  using  the  port.
         This problem is corrected.
    
    
              Attempting to restart a DCE server with a well known endpoint,
              such  as RPCD (port 135) or PERF server (port 2001) fails with
              an "unable to bind socket" error, when  there  is  no  process
              using  the  port.   Restart  of RPCD could fail with a message
              that  RPCD  was  already  running.   Client  incoming  packets
              referencing the well-known endpoint create Port Control Blocks
              for the endpoint.  A socket cannot be bound to a port with  an
              existing PCB unless the SO_REUSEADDRESS socket option is set.
    
    
    
    
    Problems addressed in the ALPDCE03_014 kit:
    
      o  Configuring an OpenVMS DCE 1.4 client into  a  Gradient  server
         running on NT 4.0 results in the following error:
    
           Establishing security environment for principal "cell_admin" . . .
    
           ****************************    ERROR    ****************************
           ***  An error occurred while setting up the security environment
           ***  using principal name "cell_admin"
           Error: Cannot validate identity for principal "cell_admin"
           who are you failed (dce / rpc) 236094202
           %SYSTEM-F-ABORT, abort
    
      o  Servers abort with the following error messages:
    
           + Listening...
             (socket) rpc__socket_disp_select
             *** FATAL ERROR at SOCKDISPATCH.C;1\3668***
             %CMA-F-EXCCOP, exception raised; VMS condition code follows
             -SYSTEM-F-OPCCUS, opcode reserved to customer fault at
             PC=FFFFFFFF80538638,PS=0
             %SYSTEM-F-ABORT, abort
    
    
      o  User applications passing fixed  arrays  containing  structures
         between  Alpha OpenVMS and other platforms encounter corruption
         in the array contents.
    
      o  IDL compiler does not find file in a search list:
    
             $ define idl_sources W1:[GUY.DCE_EXAMPLES.TEST1],
                                 W1:[GUY.DCE_EXAMPLES]
    
             $ Directory W1:[GUY.DCE_EXAMPLES.TEST1]
    
             TEST1.IDL;1   3/3  6-JAN-1993 10:54:38.21 (RWED,RWED,,RE,)
    
             Total of 1 file, 3/3 blocks.
    
             $ sho log idl_sources
                   "IDL_SOURCES" = "W1:[GUY.DCE_EXAMPLES.TEST1]" (LNM$PROCESS_TABLE)
                    = "W1:[GUY.DCE_EXAMPLES]"
    
             $ set def idl_sources
    
             $idl test1
    
             %IDL-E-OPENREAD, Unable to open idl_sources:[guy]test1.idl
                              for read access
             %IDL-E-SYSERRMSG, System error message: no such file or directory
             %IDL-F-COMPABORT, Compilation aborted
    
    Problems addressed in the ALPDCE02_014 kit:
    
      o  The ALPDCE01_014 remedial kit did not install on OpenVMS Alpha
         hardware versions.  The ALPDCE02_014 remedial kit corrects
         this.
    
    
    Problems addressed in the ALPDCE01_014 kit:
    
      o  When the security server is not running, sec_login_refresh_identity()
         returns an undocumented status code, 336760967.  The documentation
         states that the sec_rgy_server_unavailable status code should be
         returned.  Example programs from OSF and other vendors show the
         refresh thread testing for the sec_rgy_server_unavailable status
         to determine if the refresh should be retried.
    
      o  Executing any RPCLM command results in a fault invalid bound
         message on Alpha systems.
    
           $RPCLM String Binding of Server:ncadg_ip_udp:16.32.80.42[2301]
            RPCLM> inq
           %CMA-F-EXCCOPLOS, exception raised; some information lost
            -DCERPC-E-FAULTINVALIDBOU, fault invalid bound (DCE / RPC)
    
      o  In the directory DCE$SPECIFIC:[KRB5], there are hundreds of
         versions of KRB5KDC_RCACHE created by the DCE$SECD process.
         These files do get cleaned up during a CLEAN operation but,
         they are not cleaned up during a start or restart of DCE.
    
      o  If you do not include <stdio.h> prior to including <DCE/dce_cf.h>
         the header will not compile because it uses the datatype FILE*.
    
      o  Attempting a kinit on an OpenVMS system results in the
         following error:
    
           $ kinit cell_admin
           $5$dkb0:[sys0.syscommon.][sysexe]dce$kinit.exe;4: Malformed
             representation of principal when parsing name T@
    
      o  When an 'Illegal state transition' occurs, the correct state
         is not reported.  The code corrupts the state before
         reporting it.  A state of 255 is reported and is meaningless
         because it is the code for No State.
    
      o  Print 4 digit years on output from DCE processes.  Allow four
         digit data inputs from DCE administration functions.  Fix leap
         year calculations for years after 2017.
    
      o  It has been discovered that OSF/DCE has a potential problem in
         the security server that could allow for a denial of service
         attack.
    
         If a principal, group, or organization is greater than 1024
         characters (including the cell name, so the actual name limit
         is less than 1024) when passed to security daemon (secd), it
         will cause secd core dump.  The buffer is overrun causing
         memory corruption.  In certain cases, the lookup attempt (or
         add or whatever) on the client will then rebind to another
         secd to make the request, eventually crashing all security
         daemons in the cell.
    
      o  The new Pathway IP version can cause DCE setup to abort
         abruptly with error messages.  Pathway changes the output of
         an image that returns the Pathway version.  This causes output
         parsing routines to fail because they search for runtime on
         the line containing the version.
    
    
    ECO KIT ORDERING INSTRUCTIONS:
    
    If after an evaluation you wish to obtain this kit, request it
    electronically using the appropriate Advanced Electronic Services
    (AES) Service Tool.  If you are not familiar with how to request
    kits electronically, open the DIA, WIS or DSNLINK database and
    review the article entitled:
    
         [AES] How To Electronically Request ECO Kits Using Service Tools
    
    
    INSTALLATION NOTES:
    
         Install this kit with the VMSINSTAL utility  by  logging  into  the
         SYSTEM account, and typing the following at the DCL prompt:
    
         @SYS$UPDATE:VMSINSTAL ALPDCE04_014 [location of the saveset]
    
         The saveset location may be a tape drive, CD, or a  disk  directory
         that contains the kit saveset.
    
         No reboot is necessary after successful installation of the kit.
    
    
      
      ==========================================================================
      |                     Table of Kit Image Information                     |
      +----------------------------+----------+-----------------+--------------+
      |                            | Overall  | Image File      | Image Link   |
      | Image Name                 | Checksum | Identification  | Date/Time    |
      +----------------------------+----------+-----------------+--------------+
      | DCE$ACL_EDIT.EXE           | 20D42678 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:43:25.66  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$ADD_ID.EXE             | E810AC3B | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:09:28.97  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$CADUMP.EXE             | 68A353F9 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:38:37.71  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$CDSADV.EXE             | 4A3698B6 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:38:17.71  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$CDSBROWSER.EXE         | B1B15AF8 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:42:54.99  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$CDSCLERK.EXE           | CEB4A4F8 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:40:14.17  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$CDSCP.EXE              | 64904418 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:38:13.81  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$CDSD.EXE               | BE2FDC98 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:41:01.40  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$CHECK.EXE              | 159DF992 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:39:00.65  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$CHPASS.EXE             | BD71F2D2 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:43:32.88  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$DCE_LOGIN.EXE          | E387D34A | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:39:17.42  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$DTSCP.EXE              | 274F3A8E | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:40:27.99  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$DTSD.EXE               | 98F256B9 | DCE V1.4-990604 | 19-AUG-1999  |
      |                                       |                 | 17:50:48.17  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$DTS_PROVIDER_HOPF.EXE  | C234BDD5 | DCE V1.4-990604 |  5-JUN-1999  |
      |                                       |                 | 01:35:05.68  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$EXPORT.EXE             | 3085DD7A | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:40:47.98  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$GDAD.EXE               | DB3D6C1B | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:43:40.07  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$CDSGETCELLS.EXE        | 5607615C | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:39:57.19  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$IDL.EXE                | 5F8336B3 | DCE V1.3-980601 |  1-JUN-1998  |
      |                                       |                 | 15:49:21.86  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$IDL_CXX_SHR.EXE        | E8AED010 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:30:31.05  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$IL_MSG.EXE             | 58B11FD1 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:38:23.78  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$IMPORT.EXE             | 41F9D550 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:40:17.65  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$KDESTROY.EXE           | 20D40EE0 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:43:13.49  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$KERNEL.EXE             | EA7ED3ED | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:09:20.33  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$KINIT.EXE              | 20D4016C | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:42:43.97  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$KLIST.EXE              | 20D403EC | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:43:06.28  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$LGI_CALLOUTS.EXE       | FC9900EC | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:39:35.05  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$LIB_SHR.EXE            | 0DDD898A | DCE V1.4-990604 | 19-AUG-1999  |
      |                                       |                 | 17:54:43.04  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$NSEDIT.EXE             | 389F2E55 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:41:46.65  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$NSEDIT_SHR.EXE         | 8B8A8660 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:40:47.03  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$NSID.EXE               | 9D9D1ED2 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:42:49.88  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$RGY_EDIT.EXE           | 42CF902A | DCE V1.4-990604 |  5-JUN-1999  |
      |                                       |                 | 01:37:39.76  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$RPCCP.EXE              | 6DB4AE17 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:39:59.80  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$RPCD.EXE               | ACAC0C47 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:40:29.85  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$RPCLM.EXE              | B1321CE9 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:38:26.99  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$SECD.EXE               | 300BFF4E | DCE V1.4-980529 |  1-JUN-1998  |
      |                                       |                 | 14:21:10.13  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$SEC_ADMIN.EXE          | 9C5F1865 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:52:07.47  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$SEC_CLIENTD.EXE        | 3062FA09 | DCE V1.4-990604 |  5-JUN-1999  |
      |                                       |                 | 01:44:41.36  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$SEC_CREATE_DB.EXE      | 4089F28A | DCE V1.4-971013 | 10-NOV-1997  |
      |                                       |                 | 14:54:42.77  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$SEC_SETUP.EXE          | 80EA3D88 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:38:46.68  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$SOCKSHR_DNET_IV.EXE    | 107913F6 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:18:20.88  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$SOCKSHR_DNET_OSI.EXE   | F4356AB1 | DCE V1.4-990604 |  5-JUN-1999  |
      |                                       |                 | 01:14:42.58  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$SOCKSHR_IP.EXE         | F0742255 | DCE V1.4-980529 | 30-MAY-1998  |
      |                                       |                 | 22:22:25.89  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$SOCKSHR_TPS.EXE        | AB40E4CF | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:18:40.85  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$SX.EXE                 | 84741BA1 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:39:03.70  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$TAILOR.EXE             | 0BB6DCDA | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:42:29.86  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$UAF.EXE                | 3FE8C8D5 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:39:15.91  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$UAF_CONVERT.EXE        | 72007489 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:39:47.06  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$UAF_SHR.EXE            | 68C53288 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:38:36.22  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$UTIL_SHR.EXE           | 2F8F03B8 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:32:55.05  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$UUIDGEN.EXE            | BCC18F75 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:40:43.58  |
      +----------------------------+----------+-----------------+--------------+
      | DCE$X500_ADDCELL.EXE       | 9AD00A47 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:45:05.03  |
      +----------------------------+----------+-----------------+--------------+
      | DTSS$GRAPH.EXE             | 8FA72EB3 | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:42:40.77  |
      +----------------------------+----------+-----------------+--------------+
      | DTSS$SET_TIMEZONE.EXE      | DFDEC84C | DCE V1.4-971013 | 14-OCT-1997  |
      |                                       |                 | 01:43:02.04  |
      +----------------------------+----------+-----------------+--------------+
      | DTSS$SHR.EXE               | 7D967277 | DCE V1.4-990604 | 19-AUG-1999  |
      |                                       |                 | 17:47:26.86  |
      +----------------------------+----------+-----------------+--------------+
    
    
privacy statement using this site means you accept its terms feedback to the webmaster
VMS rules VMS rocks OpenVMS rules OpenVMS rocks