HP DCE for OpenVMS Alpha and OpenVMS I64
Installation and Configuration Guide


Previous Contents Index

6.6 Adding a Null Time Provider

The null time provider allows DTS to set the inaccuracy without setting the time or in any way modifying the host system time. Refer to the OSF DCE Administration Guide --- Core Components volume for further information about getting time from Network Time Protocol (NTP) time sources.

If you want to add a null time provider to your system, choose option 5 (Add Null Time Provider) from the Modify Configuration Menu.

The configuration adds and starts the null time provider, displaying the following messages:


            Starting Null Time Provider (dts_null_provider)... 
 
    Press <RETURN> to continue: 

Press RETURN. When the procedure is completed, the Modify Configuration Menu is displayed again.

6.7 Adding an NTP Time Provider

If your site uses Network Time Protocol (NTP) to set system time, you can use those time signals to synchronize DTS. Briefly, one DTS server uses the NTP time provider software to synchronize with NTP. That DTS server synchronizes with other DTS servers using DTS time signals. Refer to the OSF DCE Administration Guide --- Core Components volume for further information about getting time from NTP time sources.

If you want to add an NTP time provider to your system, choose option 6 (Add NTP Time Provider) from the Modify Configuration Menu.

The configuration adds and starts the NTP time provider, displaying the following messages:


        Starting NTP Time Provider (dts_ntp_provider)... 
 
          Enter the hostname where the NTP server is running: dcedts.lkg.dec.com 
 
    Press RETURN to continue: 

Press RETURN. When the procedure is completed, the Modify Configuration Menu is displayed again.

6.8 Enabling Auditing

DCE auditing facilities detect and record critical events in distributed applications. To enable DCE auditing facilities on your machine, choose option 7 (Enable Auditing) from the Modify Configuration Menu.

The procedure begins configuring the Audit daemon and prompts you to log in to the cell.


            Starting Audit daemon (auditd). 
 
    Please enter the principal name to be used [cell_admin]: 
    Please enter the password for "cell_admin" (or ? for help): 

After you log in, the procedure creates default filters and completes configuring the Audit daemon.


            Creating default filters for security, dts, and audit 
 
        Successfully configured Audit daemon 
 
    Press <RETURN> to continue: 

If auditing was previously enabled on your system, option 7 displays as "Disable Auditing". Choose this option if you want to disable auditing on your system.

When the procedure is completed, the Modify Configuration Menu is displayed again.

6.9 Enabling DCE Integrated Login

If you want users to have the ability to obtain DCE credentials when they interactively log in to OpenVMS, and to automatically synchronize DCE and OpenVMS passwords, then choose option 8 from the Modify Configuration Menu. For more information on DCE Integrated Login, see the HP DCE for OpenVMS Alpha and OpenVMS I64 Product Guide.

If DCE Integrated Login was previously enabled on your system, option 8 displays as "Disable DCE Integrated Login". Choose this option if you want to disable DCE Integrated Login on your system.

When the procedure is completed, the Modify Configuration Menu is displayed again.

6.10 Enabling Kerberos 5

If you expect the need to interoperate with non-DCE Kerberos, choose option 9 from the Modify Configuration Menu. This option sets up the DCE Kerberos files so that they can be shared with non-DCE Kerberos implementations in order to facilitate better interoperability.

The following messages are displayed:


   Do you intend to run MIT Kerberos 5 services on this machine? (YES/NO/?) [N]: 
 
        Configuring Kerberos. 

When the procedure is completed, the Modify Configuration Menu is displayed again.

6.11 Configuring the LDAP Name Service

Note

You will need a working LDAP server somewhere on your network to configure DCE to use LDAP. Consult your LDAP documentation for information on terminology and setting up an LDAP server.

Configuring the LDAP name service involves three steps on the Modify Configuration Menu. Here, the first step defines to the system the extent of potential additional capabilities. If fully configured, LDAP provides a second path to access the X.500 directory service, requires less overhead than DAP, and provides support for the TCP/IP protocol.

Choose option 10 to add the LDAP name service to the configuration.

Next, to configure the LDAP name service, specify the location of the LDAP server and the distinguished name (DN) of your DCE cell as it appears in the LDAP name space.

