home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 14 Text / 14-Text.zip / dce.zip / DCEOS2.TXT < prev   
Text File  |  1994-05-12  |  30KB  |  675 lines

  1. DATA BASE : SMAN  -                                                  PAGE:    1
  2. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
  3.  
  4.  
  5. DOCID      96F8690
  6. REVISED    19931124
  7. STATUS     Announced
  8. TYPE       Software
  9. TITLE
  10. IBM DISTRIBUTED COMPUTING ENVIRONMENT (DCE) FOR OS/2 AND WINDOWS VERSION 1.0
  11. PRODNO     96F8690 96F8691
  12. TOC
  13.   IBM U.S. Product Life Cycle Dates  . . . . . . . . . . . . . . . . . . . .  27
  14.   Program Number   . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  35
  15.   Abstract   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  43
  16.   Product Positioning  . . . . . . . . . . . . . . . . . . . . . . . . . . . 123
  17.   Highlights   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148
  18.   Description  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164
  19.     Investment Protection  . . . . . . . . . . . . . . . . . . . . . . . . . 223
  20.     Growth Enablement  . . . . . . . . . . . . . . . . . . . . . . . . . . . 236
  21.     User Productivity  . . . . . . . . . . . . . . . . . . . . . . . . . . . 243
  22.     Business Solutions   . . . . . . . . . . . . . . . . . . . . . . . . . . 254
  23.     Systems Management   . . . . . . . . . . . . . . . . . . . . . . . . . . 263
  24.   Text   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 268
  25.   Technical Description  . . . . . . . . . . . . . . . . . . . . . . . . . . 270
  26.   Operating Environment  . . . . . . . . . . . . . . . . . . . . . . . . . . 452
  27.   Planning Information   . . . . . . . . . . . . . . . . . . . . . . . . . . 641
  28.   Security, Auditability and Control   . . . . . . . . . . . . . . . . . . . 649
  29.   Publications   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 659
  30.  
  31.   ----------------
  32. LIFECYCL
  33.  
  34.     PROGRAM                                  MARKETING   SERVICE      REPLACED
  35.     NUMBER   VRM     ANNOUNCED   AVAILABLE   WITHDRAWN   DISCONTINUED    BY
  36.  
  37.     96F8-690   -         -           -           -           -            -
  38.  
  39.  
  40. PROGLIST
  41.  
  42.   o   96F8-690 (5871-AAA) IBM DCE SDK for OS/2 and Windows Version 1.0 with
  43.       User Data Privacy
  44.   o   96F8-691 (5871-AAA) IBM DCE Client for OS/2 Version 1.0 with User Data
  45.       Privacy
  46.  
  47.  
  48. ABSTRACT
  49.  
  50.   IBM Distributed Computing Environment (DCE) for OS/2* and Windows is the
  51.   foundation for distributed computing in an open systems environment.  IBM DCE
  52.   for OS/2 and Windows incorporates the core technologies specified by the Open
  53.   Software Foundation (OSF) DCE architecture.  IBM DCE for OS/2 and Windows
  54.   product family provides a Software Developer's Kit (SDK) and client base
  55.   services for OS/2 and Windows.  The clients are enduser products that
  56.   complement the IBM AIX DCE/6000 Product Family to create heterogeneous
  57.   distributed systems.  The DCE client for Windows is only available via a beta
  58.   program.  The application programming interface (API) resides above the
  59.   operating system and network transport layers, simplifying application
  60.   development, and reducing development time of distributed applications.
  61.   Programmers are insulated from the underlying network and operating system
  62.   complexities.
  63.  
  64.   The OSF DCE technology has received strong acceptance in the computing
  65.   industry from major system vendors, ISVs, and large corporate developers.
  66.   DCE is becoming a de facto standard for distributed computing in a
  67.   multi-vendor environment.  Many of the world's leading hardware and software
  68.   vendors, as well as industry groups, have publicly committed to using and
  69.   delivering products based on the DCE technology.  The DCE is a key part of
  70.   IBM's distributed computing strategy.  And with this announcement, IBM is
  71.   providing access to this powerful environment in the PC-LAN industry.
  72.  
  73.   The IBM DCE for OS2 services consists of:
  74.  
  75.  
  76.   o   Security Services - provide encryption and authentication services to
  77.       ensure the privacy and authenticity of the client/server transactions.
  78.  
  79.   o   Directory Services - provides a naming model that allows users to
  80.       identify resources by name rather than location.  This is called the Cell
  81.       Directory Services.
  82.  
  83.   o   Remote Procedure Call - extends the typical procedure call model by
  84.       supporting direct calls to procedures on remote systems.
  85.  
  86.   o   Time Services - provides single system-wide time reference.
  87.  
  88.   o   Threads - provides a convenient mechanism to provide concurrency by
  89.       creating and controlling multiple threads of execution within a single
  90.       process.
  91.  
  92.  
  93.   IBM DCE for OS/2 is designed to interoperate with IBM AIX DCE/6000, IBM DCE
  94.   Client for Windows, and other OSF DCE compliant implementations.
  95.  
  96.   The IBM DCE Client for Windows services available in the SDK and via a beta
  97.   program consists of the core OSF DCE services necessary to execute a secured
  98.   distributed application.  The core components are: Remote Procedure Call
  99.   (RPC), Security, Threads, and Cell Directory Service (CDS). In addition, some
  100.   limited time synchronization services are also provided.  IBM DCE Client for
  101.   Windows is designed to interoperate with IBM AIX DCE/6000, IBM DCE for OS/2,
  102.   and other OSF DCE compliant servers.
  103.  
  104.   IBM DCE for OS/2 and Windows product family offers a Software Developer's Kit
  105.   which includes OS/2 Security Services, OS/2 Cell Directory Services, five
  106.   OS/2 Clients, five Windows Clients, and application development tools for
  107.   OS/2 and Windows.  There are DCE Clients for OS/2 and Windows packages that
  108.   do not include development tools (Runtime only).  The Windows Client is
  109.   currently available via a beta program.  These packages are offered with User
  110.   Data Privacy enablement in the United States and Canada, and without User
  111.   Data Privacy enablement outside of the United States and Canada.  The User
  112.   Data Privacy function allows applications to encrypt user data via remote
  113.   procedure calls.  There are U.S. government regulations that control the
  114.   export of the User Data Privacy packages outside of the Unites States and
  115.   Canada.  Customers that qualify under U.S.  regulations can obtain the
  116.   version of the product with user data privacy by submitting a special bid
  117.   request.
  118.  
  119.   These layered DCE services offer the application developer high security,
  120.   resource location transparency, and a standard programming paradigm across a
  121.   heterogeneous computing environment, using an open systems solution.  Using
  122.   these services, applications can be developed with great confidence of
  123.   portability and interoperability.  This new IBM DCE offering for OS/2 and
  124.   Windows platforms is an addition to IBM's DCE offerings which already
  125.   includes AIX DCE Product Family, providing the flexibility for a mixed
  126.   client/server environment.
  127.  
  128.   PRODUCT POSITIONING
  129.  
  130.   The IBM DCE for OS/2 and Windows product family is the first PC-LAN industry
  131.   standard solution for distributed computing through the evolution and
  132.   unification of today's leading technologies.  It provides an integrated
  133.   approach to timing, security, naming, and interprocess communications.  IBM
  134.   DCE for OS/2 and Windows will facilitate the development and deployment of
  135.   portable, interoperable applications for multi-vendor, heterogeneous
  136.   environments.  IBM DCE for OS/2 and Windows provides a high-level, coherent
  137.   environment for developing and running applications on a distributed system.
  138.   The DCE services are integrated and comprehensive.  The DCE components are
  139.   well integrated, as they use one another's services whenever possible, since
  140.   many of the DCE components are distributed applications.  IBM DCE for OS/2
  141.   and Windows provides management tools for administering all of the services
  142.   and many aspects of the distributed environment.  The IBM DCE for OS/2 and
  143.   Windows architecture allows for different operating systems and hardware
  144.   platforms.  Along with IBM's already available DCE products for AIX, IBM AIX
  145.   DCE Product Family Version 1.2, the IBM DCE for OS/2 and Windows allows for
  146.   an open, heterogeneous distributed computing environment.  The IBM DCE SDK
  147.   for OS/2 and Windows provides the application developer the capability to
  148.   develop a complete distributed solution, and the IBM DCE Client for OS/2 and
  149.   the IBM DCE Client for Windows beta program, along with the AIX DCE for
  150.   RS/6000 provide today, a foundation, for the enduser, for distributed
  151.   computing in an open systems environment.
  152.  
  153. HIGHLGHT
  154.  
  155.  
  156.   o   Industry standard foundation for distributed computing
  157.  
  158.   o   Interoperability and portability across heterogeneous platforms
  159.  
  160.   o   Leadership in PC-LAN open systems solutions
  161.  
  162.   o   Protection of customer's current investment in hardware
  163.  
  164.   o   Productivity gains for application development
  165.  
  166.   o   Based on DCE technology licensed from the Open Software Foundation (OSF)
  167.  
  168.  
  169. DESCRIPT
  170.  
  171.   IBM Distributed Computing Environment (DCE) is the foundation for distributed
  172.   computing in an open systems environment.  With these products, IBM is taking
  173.   a leadership position by offering an Industry Standard solution in the PC-LAN
  174.   market.  These products will assist our customers by providing the facilities
  175.   necessary for a shift from centralized, single operating system environments
  176.   to distributed, multi-operating system environments.
  177.  
  178.   The IBM DCE for OS/2 and Windows family of products are based upon the source
  179.   code that IBM licenses from the Open Software Foundation (OSF). The OSF's DCE
  180.   is a comprehensive suite of integrated, yet modular, technologies to support
  181.   transparent interworking and resource sharing.  The IBM DCE for OS/2 and
  182.   Windows product family consists of a Software Developer's Kit SDK which
  183.   enable an application developer to develop distributed applications.  The
  184.   mixed client/server environment may be developed with OS/2 Security and Cell
  185.   Directory Services, as well as a client support for both OS/2 and (DOS)
  186.   Windows.  There are two end user DCE clients (OS/2 and Windows) available.
  187.   The IBM DCE Client for Windows is only available via a beta program.  A
  188.   customer using other DCE packages such as the IBM AIX DCE Cell Directory
  189.   Server/6000 or the IBM AIX DCE Security Server/6000 may use the clients to
  190.   create a heterogenous client/server environment.  The IBM DCE for OS/2 and
  191.   Windows product family consists of:
  192.  
  193.  
  194.   o   IBM DCE SDK for OS/2 and Windows
  195.  
  196.  
  197.       1.  OS/2 Security Services
  198.  
  199.       2.  OS/2 Cell Directory Services
  200.  
  201.       3.  Five DCE Clients for OS/2 with Remote Procedure Calls (RPC), Threads,
  202.           and Time Services
  203.  
  204.       4.  Five DCE Clients for Windows with RPC, Threads, and Time Services
  205.  
  206.       5.  OS/2 Client/Server Application Development Tools
  207.  
  208.       6.  Windows Client Application Development Tools
  209.  
  210.  
  211.   o   IBM DCE Client for OS/2
  212.  
  213.   o   IBM DCE Client for Windows beta program
  214.  
  215.  
  216.   The above products are available with User Data Privacy in the United States
  217.   and Canada, and without User Data Privacy outside of the United States and
  218.   Canada.  The products that have the User Data Privacy allow the user to
  219.   access the U.S. Government Data Encryption Standard (DES) encryption
  220.   algorithms for encryption of user data via remote remote procedure calls and,
  221.   as such, is subject to U.S.  government export regulations.  Customers that
  222.   qualify under U.S. government regulations can obtain the version of the
  223.   product with user data privacy by submitting a special bid request.  The IBM
  224.   DCE for OS/2 and Windows products that do not have user data privacy use the
  225.   DES algorithm for password encryption and other control information.  Its
  226.   distribution is not regulated by the United States.
  227.  
  228.   INVESTMENT PROTECTION
  229.  
  230.   The primary motivations for the OSF DCE initiative is the lack of coherent,
  231.   integrated set of industry standard distributed system services to address
  232.   requirements for interoperability across heterogeneous hardware platforms.
  233.   Many vendors and organizations have developed partial solutions, but the OSF
  234.   DCE represents the integration of leading technologies available in the
  235.   distributed computing industry.  The DCE architecture allows a process
  236.   running on one workstation to operate with one or more processes on other
  237.   computing platforms, even when they are from different vendors with different
  238.   operating systems.  In addition, time synchronization, security and directory
  239.   services are provided in an integrated environment.
  240.  
  241.   GROWTH ENABLEMENT
  242.  
  243.   Application development and deployment can be performed on any platform
  244.   supporting DCE services.  Therefore, allowing the flexibility to mix and
  245.   match hardware, or reuse existing hardware, to best meet the needs of the
  246.   business.
  247.  
  248.   USER PRODUCTIVITY
  249.  
  250.   Today's businesses have not only become dependent on computing resources, but
  251.   are relying on them to gain a competitive advantage.  A distributed system
  252.   that uses the client/server programming model is more reliable and available
  253.   than a centralized system and can be tailored to provide specialized
  254.   functions optimized for applications and their supporting platforms.  For
  255.   example, in a distributed system, off-loading the front-end processing of the
  256.   user-interface and replicating key functions and data can improve the
  257.   availability of the system to the end user.
  258.  
  259.   BUSINESS SOLUTIONS
  260.  
  261.   For IBM customers, the adoption of the DCE by the industry as the fundamental
  262.   building blocks of distributed solutions means less time waiting for
  263.   applications to be ported to a specific hardware/software platform.  The use
  264.   of the DCE also means that customers can take advantage of under-utilized
  265.   computing resources by harnessing the power of workstations together in a
  266.   distributed network.
  267.  
  268.   SYSTEMS MANAGEMENT
  269.  
  270.   The DCE provides services inherent in a distributed system.  These services
  271.   include management tools for administering the distributed system.
  272.  
  273. TEXT
  274.  
  275.   TECHNICAL DESCRIPTION
  276.  
  277.   The IBM Distributed Computing Environment for OS/2 and Windows is based on
  278.   OSF DCE Version 1.0.2 (OS/2) and 1.0.1 (Windows) provided by the Open
  279.   Software Foundation.  The IBM DCE for OS/2 and Windows products comprises the
  280.   initial delivery of the core components of the OSF's DCE on OS/2 with Clients
  281.   for Windows support.  Originally implemented by the OSF for UNIX platforms,
  282.   the DCE provides a set of industry and international standard APIs and
  283.   services to support the development of robust distributed applications for
  284.   multi-vendor distributed environments.  It's adaptation and delivery on OS/2
  285.   and Windows represents a major step towards the incorporation of the DCE
  286.   technology base for the PC-LAN Systems.
  287.  
  288.   The IBM DCE for OS/2 and Windows provides a set of basic distributed system
  289.   services which provide consistent, secure, integrated environment for the
  290.   development of distributed applications and resource managers.  This basic
  291.   set of services consists of the following:
  292.  
  293.  
  294.   o   Remote Procedure Call:  The DCE remote procedure call (RPC) facility
  295.       allows individual procedures in an application to run on a computer
  296.       elsewhere in the network.  The DCE RPC extends the typical procedure call
  297.       model by supporting direct calls to procedures on remote systems. RPC
  298.       presentation services mask the differences between data representations
  299.       on different machines to allow programs to work across heterogeneous
  300.       systems.  The DCE RPC provides programmers with a number of powerful
  301.       tools necessary to build client/server applications.  It includes two
  302.       major components:
  303.  
  304.  
  305.       1.  An RPC facility developed specifically to provide simplicity,
  306.           performance, portability, and network independence.
  307.  
  308.       2.  A compiler that converts high-level interface descriptions of the
  309.           remote procedures into portable C-language source code.  The
  310.           resulting remote procedure calls behave in the same way as local
  311.           procedure calls.
  312.  
  313.  
  314.   o   Threads Service:  The threads service provides a user the ability to
  315.       create and control multiple threads of execution within a single process
  316.       and to synchronize access to global data within an application.  An
  317.       application can, for example, create a thread to handle the I/O request
  318.       and create another thread for computation.
  319.  
  320.   o   Time Service:  Many applications need a single time reference to schedule
  321.       activity and determine sequencing and duration.  Different components of
  322.       a distributed application may obtain time from clocks on different
  323.       computers.  A distributed time service regulates the system clocks in a
  324.       computer network so that they are closely synchronized, providing
  325.       accurate time for distributed applications.  The DCE time service
  326.       provides precise, fault-tolerant clock synchronization for systems in
  327.       local area networks (LANs) and wide area networks (WANs).  The clock
  328.       synchronization provided by the DCE time service enables distributed
  329.       computing applications to determine event sequencing, duration, and
  330.       scheduling.
  331.  
  332.   o   Cell Directory Services:  Directory Services defines a single,
  333.       consistent, global naming model through which resources in the
  334.       distributed system are identified and located.  This service allows users
  335.       to be identified by name resources such as servers, files, disks or print
  336.       queues, and gain access to them without needing to know where they are
  337.       located in a network.  Additionally, users can continue referring to a
  338.       resource by the same name even when a characteristic of the resource
  339.       changes, such as it's network address.
  340.  
  341.   o   Security Services:  In most conventional timesharing systems, the
  342.       operating system authenticates the identity of users and authorizes
  343.       access to resources.  Individual workstations in a network are not
  344.       necessarily secure.  Therefore, in a distributed environment these tasks
  345.       fall to independent authentication and authorization services.  The DCE
  346.       security services provides the network with three services:
  347.       authentication, authorization, and user account management.  These
  348.       facilities are made available through a secure means of communication
  349.       that ensure both data integrity and confidentiality.
  350.  
  351.       The user registration service manages user, group, and account
  352.       information and provides login services to the cell. The authentication
  353.       service allows principals defined as accounts in the user registry to
  354.       exchange credentials and establish mutually authenticated communications.
  355.       Authorization services are provided by the combination of a privilege
  356.       attribute certificate (PACs) that capture privilege currently available
  357.       and selected by a principal, and an access control list (ACL) facility.
  358.       Each cell has a security server.  It is a single logical server that
  359.       consists of the registry server, privilege server, and authentication
  360.       server.
  361.  
  362.  
  363.   The IBM DCE for OS/2 part of the products incorporates the IBM Multi-Protocol
  364.   Transport Services - Anynet for OS/2 which provides a general solution to
  365.   interconnect applications.  It allows TCP/IP applications to run on top of
  366.   NetBIOS, using the non-native networking feaure of the Multi-Protocol
  367.   Transport Services - Anynet for OS/2.  It supplies drivers for:
  368.  
  369.   o   Common transport semantics
  370.   o   IBM OS/2 TCP/IP protocol drivers
  371.   o   Protocol compensation and address mapping for NetBIOS
  372.   o   Local interprocess communication
  373.  
  374.  
  375.   In summary, the Multi-Protocol Transport Services - Anynet for OS/2 makes it
  376.   possible for applications to communicate over TCP/IP and NetBIOS protocols
  377.   "natively", which means that both the transport user and the protocol used to
  378.   transport data are from the same protocol architecture.  It also makes it
  379.   possible for applications to communicate TCP/IP applications over NetBios
  380.   non-natively.  Currently, the IBM DCE for OS/2 products only use and support
  381.   the TCP/IP protocol.
  382.  
  383.   The IBM DCE for OS/2 products are CID (Configuration/Installation/
  384.   Distribution) enabled, which means that the installation adhears to a set of
  385.   guidelines that allow installation to perform automated and unattended
  386.   installs using response files and/or command line parameters.  This enables
  387.   remote installation also.
  388.  
  389.   IBM DCE for Windows available within the IBM DCE SDK for OS/2 and Windows and
  390.   available via a  beta program consists of the core DCE services necessary to
  391.   execute a secured distributed application as a Windows 3.X application.  The
  392.   core components are: Remote Procedure Call (RPC), Security, Threads, and Cell
  393.   Directory Service (CDS).  In addition, some limited time synchronization
  394.   services are also provided.
  395.  
  396.   The following is a brief description of the Runtime functional capabilities:
  397.  
  398.  
  399.   o   RPC
  400.  
  401.       IBM DCE for Windows supports client and server RPC and is fully complient
  402.       with the OSF/DCE RPC Network Computing Architecture Specification
  403.       (Version 2.0).
  404.  
  405.       UDP/IP (Connectionless) protocols are supported.  The Name Service
  406.       interface to the Cell Directory service is also provided.
  407.  
  408.       The endpoint mapper is supplied in order to allow servers running on the
  409.       personal computer to register endpoints for remote clients.
  410.  
  411.   o   Threads
  412.  
  413.       The POSIX 1003.4a draft specification of pthreads and CMA exceptions as
  414.       implemented by OSF/DCE are provided by IBM DCE for Windows.  However,
  415.       since the Windows 3.X provides a non-preemptible environment,
  416.       applications calling the pthreads interface must take explicit action to
  417.       cause a thread to yield.
  418.  
  419.   o   CDS
  420.  
  421.       IBM DCE for Windows allows applications to query the CDS name space and
  422.       bind to appropriate servers.
  423.  
  424.       The CDS clerk runs on the local personal computer and converses with the
  425.       remote name service through which cell name spaces are accessed.  The
  426.       identity of the Windows DCE client is established and validated by a DCE
  427.       login command sequence with a remote security server.  After the client
  428.       has logged in, the CDS clerk is authorized to use the name service.
  429.       Unauthenticated access is also supported and the accessibility to objects
  430.       is controlled through the associated Access Control List.
  431.  
  432.       A program is supplied to allow users to set up and access profiles and
  433.       groups from the personal computer.  Another program is supplied to allow
  434.       users to create, modify, and retrieve, from the personal computer,
  435.       objects that are catalogued in the name space.
  436.  
  437.   o   Security
  438.  
  439.       The DCE security service is included in IBM DCE for Windows.  Windows-DCE
  440.       applications can access registry and privilege services in order to
  441.       establish a principal identity for authentication and to access the name
  442.       service.  The DCE Kerberos library, which implements the full DCE
  443.       encryption protocol on the personal computer, is also provided.  Support
  444.       for unauthorized access of protected objects is also included.
  445.  
  446.   o   Distributed Time Service
  447.  
  448.       IBM DCE for Windows allows the synchronization of the local clock with
  449.       the network time.
  450.  
  451.  
  452.   Sample Programs are provided in the Software Developer's Kit for both OS/2
  453.   and Windows in source form, which can be built and run by an application
  454.   developer.  The sample programs can be used as templates to develop other
  455.   distributed applications.
  456.  
  457.   OPERATING ENVIRONMENT
  458.  
  459.   MACHINE REQUIREMENTS
  460.   IBM DCE for OS/2 products execute on IBM PS/2*, IBM Industrial Computer and
  461.   non-IBM personal computer hardware configurations supported by IBM OS/2
  462.   Version 2.0 or higher.  IBM DCE for OS/2 products do not require dedicated
  463.   hardware.  The programs require an Intel-based processor model 80386 with
  464.   minimum 20 MHZ or higher.
  465.  
  466.   The RAM/DASD requirements are as follows:  IBM DCE FOR OS/2 IBM DCE CLIENT
  467.   FOR OS/2 (RUNTIME)
  468.  
  469.  
  470.     RAM
  471.      12 to 14 MB with 64KB HPFS and 64KB FAT for diskcashe,
  472.      Multi-Protocol Transport Services - AnyNet for OS/2 MBUF Parameters
  473.      set for:    Small MBUF = 512
  474.                  Large MBUF = 64
  475.  
  476.     DASD
  477.      OS/2 2.0 or higher               50MB
  478.      IBM DCE Client for OS/2          10MB
  479.      Swapper Space                    16MB
  480.                                      ------
  481.      Minimum DASD Required            76MB
  482.      Recommended DASD                 80MB
  483.  
  484.  
  485.      Required RAM/DASD may vary with local installation/configuration
  486.      choices and user application requirements.
  487.  
  488.  
  489.   CELL DIRECTORY AND SECURITY SERVICES (RUNTIME)
  490.  
  491.  
  492.     RAM
  493.      16 MB with 512 KB HPFS and 64KB FAT for diskcashe,
  494.      Multi-Protocol Transport Services - AnyNet for OS/2 MBUF Parameters
  495.      set for:    Small MBUF = 512
  496.                  Large MBUF = 64
  497.  
  498.     DASD
  499.  
  500.      OS/2 2.0 or higher               50MB
  501.      IBM DCE Client for OS/2 and      15MB
  502.      Cell Directory and Security
  503.      Services
  504.      Swapper Space                    16MB
  505.                                      ------
  506.      Minimum DASD Required            81MB
  507.      Recommended DASD                 86MB
  508.  
  509.  
  510.      Required RAM/DASD may vary with local installation/configuration
  511.      choices and user application requirements.
  512.  
  513.     Although IBM DCE for OS/2 runs on OS/2 2.0, we strongly recommend
  514.     that the CSDs found in the Service Pack for OS/2 2.0 be installed,
  515.     or upgrade to OS/2 2.1 with required APAR PJ09481.
  516.  
  517.  
  518.   IBM DCE SDK FOR OS/2
  519.  
  520.  
  521.     DASD
  522.  
  523.      OS/2 2.0 or higher               50MB
  524.      IBM C-Set/2 Compiler              9MB
  525.      OS/2 Toolkit                     21MB
  526.      IBM DCE SDK for OS/2             25MB
  527.                                      ------
  528.      Minimum DASD Required           105MB
  529.      Recommended DASD                110MB
  530.  
  531.      Required RAM/DASD may vary with local installation/configuration
  532.      choices and user application requirements.
  533.  
  534.  
  535.  
  536.   IBM DCE FOR WINDOWS INCLUDED IN IBM DCE SDK FOR OS/2 & WINDOWS
  537.  
  538.   IBM DCE CLIENT FOR WINDOWS (RUNTIME)
  539.  
  540.   IBM DCE Client for Windows requires the following hardware environment:
  541.  
  542.  
  543.   o   An IBM-compatible personal computer using an i386 or i486 processor
  544.       (Minimum 25 MHZprocessor is recommended)
  545.  
  546.   o   Hard disk with at least 5MB of free space
  547.  
  548.   o   Network card supported by the TCP/IP package used
  549.  
  550.   o   At least 4MB of memory (8 MB recommended)
  551.  
  552.   IBM DCE CLIENT FOR WINDOWS (SDK)
  553.  
  554.   IBM DCE Client for Windows Software Developer's Kit requires the following
  555.   hardware environment:
  556.  
  557.  
  558.   o   An IBM-compatible personal computer using an i386 or i486 processor
  559.  
  560.   o   Hard disk with at least 5MB of free space
  561.  
  562.   o   At least 8MB of memory
  563.  
  564.  
  565.   PROGRAMMING REQUIREMENTS
  566.   The following products are required for the IBM DCE for OS/2 products,
  567.   depending upon the communications environment in which you are operating:
  568.  
  569.  
  570.   1.  IBM DCE SDK for OS/2
  571.  
  572.  
  573.       o   IBM OS/2 Version 2.0, or higher
  574.  
  575.       o   IBM TCP/IP is not required, but if it is installed, it must be IBM
  576.           TCP/IP Version 1.2.1, or higher.
  577.  
  578.       o   IBM C SET/2 Version 1.0
  579.  
  580.       o   Hardware configured for codepage PC850 or PC437 or any PCS.
  581.  
  582.       o   IBM BookManager (TM) READ licensed program to access the online
  583.           publications.
  584.  
  585.  
  586.   2.  IBM DCE SDK for Windows included with IBM DCE SDK for OS/2 & Windows
  587.  
  588.  
  589.       o   DOS Version 3.30 (Version 5.0 is recommended)
  590.  
  591.       o   Microsoft Windows 3.1
  592.  
  593.       o   An ANSI-C compiler that supports for API prototyping (Microsoft C,
  594.           Version 7.0 is recommended)
  595.  
  596.  
  597.   3.  IBM DCE Client for OS/2 (Runtime)
  598.  
  599.  
  600.       o   IBM OS/2 Version 2.0, or higher
  601.  
  602.       o   IBM TCP/IP is not required, but if it is installed, it must be IBM
  603.           TCP/IP Version 1.2.1, or higher.
  604.  
  605.       o   Hardware configured for codepage PC850 or PC437 or any PCS.
  606.  
  607.       o   IBM BookManager (TM) READ licensed program to access the online
  608.           publications.
  609.  
  610.  
  611.   4.  IBM DCE Client for Windows (Runtime) included in IBM DCE SDK for OS/2 and
  612.       Windows
  613.  
  614.  
  615.       o   DOS version 3.30, or higher (Version 5.0 is recommended)
  616.  
  617.       o   Microsoft Windows 3.1
  618.  
  619.       o   One of the following TCP/IP network transports:
  620.  
  621.  
  622.           -   A Windows Sockets V1.1-compliant TCP/IP
  623.  
  624.           -   PC/TCP for DOS, Versions 2.05 and 2.11, from FTP Software Inc.
  625.  
  626.           -   LAN WorkPlace for DOS, Version 4.1, from Novell Inc.
  627.  
  628.           -   TCP with Demand Protocol Architecture, Version 2.0 from 3COM
  629.               Corporation.
  630.  
  631.  
  632.  
  633.  
  634.   COMPATIBILITY
  635.   Not applicable.
  636.  
  637.   LIMITATIONS
  638.   U.S. English only.
  639.  
  640.   PERFORMANCE CONSIDERATIONS
  641.   Performance may be affected by total system memory and page space available,
  642.   the amount of fixed-storage available and type/performance of the disk
  643.   drives.  Performance may also be affected by the type and function of the
  644.   applications selected and running at the same time.
  645.  
  646.   PLANNING INFORMATION
  647.  
  648.   CUSTOMER RESPONSIBILITIES
  649.   Not applicable.
  650.  
  651.   CONVERSION
  652.   Not applicable.
  653.  
  654.   SECURITY, AUDITABILITY AND CONTROL
  655.  
  656.   The security services provided by the security server which is part of the
  657.   IBM DCE SDK for OS/2 and Windows package will provide the basic building
  658.   blocks for securing distributed systems.
  659.  
  660.   User management is responsible for evaluation, selection, and implementation
  661.   of security features, administrative procedures, and appropriate controls in
  662.   application systems and communication facilities.
  663.  
  664.   PUBLICATIONS
  665.  
  666.   For a current list of publications, refer to the appropriate publications
  667.   option on your respective HONE system, or contact your local IBM
  668.   representative.
  669.  
  670.  
  671.   *Signifies a trademark or registered trademark of International Business
  672.   Machines Corporation.
  673.  
  674.               - - -    E N D   O F   P R I N T O U T    - - -
  675.