You are prompted for necessary information in the following script. You can press '?' at the prompt for help.


    Modify LDAP name service configuration 
 
    Please enter the hostname of the LDAP server [localhost]: 

The LDAP server must be known to the network by a name.


    Please enter the port number of the LDAP server [389]: 

If no other port number is specified, press <RETURN> to specify the default value, port 389.


    Please enter the authentication dn to the LDAP server []: 

Enter the distinguished name associated with the LDAP server to authenticate the LDAP server to DCE.


    Please enter the password of the authentication dn: 
    Type again to confirm: 
 
    Please enter the cell dn in LDAP syntax []: 

Enter the distinguished name of the cell.


        Checking existing LDAP name service configuration 
            Testing LDAP server access... 

If you provide the wrong information, you see this message:


    *** Error contacting the LDAP server 
 
Please verify the LDAP configuration you provided is correct. 
 
    Press <RETURN> to continue: 

When the procedure is completed, the Modify Configuration Menu is displayed again.

6.12 Adding LDAP Client Service

The LDAP Client Service option adds or removes host-specific information in the LDAP namespace; that is, to create server, group, and profile entries for LDAP like those entries that are used in CDS during the DCE client configuration. Examples of such entries include everything under /.:/hosts/HOST_NAME .

Choose option 11 to configure LDAP Client Service. When the procedure is completed, the Modify Configuration Menu is displayed again.

6.13 Configuring LDAP Support for the Global Directory Assistant

After enabling LDAP and adding LDAP Client Service, it is necessary to connect LDAP to the global directory agent (GDA). Cross-cell directory service is controlled by a GDA, which looks up foreign cell information on behalf of the application in either the Domain Naming Service (DNS) or X.500 database. Applications can request directory services from either CDS or LDAP or both. LDAP is provided as an optional directory service that is independent of CDS and duplicates CDS functionality.

Choose option 12 to configure communication between LDAP and the GDA.

To complete the configuration of the LDAP name service, you need to specify the location of the LDAP server, and the distinguished name of your DCE cell as it appears in the LDAP name space. You are prompted for necessary information in the following dialog. You can always press '?' at the prompt for help.


    Modify GDA LDAP configuration 
 
    Please enter the hostname of the LDAP server [localhost]: cell 
 
    Please enter the port number of the LDAP server [389]: 
 
    Please enter the authentication dn to the LDAP server []: 
 
    Please enter the authentication dn to the LDAP server []: 
 
    Please enter the password of the authentication dn: 
    Type again to confirm: 
 
    Please enter the cell dn in LDAP syntax []: 
 
        Re-starting Global Directory Agent daemon 
 
    Starting Global Directory Agent daemon (gdad)... 
%RUN-S-PROC-ID, identification of created process is 238110C8 
 
    LDAP is successfully enabled for gdad 

When the procedure is completed, the DCE Setup Main Menu is displayed again.

6.14 Registering a Cell in X.500

To search for destinations in other cells requires connection with a directory service database. All cross-cell directory name searches are controlled by the global directory agent (GDA), which looks up foreign cell information on behalf of an application in either the Domain Naming Service (DNS) or X.500 database.

Choose option 13 to set up communications between your configured cell and the X.500 directory service.

If you select the Register in X.500 option, you next see the X.500 menu. It requires you to specify an object class for your cell.

Enter the X.500 object class corresponding to your cell name. For example, if your cell name is /.../c=mycountry /o=mycompany/ou=mylocation , the object class is Organizational Unit.


                1) Organizational Unit 
                2) Organization 
                3) Organization Role 
                4) Country 
                5) Locality 
                6) Application Entity 
                7) Application Process 
                8) Group of Names 
                9) Device 
               10) Person 
               11) Return to Main Menu 
 
        Please enter the object class for cell : 

Every entry in X.500 is classified according to the characteristics of the real world object that it represents. Before the cell entry can be created in the X.500 directory, you must specify the class of the entry.

For example, if you choose option 1, the organizational unit class is specified.

The superior entries must exist before the cell entry can be created. In the above example, c=mycountry/o=mycompany must exist prior to choosing the cell registration option.

If the cell entry exists, you are asked to confirm if the cell attribute information needs to be replaced.

HP cell registration, which is compatible with OSF DCE GDS, saves the cell information in special CDS-Cell and CDS-Replicas attributes.

If the cell registration fails, the following error is displayed:


    *** Error: Unable to register cell information in X.500 

Please refer to the dcesetup log file SYS$MANAGER:DCE$SETUP.LOG for more information.

If the procedure is completed successfully, the Modify Configuration Menu is displayed again.


Appendix A
Files Created or Used on Your System

This appendix lists the directories and files that are created or used on your system by HP DCE for OpenVMS Alpha and OpenVMS I64.

A.1 Installation Files

The following files are created when you install HP DCE for OpenVMS Alpha or HP DCE for OpenVMS I64:


1[SYSEXE]DCE$ADD_ID.EXE 
[SYSHLP]DCE032.RELEASE_NOTES 
[SYSUPD]DCE$COMPARE_VERSIONS.COM 
[SYSUPD]DCE$GET_IMAGE_VERSION.COM 

Note

1 These files are installed by OpenVMS or by DCE if the OpenVMS version is prior to version 7.3. The DCE$SOCKSHR_TPS image does not ship with the I64 Kit.

A.2 Run-Time Services Kit Files

The following files are created when you install the HP DCE Run-Time Services Kit:

Startup/Configuration files


[SYS$STARTUP]DCE$STARTUP.COM 
[SYS$STARTUP]DCE$SHUTDOWN.COM 
 
[SYSHLP]DCEDCL.HLP 
 
[SYSMGR]DCE$DEFINE_REQUIRED_COMMANDS.COM 
1[SYSMGR]DCE$RPC_SHUTDOWN.COM 
1[SYSMGR]DCE$RPC_STARTUP.COM 
[SYSMGR]DCE$SETUP.COM 
[SYSMGR]DCE$SETUP_MULTINET.COM 
[SYSMGR]DCE$SETUP_NONE.COM 
[SYSMGR]DCE$SETUP_PATHWAY.COM 
[SYSMGR]DCE$SETUP_TCPWARE.COM 
[SYSMGR]DCE$SETUP_UCX.COM 
 
[SYSEXE]DCE$SEC_SETUP.EXE 
[SYSEXE]DCE$GETCELLS.EXE 
[SYSEXE]DCE$GETCELLINFO.EXE 
[SYSEXE]DCE$KCFG.EXE 

Data files


[DCELOCAL.VAR.SVC]ROUTING.; 
[DCELOCAL.ETC]CODE_SET_REGISTRY.TXT 
[DCELOCAL.ETC]CDS_ATTRIBUTES.DAT 
[DCELOCAL.ETC]CDS_GLOBALNAMES.; 
[DCELOCAL.ETC]CDSCP.BPT 
[DCELOCAL.ETC]DTSCP.BPT 
[DECW$DEFAULTS.USER]DC$CDSBROWSER.UID 
[SYSUPD]DTSS$INSTALL_TIMEZONE_RULE.COM 

Tools


[DCELOCAL.DCECP]ATTRLIST.DCP 
[DCELOCAL.DCECP]ATTR_EVAL.TCL 
[DCELOCAL.DCECP]BCKP_CDS.DCP 
[DCELOCAL.DCECP]BCKP_SEC.DCP 
[DCELOCAL.DCECP]CELL.DCP 
[DCELOCAL.DCECP]CELLALIAS.DCP 
[DCELOCAL.DCECP]CP.COM 
[DCELOCAL.DCECP]DIR_OPS.DCECP 
[DCELOCAL.DCECP]DTS.DCP 
[DCELOCAL.DCECP]GETIP.COM 
[DCELOCAL.DCECP]GETSYI.COM 
[DCELOCAL.DCECP]GREP.COM 
[DCELOCAL.DCECP]HELP.DCP 
[DCELOCAL.DCECP]HOST.DCP 
[DCELOCAL.DCECP]HOSTVAR.DCP 
[DCELOCAL.DCECP]INIT.DCECP 
[DCELOCAL.DCECP]LS.COM 
[DCELOCAL.DCECP]PARSEARGS.DCP 
[DCELOCAL.DCECP]REGISTRY.DCP 
[DCELOCAL.DCECP]RM.COM 
[DCELOCAL.DCECP]TAR.COM 
[DCELOCAL.DCECP]TCLINDEX.; 
[DCELOCAL.DCECP]USER.DCP 
[DCELOCAL.DCECP]UNAME.COM 
[DCELOCAL.DCECP]UTILITY.DCP 
[DCELOCAL.DCECP]VERB-OBJECT.DCP 
 
[DCELOCAL.TCL]INIT.TCL 
[DCELOCAL.TCL]PARRAY.TCL 
[DCELOCAL.TCL]TCLINDEX.; 
 
[SYSHLP.EXAMPLES.DCE.TOOLS]JPI.COM 

Executable/Library files


1[SYSLIB]DCE$LIB_SHR.EXE 
1[SYSLIB]DCE$KERNEL.EXE 
1[SYSLIB]DCE$SOCKSHR_IP.EXE 
1[SYSLIB]DCE$SHCKSHR_DNET_IV.EXE 
1[SYSLIB]DCE$SOCKSHR_DNET_OSI.EXE 
1[SYSLIB]DCE$SOCKSHR_TPS.EXE 
1[SYSLIB]DTSS$SHR.EXE 
[SYSLIB]DCE$NSEDIT_SHR.EXE 
[SYSLIB]DXD$CDS_SHR.EXE 
[SYSLIB]DCE$UAF_SHR.EXE 
[SYSLIB]DCE$LGI_CALLOUTS.EXE 
1[SYSLIB]DTSS$RUNDOWN.EXE 
 
[SYSLHP.EXAMPLES.DCE.X500]DXD$XDS_SHR.EXE 
 
[SYSUPD]DCE$UAF_CONVERT.EXE 
 
[SYSEXE]DCE$UUIDGEN.EXE 
[SYSEXE]DCE$TCL.EXE 
2[SYSEXE]ZIC.EXE 
1[SYSEXE]RPCCP.EXE 
1[SYSEXE]DCE$DCED.EXE 
1[SYSEXE]DCE$RPCPERF_CLIENT.EXE 
1[SYSEXE]DCE$RPCPERF_SERVER.EXE 
[SYSEXE]DCE$NSID.EXE 
[SYSEXE]DCE$DCESX.EXE 
[SYSEXE]DCE$NSEDIT.EXE 
[SYSEXE]DCE$CADUMP.EXE 
[SYSEXE]DCE$CDSADVER.EXE 
[SYSEXE]DCE$CDSCLERK.EXE 
[SYSEXE]DCE$CDSCP.EXE 
[SYSEXE]DCE$CDSBROWSER.EXE 
3[SYSEXE]DCE$CDSD.EXE 
3[SYSEXE]DCE$CDSD_DBDUMP.EXE 
3[SYSEXE]DCE$CDSD_DIAG.EXE 
3[SYSEXE]DCE$GDAD.EXE 
[SYSEXE]DCE$X500_ADDCELL.EXE 
[SYSEXE]DCE$LDAPSEARCH.EXE 
[SYSEXE]DCE$LDAPMODIFY.EXE 
[SYSEXE]DCE$LDAPDELETE.EXE 
[SYSEXE]DCE$LDAPMODRDN.EXE 
[SYSEXE]DCE$RGY_EDIT.EXE 
[SYSEXE]DCE$ACL_EDIT.EXE 
[SYSEXE]DCE$DCE_LOGIN.EXE 
3[SYSEXE]DCE$SEC_ADMIN.EXE 
3[SYSEXE]DCE$SECD.EXE 
3[SYSEXE]DCE$SEC_CREATE_DB.EXE 
[SYSEXE]DCE$KDESTROY.EXE 
[SYSEXE]DCE$KINIT.EXE 
[SYSEXE]DCE$KLIST.EXE 
[SYSEXE]DCE$CHPASS.EXE 
[SYSEXE]DCE$UAF.EXE 
[SYSEXE]DCE$IMPORT.EXE 
[SYSEXE]DCE$EXPORT.EXE 
1[SYSEXE]DTSS$SET_TIMEZONE.EXE 
[SYSEXE]DCE$DTSCP.EXE 
[SYSEXE]DCE$DTSD.EXE 
[SYSEXE]DTSS$GRAPH.EXE 
[SYSEXE]DCE$AUDITD.EXE 

Message/Help files


[SYSMSG]DCE$UUIDGEN_MSG.EXE 
[SYSMSG]DCE$IL_MSG.EXE 
 
[SYSEXE]DCE$SAMS.EXE 
 
[SYSHLP]DCE$CDSBROWSER.HLB 
[SYSHLP]DCE$UAF_HELP.HLB 
[SYSHLP]DCE$IMPORT_HELP.HLB 
[SYSHLP]DCE$EXPORT_HELP.HLB 
 

Note

2 These files are installed by DCE with OpenVMS Version 6.2

3 These files are installed with the Runtime, but controlled by separate license PAKs (DCE-CDS or DCE-SECURITY).

A.3 Application Developer's Kit Files

When you install the Application Developer's Kit, all the files in the Runtime Services Kit are created. In addition, the following files are created:


[SYSEXE]DCE$IDL.EXE 
[SYSEXE]DCE$RPCLM.EXE 
 
[SYSMSG]DCE$IDL_MSG.EXE 
 
[SYSLIB]DCE$MSRPC_MAPPING_SHR.EXE 
[SYSLIB]DCE$IL_DEF.H 
[SYSLIB]DCE$IL_MSG.H 
[SYSLIB]DCE$IDL_CXX_SHR.EXE 
[SYSLIB]LSEUPDATE_ENV.TPU 
[SYSLIB]IDL.ENV 
[SYSLIB]IDL.CLD 
[SYSLIB]UUID.CLD 
[SYSLIB]RPCLM.CLD 
[SYSLIB]XDS.H 
[SYSLIB]XDSBDCP.H 
[SYSLIB]XDSCDS.H 
[SYSLIB]XDSGDS.H 
[SYSLIB]XDSMDUP.H 
[SYSLIB]XDSSAP.H 
[SYSLIB]XMHP.H 
[SYSLIB]XOM.H 
[SYSLIB]XOMI.H 
 
[DCE$LIBRARY]DCE$DEFINE_OPTIONAL_COMMANDS.COM 
[DCE$LIBRARY]MSRPC_MAPPING.H 
[DCE$LIBRARY]DCE.OPT 
[DCE$LIBRARY]DCE_CXX.OPT 
[DCE$LIBRARY]ACCT.H 
[DCE$LIBRARY]ACCT.IDL 
[DCE$LIBRARY]ACLBASE.H 
[DCE$LIBRARY]ACLBASE.IDL 
[DCE$LIBRARY]ACLIF.H 
[DCE$LIBRARY]ASSERT.H 
[DCE$LIBRARY]AUDIT.H 
[DCE$LIBRARY]AUDIT_CONTROL.H 
[DCE$LIBRARY]AUDIT_CONTROL.IDL 
[DCE$LIBRARY]AUDIT_LOG.H 
[DCE$LIBRARY]BINDING.H 
[DCE$LIBRARY]BINDING.IDL 
[DCE$LIBRARY]CDSCLERK.H 
[DCE$LIBRARY]CODESETS.H 
[DCE$LIBRARY]CODESETS.IDL 
[DCE$LIBRARY]CODESETS_STUB.H 
[DCE$LIBRARY]CONV.H 
[DCE$LIBRARY]CONV.IDL 
[DCE$LIBRARY]CONVC.H 
[DCE$LIBRARY]CONVC.IDL 
[DCE$LIBRARY]DACLIF.H 
[DCE$LIBRARY]DACLIF.IDL 
[DCE$LIBRARY]DACLMGR.H 
[DCE$LIBRARY]DACLMGR.IDL 
[DCE$LIBRARY]DACLMGRV0.H 
[DCE$LIBRARY]DACLMGRV0.IDL 
[DCE$LIBRARY]DATABASE.H 
[DCE$LIBRARY]DATABASE.IDL 
[DCE$LIBRARY]DBIF.H 
[DCE$LIBRARY]DCE.H 
[DCE$LIBRARY]DCE64.H 
[DCE$LIBRARY]DCE_ATTR_BASE.H 
[DCE$LIBRARY]DCE_ATTR_BASE.IDL 
[DCE$LIBRARY]DCE_ATTR_SCH.H 
[DCE$LIBRARY]DCE_ATTR_SCH.IDL 
[DCE$LIBRARY]DCE_CF.H 
[DCE$LIBRARY]DCE_CF_CONST.H 
[DCE$LIBRARY]DCE_CF_CONST.IDL 
[DCE$LIBRARY]DCE_ERROR.H 
[DCE$LIBRARY]DCE_MSG.H 
[DCE$LIBRARY]DCE_SVC.H 
[DCE$LIBRARY]DCE_UTILS.H 
[DCE$LIBRARY]DCEACL.H 
[DCE$LIBRARY]DCEACL.IDL 
[DCE$LIBRARY]DCEAUDMSG.H 
[DCE$LIBRARY]DCECDSMAC.H 
[DCE$LIBRARY]DCECDSMSG.H 
[DCE$LIBRARY]DCECDSSVC.H 
[DCE$LIBRARY]DCECFGMSG.H 
[DCE$LIBRARY]DCED.H 
[DCE$LIBRARY]DCED_ACLBITS.H 
[DCE$LIBRARY]DCED_ACLBITS.IDL 
[DCE$LIBRARY]DCED_BASE.H 
[DCE$LIBRARY]DCED_BASE.IDL 
[DCE$LIBRARY]DCED_DATA.H 
[DCE$LIBRARY]DCEDHDMSG.H 
[DCE$LIBRARY]DCEDTSMSG.H 
[DCE$LIBRARY]DCEGSSMSG.H 
[DCE$LIBRARY]DCELIBMSG.H 
[DCE$LIBRARY]DCESVCMSG.H 
[DCE$LIBRARY]DNSCLERK.H 
[DCE$LIBRARY]DNSMESSAGE.H 
[DCE$LIBRARY]DNSMESSAGE.IDL 
[DCE$LIBRARY]DTSPROVIDER.ACF 
[DCE$LIBRARY]DTSPROVIDER.H 
[DCE$LIBRARY]DTSPROVIDER.IDL 
[DCE$LIBRARY]EP.H 
[DCE$LIBRARY]EP.IDL 
[DCE$LIBRARY]GSSAPI.H 
[DCE$LIBRARY]HASHTAB.HXX 
[DCE$LIBRARY]ID_BASE.H 
[DCE$LIBRARY]ID_BASE.IDL 
[DCE$LIBRARY]ID_ENCODE.H 
[DCE$LIBRARY]ID_ENCODE.IDL 
[DCE$LIBRARY]ID_EPAC.H 
[DCE$LIBRARY]ID_EPAC.IDL 
[DCE$LIBRARY]IDL_ES.H 
[DCE$LIBRARY]IDLBASE.H 
[DCE$LIBRARY]IDLDDEFS.H 
[DCE$LIBRARY]IOVECTOR.H 
[DCE$LIBRARY]IFACEMGR.HXX 
[DCE$LIBRARY]KDB5_ERR.H 
[DCE$LIBRARY]KDC5_ERR.H 
[DCE$LIBRARY]KRB5_ERR.H 
[DCE$LIBRARY]KEYMGMT.H 
[DCE$LIBRARY]KEYMGMT.IDL 
[DCE$LIBRARY]LBASE.H 
[DCE$LIBRARY]LBASE.IDL 
[DCE$LIBRARY]MARSHALL.H 
[DCE$LIBRARY]MGMT.H 
[DCE$LIBRARY]MGMT.IDL 
[DCE$LIBRARY]MISC.H 
[DCE$LIBRARY]MISC.IDL 
[DCE$LIBRARY]NBASE.FOR 
[DCE$LIBRARY]NBASE.FOR_H 
[DCE$LIBRARY]NBASE.H 
[DCE$LIBRARY]NBASE.ACF 
[DCE$LIBRARY]NBASE.IDL 
[DCE$LIBRARY]NCASTAT.H 
[DCE$LIBRARY]NCASTAT.IDL 
[DCE$LIBRARY]NDR_REP.H 
[DCE$LIBRARY]NDROLD.H 
[DCE$LIBRARY]NDROLD.IDL 
[DCE$LIBRARY]NDRTYPES.H 
[DCE$LIBRARY]OBJREF.HXX 
[DCE$LIBRARY]OBJTABLE.HXX 
[DCE$LIBRARY]ORIDE_BASE.H 
[DCE$LIBRARY]ORIDE_BASE.IDL 
[DCE$LIBRARY]OVERRIDE.H 
[DCE$LIBRARY]OVERRIDE.IDL 
[DCE$LIBRARY]PASSWD.H 
[DCE$LIBRARY]PASSWD.IDL 
[DCE$LIBRARY]PASSWD_ENCODE.H 
[DCE$LIBRARY]PASSWD_ENCODE.IDL 
[DCE$LIBRARY]PGO.H 
[DCE$LIBRARY]PGO.IDL 
[DCE$LIBRARY]PKL.H 
[DCE$LIBRARY]PKL.IDL 
[DCE$LIBRARY]PKLBASE.H 
[DCE$LIBRARY]PKLBASE.IDL 
[DCE$LIBRARY]POLICY.H 
[DCE$LIBRARY]POLICY.IDL 
[DCE$LIBRARY]PRIV_ATTR_TRIG.H 
[DCE$LIBRARY]PRIV_ATTR_TRIG.IDL 
[DCE$LIBRARY]PROXYMGR.HXX 
[DCE$LIBRARY]PVTUTL.H 
[DCE$LIBRARY]PVTUTL.IDL 
[DCE$LIBRARY]RDACLBASE.H 
[DCE$LIBRARY]RDACLBASE.IDL 
[DCE$LIBRARY]RDACLIF.H 
[DCE$LIBRARY]RDACLIF.IDL 
[DCE$LIBRARY]RDACLIFV0.H 
[DCE$LIBRARY]RDACLIFV0.IDL 
[DCE$LIBRARY]RECLAIM.H 
[DCE$LIBRARY]REPADM.H 
[DCE$LIBRARY[REPADM.IDL 
[DCE$LIBRARY]REPLIST.H 
[DCE$LIBRARY]REPLIST.IDL 
[DCE$LIBRARY]RGYBASE.H 
[DCE$LIBRARY]RGYBASE.IDL 
[DCE$LIBRARY]RGYNBASE.H 
[DCE$LIBRARY]RGYNBASE.IDL 
[DCE$LIBRARY]RPC.H 
[DCE$LIBRARY]RPC.IDL 
[DCE$LIBRARY]RPCBASE.H 
[DCE$LIBRARY]RPCBASE.IDL 
[DCE$LIBRARY]RPCEXC.H 
[DCE$LIBRARY]RPCPVT.H 
[DCE$LIBRARY]RPVPVT.IDL 
[DCE$LIBRARY]RPCSTS.H 
[DCE$LIBRARY]RPCSTS.IDL 
[DCE$LIBRARY]RPCTYPES.H 
[DCE$LIBRARY]RPCTYPES.IDL 
[DCE$LIBRARY]RPLADMN.H 
[DCE$LIBRARY[RPLADMN.IDL 
[DCE$LIBRARY]RPLBASE.H 
[DCE$LIBRARY]RPLBASE.IDL 
[DCE$LIBRARY]RPRIV_1_0.H 
[DCE$LIBRARY[RPRIV_1_0.IDL 
[DCE$LIBRARY]RRPC.H 
[DCE$LIBRARY]RRPC.IDL 
[DCE$LIBRARY]RS_BIND.H 
[DCE$LIBRARY]RS_BIND.IDL 
[DCE$LIBRARY]RS_LOGIN_ACTIVITY.H 
[DCE$LIBRARY]RS_LOGIN_ACTIVITY.IDL 
[DCE$LIBRARY]RS_LOGIN_BASE.H 
[DCE$LIBRARY]RS_LOGIN_BASE.IDL 
[DCE$LIBRARY]RS_PWD_MGMT.H 
[DCE$LIBRARY]RS_PWD_MGMT.IDL 
[DCE$LIBRARY]RSEC_LOGIN.H 
[DCE$LIBRARY]RSEC_LOGIN.IDL 
[DCE$LIBRARY]RSEC_PK_CACHE.H 
[DCE$LIBRARY]RSEC_PK_CACHE.IDL 
[DCE$LIBRARY]RSEC_PWD_MGMT.H 
[DCE$LIBRARY]RSEC_PWD_MGMT.IDL 
[DCE$LIBRARY]RUTC.ACF 
[DCE$LIBRARY]RUTC.H 
[DCE$LIBRARY]RUTC.IDL 
[DCE$LIBRARY]SEC_ACL_ENCODE.H 
[DCE$LIBRARY]SEC_ACL_ENCODE.IDL 
[DCE$LIBRARY]SEC_ATTR_BASE.H 
[DCE$LIBRARY]SEC_ATTR_BASE.IDL 
[DCE$LIBRARY]SEC_ATTR_TOOLS.H 
[DCE$LIBRARY]SEC_ATTR_TRIG.H 
[DCE$LIBRARY]SEC_ATTR_TRIG.IDL 
[DCE$LIBRARY]SEC_ATTR_UTIL.H 
[DCE$LIBRARY]SEC_ATTR_UTIL.IDL 
[DCE$LIBRARY]SEC_AUTHN.H 
[DCE$LIBRARY]SEC_AUTHN.IDL 
[DCE$LIBRARY]SEC_BASE.H 
[DCE$LIBRARY]SEC_BASE.IDL 
[DCE$LIBRARY]SEC_CERT.H 
[DCE$LIBRARY]SEC_CERT.IDL 
[DCE$LIBRARY]SEC_CRED.H 
[DCE$LIBRARY]SEC_CRED.IDL 
[DCE$LIBRARY]SEC_LOGIN.H 
[DCE$LIBRARY]SEC_LOGIN.IDL 
[DCE$LIBRARY]SEC_LOGIN_BASE.H 
[DCE$LIBRARY]SEC_LOGIN_BASE.IDL 
[DCE$LIBRARY]SEC_PK_BASE.H 
[DCE$LIBRARY]SEC_PK_BASE.IDL 
[DCE$LIBRARY]SEC_PSM.H 
[DCE$LIBRARY]SEC_PSM.IDL 
[DCE$LIBRARY]SEC_PUBKEY.H 
[DCE$LIBRARY]SEC_PUBKEY.IDL 
[DCE$LIBRARY]SEC_PVTKEY.H 
[DCE$LIBRARY]SEC_PVTKEY.IDL 
[DCE$LIBRARY]SEC_PWD_MGMT.H 
[DCE$LIBRARY]SEC_PWD_MGMT.IDL 
[DCE$LIBRARY]SEC_RGY_ATTR.H 
[DCE$LIBRARY]SEC_RGY_ATTR.IDL 
[DCE$LIBRARY]SEC_RGY_ATTR_SCH.H 
[DCE$LIBRARY]SEC_RGY_ATTR_SCH.IDL 
[DCE$LIBRARY]SEC_RGY_ATTR_SRCH.H 
[DCE$LIBRARY]SEC_RGY_ATTR_SRCH.IDL 
[DCE$LIBRARY]SEC_RGY_LOGIN_ACTIVITY.H 
[DCE$LIBRARY]SEC_RGY_LOGIN_ACTIVITY.IDL 
[DCE$LIBRARY]SECIDMAP.H 
[DCE$LIBRARY]SECIDMAP.IDL 
[DCE$LIBRARY]SECSTS.H 
[DCE$LIBRARY]SECSTS.IDL 
[DCE$LIBRARY]SERVICE.H 
[DCE$LIBRARY]SERVICE.IDL 
[DCE$LIBRARY]STUBBASE.H 
[DCE$LIBRARY]SVCBIN.H 
[DCE$LIBRARY]SVCBIN.IDL 
[DCE$LIBRARY]SVCFILTER.H 
[DCE$LIBRARY]SVCLOG.H 
[DCE$LIBRARY]SVCREMOTE.H 
[DCE$LIBRARY]TRACE.HXX 
[DCE$LIBRARY]TWR.H 
[DCE$LIBRARY]TWR.IDL 
[DCE$LIBRARY]UNIX.H 
[DCE$LIBRARY]UNIX.IDL 
[DCE$LIBRARY]UTC.H 
[DCE$LIBRARY]UTCTYPES.H 
[DCE$LIBRARY]UTCTYPES.IDL 
[DCE$LIBRARY]UUID.H 
[DCE$LIBRARY]UUID.IDL 


Previous Next Contents Index