Digital DCE for OpenVMS VAX and OpenVMS Alpha
Installation and Configuration Guide


Previous Contents Index


Appendix C
Sample Configuration Logs

The following sections contain sample logs of DCE configurations.

C.1 Initial Client Configuration


$ @SYS$MANAGER:DCE$SETUP 
 
 
       DCE System Management Main Menu 
 
          DCE for OpenVMS VAX V1.5 
 
 
 1)  Configure   Configure DCE services on this system 
 2)  Show        Show DCE configuration and active daemons 
 3)  Stop        Terminate all active DCE daemons 
 4)  Start       Start all DCE daemons 
 5)  Restart     Terminate and restart all DCE daemons 
 6)  Clean       Terminate all active DCE daemons and remove 
                 all temporary local DCE databases 
 7)  Clobber     Terminate all active DCE daemons and remove 
                 all permanent local DCE databases 
 8)  Test        Run Configuration Verification Program 
 
 0)  Exit        Exit this procedure 
 ?)  Help        Display helpful information 
 
Please enter your selection: 1 
 
 
         DCE Configuration Menu 
 
 1)  RPC_Only    Provide DCE RPC services only 
 2)  Client      Configure this host as a DCE client system 
 3)  Server      Configure this host as a full DCE server system 
 4)  Custom      Define a customized DCE configuration for this host 
 5)  IntLogin    Enable or disable DCE integrated login support 
 6)  Rebuild     Rebuild DCE on this host using the current 
                 configuration 
 7)  Add_SecRep  Add a Security Replica to the configuration on this host 
 8)  Add_CdsRep  Add a CDS Replica clearinghouse to the configuration 
                 on this host 
 
 0)  Exit        Return to previous menu 
 ?)  Help        Display helpful information 
 
Please enter your selection: 2 
 
Starting DCE client configuration . . . 
 
This system has no current DCE configuration. 
 
Based on this configuration, there should be no active DCE daemons. 
 
 
   At each prompt, enter your response.  You may enter <RETURN>  for 
   the default response, displayed in [brackets], or '?' for help. 
   Entering a CONTROL-Z will terminate this configuration request. 
 
Press <RETURN>  to continue . . . 
 
Removing temporary local DCE databases . . . 
 
Removing permanent local DCE databases . . . 
 
   Starting Remote Procedure Call Services daemon (DCE$RPCD) . . . 
%RUN-S-PROC_ID, identification of created process is 00000EED 
 
Please enter the DCE hostname for this system [excess]: 
 
Do you wish to search the LAN for known DCE cells (YES/NO/?) [Y]? 
 
Searching, please wait . . . 
 
The following cells were discovered within broadcast range of this system: 
 
 
       opnfst_cell.dce.zko.dec.com 
       opndce_cell.dce.zko.dec.com 
       openup_cell.dce.zko.dec.com 
       reaper_cell.dce.zko.dec.com 
 
Please enter the name for your DCE cell [opnfst_cell.dce.zko.dec.com]: 
                                         reaper_cell.dce.zko.dec.com 
 
    Hostname:   excess 
    Cellname:   reaper_cell.dce.zko.dec.com 
 
Do you want to save these names for your DCE configuration (YES/NO/?) [Y]? 
 
Please enter the hostname of the DCE security registry [reaper]: 
Checking TCP/IP local host database for address of "reaper". 
   Please wait . . . 
Checking BIND servers for address of "reaper".  Please wait . . . 
 
Please enter the principal name to be used [cell_admin]: 
 
Please enter the password for principal "cell_admin" (or ? for help): 
 
Some form of synchronized time is required for proper DCE security 
operation... 
 
Do you want to enable DCE DTS (YES/NO/?) [Y]? 
 
Do you want to accept time from DECnet/DTSS servers (YES/NO/?) [N]? 
 
Do you want this host to be a DCE DTS Server (YES/NO/?) [N]? 
 
Do you want to enable DCE integrated login support (YES/NO/?) [N]? 
 
    Remote Procedure Call Services      Enabled 
    Security Services                   Client Enabled 
    CDS Name Service                    Client Enabled 
    PC Name Service Interface           Disabled 
    Distributed Time Service            Clerk Enabled 
    Accept DECnet time (DTSS) sources   Disabled 
    Integrated login                    Disabled 
 
Do you want to save this service configuration (YES/NO/?) [Y]? 
 
Establishing security environment for principal "cell_admin" . . . 
 
   Starting Security Service Client daemon (DCE$SEC_CLIENTD) . . . 
%RUN-S-PROC_ID, identification of created process is 00000DAE 
      Testing access to the security registry . . . 
 
   Initializing CDS... 
 
   Starting CDS Name Service Advertiser daemon (DCE$CDSADV) . . . 
%RUN-S-PROC_ID, identification of created process is 00000EEF 
 
   Starting CDS Name Service Client daemon (DCE$CDSCLERK) . . . 
%RUN-S-PROC_ID, identification of created process is 00000EC2 
 
Configuring client host objects in the cell namespace . . . 
 
Setting up required objects in namespace directory "/.:/hosts/excess" . . . 
 
Testing for multi-LAN cell . . . 
 
This cell has been configured to span multiple LAN's.  
The known LAN's are: 
 
       43.7.12 
 
Please enter the name of the LAN for this host [43.7.12]: 27.0.66 
 
The requested LAN has not yet been defined in the namespace. 
 
Do you want to define it (YES/NO/?) [Y]? 
 
    Creating namespace directories and objects . . . 
 
Configuring required RPC information . . . 
    Modifying ACL's on namespace objects  . . . 
        /.:/hosts/excess 
        /.:/hosts/excess/self 
        /.:/hosts/excess/cds-clerk 
        /.:/hosts/excess/profile 
        /.:/lan-27.0.66-profile 
 
   Starting Distributed Time Service daemon (DCE$DTSD) . . . 
%RUN-S-PROC_ID, identification of created process is 00000EC3 
 
Press <RETURN>  to continue . . . 

C.2 Initial Server Configuration


$ @SYS$MANAGER:DCE$SETUP 
 
       DCE System Management Main Menu 
 
          DCE for OpenVMS VAX V1.5 
 
 1)  Configure   Configure DCE services on this system 
 2)  Show        Show DCE configuration and active daemons 
 3)  Stop        Terminate all active DCE daemons 
 4)  Start       Start all DCE daemons 
 5)  Restart     Terminate and restart all DCE daemons 
 6)  Clean       Terminate all active DCE daemons and remove 
                 all temporary local DCE databases 
 7)  Clobber     Terminate all active DCE daemons and remove 
                 all permanent local DCE databases 
 8)  Test        Run Configuration Verification Program 
 
 0)  Exit        Exit this procedure 
 ?)  Help        Display helpful information 
 
Please enter your selection: 1 
 
 
         DCE Configuration Menu 
 
 1)  RPC_Only    Provide DCE RPC services only 
 2)  Client      Configure this host as a DCE client system 
 3)  Server      Configure this host as a full DCE server system 
 4)  Custom      Define a customized DCE configuration for this host 
 5)  IntLogin    Enable or disable DCE integrated login support 
 6)  Rebuild     Rebuild DCE on this host using the current 
                 configuration 
 7)  Add_SecRep  Add a Security Replica to the configuration on this host 
 8)  Add_CdsRep  Add a CDS Replica clearinghouse to the configuration 
                 on this host 
 
 0)  Exit        Return to previous menu 
 ?)  Help        Display helpful information 
 
Please enter your selection: 3 
 
Starting DCE server configuration . . . 
 
This system has no current DCE configuration. 
 
Based on this configuration, there should be no active DCE daemons. 
 
   At each prompt, enter your response.  You may enter <RETURN>  for 
   the default response, displayed in [brackets], or '?' for help. 
   Entering a CONTROL-Z will terminate this configuration request. 
 
Press <RETURN>  to continue . . . 
 
Removing temporary local DCE databases . . . 
 
Removing permanent local DCE databases . . . 
 
   Starting Remote Procedure Call Services daemon (DCE$RPCD) . . . 
%RUN-S-PROC_ID, identification of created process is 00000405 
 
Please enter the DCE hostname for this system [reaper]: 
 
Do you wish to search the LAN for known DCE cells (YES/NO/?) [Y]? n 
 
Please enter the name for your DCE cell [reaper_cell]: 
                              reaper_cell.dce.zko.dec.com 
 
    Hostname:   reaper 
    Cellname:   reaper_cell.dce.zko.dec.com 
 
Do you want to save these names for your DCE configuration (YES/NO/?) [Y]? 
 
Please enter the principal name to be used [cell_admin]: 
 
Please enter the password for principal "cell_admin" (or ? for help): 
 
Please enter the password again to confirm it: 
 
Does this cell use multiple LANs (YES/NO/?) [N]? ? 
 
    This cell uses multiple LANs if clients and servers are divided 
    into profile groups to facilitate performance. (Most cells will not 
    require this feature.) 
 
Does this cell use multiple LANs (YES/NO/?) [N]? y 
 
Checking TCP/IP local host database for address of "reaper". 
Please wait . . . 
Please enter the name of your LAN [43.7.12]: 
 
Do you want to disble DECnet/DTSS, and use DCE DTS instead? (YES/NO/?) [Y]? 
 
Do you want to accept time from DECnet/DTSS servers? (YES/NO/?) [N]? 
 
Do you want to enable DCE integrated login support (YES/NO/?) [N]? 
 
    Remote Procedure Call Services      Enabled 
    Security Services                   Server Enabled 
    CDS Name Service                    Master Server Enabled 
    Global Directory Agent              Disabled 
    PC Name Service Interface           Enabled 
    Distributed Time Service            Server Enabled 
    Integrated login                    Disabled 
 
Do you want to save this service configuration (YES/NO/?) [Y]? 
 
Building security registry database . . . 
 
   Starting Security Service Server daemon (DCE$SECD) . . . 
%RUN-S-PROC_ID, identification of created process is 00000412 
 
Logging in to DCE using principal "cell_admin" . . . 
Password must be changed! 
 
Setting up security registry for cell_admin account . . . 
 
Logging in to DCE using principal "cell_admin" . . . 
Password must be changed! 
 
   Starting Security Service Client daemon (DCE$SEC_CLIENTD) . . . 
%RUN-S-PROC_ID, identification of created process is 00000413 
      Testing access to the security registry . . . 
 
Establishing security environment for principal "cell_admin" . . . 
 
Setting up security registry for DTS Server . . . 
 
   Initializing CDS... 
 
   Starting CDS Name Service Advertiser daemon (DCE$CDSADV) . . . 
%RUN-S-PROC_ID, identification of created process is 00000416 
 
   Starting CDS Name Service Client daemon (DCE$CDSCLERK) . . . 
%RUN-S-PROC_ID, identification of created process is 00000417 
 
   Starting CDS Name Service Server daemon (DCE$CDSD) . . . 
%RUN-S-PROC_ID, identification of created process is 00000419 
 
Initializing the cell namespace . . . 
    Modifying ACL's on "/.:" . . . 
 
    Creating namespace directories and objects . . . 
 
Configuring required RPC information . . . 
    Modifying ACL's on namespace objects  . . . 
        /.:/cell-profile 
        /.:/hosts 
        /.:/hosts/reaper 
        /.:/hosts/reaper/self 
        /.:/hosts/reaper/cds-clerk 
        /.:/hosts/reaper/cds-server 
        /.:/hosts/reaper/profile 
        /.:/sec 
        /.:/sec-v1 
        /.:/subsys/dce/sec 
        /.:/reaper_ch 
        /.:/lan-profile 
        /.:/lan-43.7.12-profile 
        principal 
        principal/krbtgt 
        principal/krbtgt/reaper_cell.dce.zko.dec.com 
        principal/dce-ptgt 
        principal/dce-rgy 
        principal/hosts 
        principal/hosts/reaper 
        principal/hosts/reaper/self 
        principal/hosts/reaper/cds-server 
        principal/hosts/reaper/gda 
        group 
        group/acct-admin 
        group/subsys 
        group/subsys/dce 
        group/subsys/dce/sec-admin 
        group/subsys/dce/dts-admin 
        group/subsys/dce/dts-servers 
        group/subsys/dce/dfs-admin 
        group/subsys/dce/dfs-fs-servers 
        group/subsys/dce/dfs-bak-servers 
        group/subsys/dce/cds-admin 
        group/subsys/dce/cds-server 
        org 
        policy 
        principal/nobody 
        principal/root 
        principal/daemon 
        principal/sys 
        principal/bin 
        principal/uucp 
        principal/who 
        principal/mail 
        principal/tcb 
        principal/dce-ptgt 
        principal/dce-rgy 
        group/none 
        group/system 
        group/daemon 
        group/uucp 
        group/bin 
        group/kmem 
        group/mail 
        group/tty 
        group/tcb 
        org/none 
        /.:/fs 
        /.:/subsys/dce/dfs 
        /.:/subsys/dce/dfs/bak 
        /.:/subsys/DEC/pc 
        /.:/subsys/DEC/examples 
 
Setting up security registry for DTS Server . . . 
 
      Starting Security Service Client daemon (DCE$SEC_CLIENTD) . . . 
%RUN-S-PROC_ID, identification of created process is 0000041B 
      Testing access to the security registry . . . 
 
   Starting Distributed Time Service daemon (DCE$DTSD) . . . 
%RUN-S-PROC_ID, identification of created process is 0000041C 
 
   Starting PC Name Service Interface daemon (DCE$NSID) . . . 
%RUN-S-PROC_ID, identification of created process is 000002E7 
 
 
Press <RETURN>  to continue . . . 

C.3 Showing the DCE System Configuration and the DCE Daemons


$ @SYS$MANAGER:DCE$SETUP 
 
   *** System Management Procedure, DCE V1.5 for OpenVMS Alpha *** 
 
 
               DCE System Management Main Menu 
                   DCE V1.5 for OpenVMS Alpha 
 
 
      1)  Configure   Configure DCE services on this system 
      2)  Show        Show DCE configuration and active daemons 
      3)  Stop        Terminate all active DCE daemons 
      4)  Start       Start all DCE daemons 
      5)  Restart     Terminate and restart all DCE daemons 
      6)  Clean       Terminate all active DCE daemons and remove 
                      all temporary local DCE databases 
      7)  Clobber     Terminate all active DCE daemons and remove 
                      all permanent local DCE databases 
      8)  Test        Run Configuration Verification Program 
 
      0)  Exit        Exit this procedure 
      ?)  Help        Display helpful information 
 
Please enter your selection: 2 
 
 
This system has the following DCE configuration: 
 
    Hostname:   reaper 
    Cellname:   excess_cell.zko.dec.com 
 
    Remote Procedure Call Services      Enabled 
    Security Services                   Replica Enabled 
      Security Replica Name             reaper_rep 
    CDS Name Service                    Replica Server Enabled 
      Replica Clearinghouse Name        reaper_ch 
    Global Directory Agent              Disabled 
    PC Name Service Interface           Disabled 
    Distributed Time Service            Local Server Enabled 
      Accept DECnet time (DTSS) sources Disabled 
    Integrated login                    Disabled 
 
This system supports the following network transport protocols: 
 
    TCP/IP:         [ncacn_ip_tcp] 
    UDP/IP:         [ncadg_ip_udp] 
    DECnet:         [ncacn_dnet_nsp] 
 
TCP/IP services on this system are provided by: UCX 
 
   TCP/IP Services for OpenVMS 
 
The current cell is: opnsea_cell 
Based on this configuration, the following DCE daemons should be 
active: 
 
        Daemon                        Process Name       Process ID 
 
   Remote Procedure Call Services     DCE$RPCD            000003ED 
   Security Service Client            DCE$SEC_CLIENTD     00000403 
   Security Service Server            DCE$SECD            00000402 
   CDS Name Service Advertiser        DCE$CDSADV          000003AF 
   CDS Name Service Client            DCE$CDSCLERK        000003B0 
   CDS Name Service Server            DCE$CDSD            000003B1 
   Distributed Time Service           DCE$DTSD            00000445 
 
 
Press <RETURN>  to continue . . . 
 
 
               DCE System Management Main Menu 
 
                   DCE V1.5 for OpenVMS Alpha 
 
 
      1)  Configure   Configure DCE services on this system 
      2)  Show        Show DCE configuration and active daemons 
      3)  Stop        Terminate all active DCE daemons 
      4)  Start       Start all DCE daemons 
      5)  Restart     Terminate and restart all DCE daemons 
      6)  Clean       Terminate all active DCE daemons and remove 
                      all temporary local DCE databases 
      7)  Clobber     Terminate all active DCE daemons and remove 
                      all permanent local DCE databases 
      8)  Test        Run Configuration Verification Program 
 
      0)  Exit        Exit this procedure 
      ?)  Help        Display helpful information 
 
Please enter your selection: 0 
 
     ***  DCE System Management Procedure Complete  *** 

C.4 Custom Configuration


$ @SYS$MANAGER:DCE$SETUP.COM 
 
       DCE System Management Main Menu 
 
          DCE for OpenVMS VAX V1.5 
 
 1)  Configure   Configure DCE services on this system 
 2)  Show        Show DCE configuration and active daemons 
 3)  Stop        Terminate all active DCE daemons 
 4)  Start       Start all DCE daemons 
 5)  Restart     Terminate and restart all DCE daemons 
 6)  Clean       Terminate all active DCE daemons and remove 
                 all temporary local DCE databases 
 7)  Clobber     Terminate all active DCE daemons and remove 
                 all permanent local DCE databases 
 8)  Test        Run Configuration Verification Program 
 
 0)  Exit        Exit this procedure 
 ?)  Help        Display helpful information 
 
Please enter your selection: 1 
 
 
         DCE Configuration Menu 
 
 1)  RPC_Only    Provide DCE RPC services only 
 2)  Client      Configure this host as a DCE client system 
 3)  Server      Configure this host as a full DCE server system 
 4)  Custom      Define a customized DCE configuration for this host 
 5)  IntLogin    Enable or disable DCE integrated login support 
 6)  Rebuild     Rebuild DCE on this host using the current 
                 configuration 
 7)  Add_SecRep  Add a Security Replica to the configuration on this host 
 8)  Add_CdsRep  Add a CDS Replica clearinghouse to the configuration 
                 on this host 
 
 0)  Exit        Return to previous menu 
 ?)  Help        Display helpful information 
 
Please enter your selection: 4 
 
 
Starting DCE custom configuration . . . 
 
 
This system has no current DCE configuration. 
 
Based on this configuration, there should be no active DCE daemons. 
 
 
   At each prompt, enter your response.  You may enter <RETURN>  for 
   the default response, displayed in [brackets], or '?' for help. 
   Entering a CONTROL-Z will terminate this configuration request. 
 
Press <RETURN>  to continue . . . 
 
   Starting Remote Procedure Call Services daemon (DCE$RPCD) . . . 
%RUN-S-PROC_ID, identification of created process is 000003ED 
 
Please enter the DCE hostname for this system [reaper]: 
 
Do you wish to search the LAN for known DCE cells (YES/NO/?) [Y]? 
 
Searching, please wait . . . 
 
The following cells were discovered within broadcast range of this system: 
 
       opndce_cell.dce.zko.dec.com 
       openup_cell.dce.zko.dec.com 
       excess_cell.dce.zko.dec.com 
 
Please enter the name for your DCE cell [opndce_cell.dce.zko.dec.com]: 
                                         excess_cell.dce.zko.dec.com 
 
****************************   WARNING   **************************** 
***  If you are configuring this host to be a CDS Master Server, this 
***  cellname should not appear in the list of known cells. 
 
Are you sure you want to use cellname EXCESS_CELL.DCE.ZKO.DEC.COM 
                                                 (YES/NO/?) [Y]? y 
 
    Hostname:   reaper 
    Cellname:   excess_cell.dce.zko.dec.com 
 
Do you want to save these names for your DCE 
configuration (YES/NO/?) [Y]? 
 
 
Do you wish to configure reaper as the Security Master 
server (YES/NO/?) [N]? 
 
Do you wish to configure reaper as a Security Replica 
server (YES/NO/?) [N]? y 
 
Please enter a unique name for this security replica 
 (without prefixing subsys/dce/sec/ ) [reaper_rep]: 
 
 
Please enter the hostname of the DCE security registry [excess]: 
Checking TCP/IP local host database for address of "excess".  
Please wait . . . 
 
Please enter the principal name to be used [cell_admin]: 
 
Please enter the password for principal "cell_admin" (or ? for help): 
 
Do you wish to configure reaper as the CDS Master server 
for the cell (YES/NO/?) [N]? 
 
Do you wish to configure reaper as a CDS Replica server (YES/NO/?) [N]? y 
 
Specify a name for this Replica clearinghouse that differs from the 
CDS Master Server clearinghouse name of: excess_ch 
 
Please enter the name for this clearinghouse? [reaper_ch]: 
 
Do you want to enable DCE DTS (YES/NO/?) [N]? y 
 
Do you want this host to be a DCE DTS Local Server (YES/NO/?) [N]? y 
 
Do you want to configure the NSI Agent (YES/NO/?) [N]? 
 
Do you want to enable DCE integrated login support (YES/NO/?) [N]? 
 
    Remote Procedure Call Services      Enabled 
    Security Services                   Replica Enabled 
      Security Replica Name             reaper_rep 
    CDS Name Service                    Replica Server Enabled 
      Replica Clearinghouse Name        reaper_ch 
    Global Directory Agent              Disabled 
    PC Name Service Interface           Disabled 
    Distributed Time Service            Server Enabled 
    Integrated login                    Disabled 
 
Do you want to save this service configuration (YES/NO/?) [Y]? 
 
Removing temporary local DCE databases . . . 
 
Removing permanent local DCE databases . . . 
 
Establishing security environment for principal "cell_admin" . . . 
 
Setting up security registry for DTS Server . . . 
 
   Starting Security Service Client daemon (DCE$SEC_CLIENTD) . . . 
%RUN-S-PROC_ID, identification of created process is 000003EE 
      Testing access to the security registry . . . 
 
   Initializing CDS... 
 
   Starting CDS Name Service Advertiser daemon (DCE$CDSADV) . . . 
%RUN-S-PROC_ID, identification of created process is 000003AF 
 
   Starting CDS Name Service Client daemon (DCE$CDSCLERK) . . . 
%RUN-S-PROC_ID, identification of created process is 000003B0 
 
   Starting CDS Name Service Server daemon (DCE$CDSD) . . . 
%RUN-S-PROC_ID, identification of created process is 000003B1 
   Creating Clearinghouse "/.:/reaper_ch" 
 
  Enter the name of a CDS directory existing in the master CDS 
  namespace that you would like to replicate on this system. 
  Do not include the /.:/ prefix to the directory name -- 
  This will be done for you." 
 
*** When you are done, press only the <RETURN>  key *** 
 
Enter the name of a CDS directory to be replicated 
(or ? for help):subsys/dce 
Enter the name of a CDS directory to be replicated 
(or ? for help): 
 
Configuring client host objects in the cell namespace . . . 
 
Setting up required objects in namespace 
directory "/.:/hosts/reaper" . . . 
 
Testing for multi-LAN cell . . . 
 
    Creating namespace directories and objects . . . 
 
Configuring required RPC information . . . 
    Modifying ACL's on namespace objects  . . . 
        /.:/hosts/reaper 
        /.:/hosts/reaper/self 
        /.:/hosts/reaper/cds-clerk 
        /.:/hosts/reaper/cds-server 
        /.:/hosts/reaper/profile 
 
Logging in to DCE using principal "cell_admin" . . . 
Password must be changed! 
 
Modifying ACLS on /.:/replist 
                  /.:/subsys/dce/sec 
                  /.:/sec 
 
Building security registry replica database . . . 
 
   Starting Security Service Server daemon (DCE$SECD) . . . 
%RUN-S-PROC_ID, identification of created process is 00000402 
 
Logging in to DCE using principal "cell_admin" . . . 
Password must be changed! 
 
Setting up security registry for DTS Server . . . 
 
   Terminating Security Service Client daemon (DCE$SEC_CLIENTD) . . . 
 
   Starting Security Service Client daemon (DCE$SEC_CLIENTD) . . . 
%RUN-S-PROC_ID, identification of created process is 00000403 
      Testing access to the security registry . . . 
 
   Starting Distributed Time Service daemon (DCE$DTSD) . . . 
%RUN-S-PROC_ID, identification of created process is 00000445 

C.5 Adding and Deleting Replicas During Configuration


$ @SYS$MANAGER:DCE$SETUP.COM 
 
       DCE System Management Main Menu 
 
          DCE for OpenVMS VAX V1.5 
 
 1)  Configure   Configure DCE services on this system 
 2)  Show        Show DCE configuration and active daemons 
 3)  Stop        Terminate all active DCE daemons 
 4)  Start       Start all DCE daemons 
 5)  Restart     Terminate and restart all DCE daemons 
 6)  Clean       Terminate all active DCE daemons and remove 
                 all temporary local DCE databases 
 7)  Clobber     Terminate all active DCE daemons and remove 
                 all permanent local DCE databases 
 8)  Test        Run Configuration Verification Program 
 
 0)  Exit        Exit this procedure 
 ?)  Help        Display helpful information 
 
Please enter your selection: 1 
 
         DCE Configuration Menu 
 
 1)  RPC_Only    Provide DCE RPC services only 
 2)  Client      Configure this host as a DCE client system 
 3)  Server      Configure this host as a full DCE server system 
 4)  Custom      Define a customized DCE configuration 
                 for this host 
 5)  IntLogin    Enable or disable DCE integrated login support 
 6)  Rebuild     Rebuild DCE on this host using the current 
                 configuration 
 7)  Add_SecRep  Add a Security Replica to the configuration on this host 
 8)  Add_CdsRep  Add a CDS Replica clearinghouse to the configuration 
                 on this host 
 
 0)  Exit        Return to previous menu 
 ?)  Help        Display helpful information 
 
Please enter your selection: 7 
      Testing access to the security registry . . . 
Please enter a unique name for this security replica 
 (without prefixing subsys/dce/sec/ ) [reaper_rep]: 
 
Logging in to DCE using principal "cell_admin" . . . 
 
Modifying ACLS on /.:/replist 
                  /.:/subsys/dce/sec 
                  /.:/sec 
 
Building security registry replica database . . . 
 
   Starting Security Service Server daemon (DCE$SECD) . . . 
%RUN-S-PROC_ID, identification of created process is 00000B31 
 
Press <RETURN>  to continue . . . 
 
         DCE Configuration Menu 
 
 1)  RPC_Only    Provide DCE RPC services only 
 2)  Client      Configure this host as a DCE client system 
 3)  Server      Configure this host as a full DCE server system 
 4)  Custom      Define a customized DCE configuration for this host 
 5)  IntLogin    Enable or disable DCE integrated login support 
 6)  Rebuild     Rebuild DCE on this host using the current 
                 configuration 
 7)  Del_SecRep  Delete the Security Replica from this host 
 8)  Del_CdsRep  Delete the Cds Replica clearinghouse from this host 
 
 0)  Exit        Exit this procedure 
 ?)  Help        Display helpful information 
 
Please enter your selection: 7 
 
Please confirm the deletion of the security replica (YES/NO/?) [N]? y 
 
Logging in to DCE using principal "cell_admin" . . . 
 
Deleting security replica subsys/dce/sec/reaper_rep 
 
   Terminating Security Service Server daemon (DCE$SECD) . . . 
 
Press <RETURN>  to continue . . . 
 
         DCE Configuration Menu 
 
 1)  RPC_Only    Provide DCE RPC services only 
 2)  Client      Configure this host as a DCE client system 
 3)  Server      Configure this host as a full DCE server system 
 4)  Custom      Define a customized DCE configuration for this host 
 5)  IntLogin    Enable or disable DCE integrated login support 
 6)  Rebuild     Rebuild DCE on this host using the current configuration 
 7)  Add_SecRep  Add a Security Replica to the configuration on this host 
 8)  Del_CdsRep  Delete the Cds Replica clearinghouse from this host 
 
 0)  Exit        Exit this procedure 
 ?)  Help        Display helpful information 
 
Please enter your selection:0 
 
     ***  DCE System Management Procedure Complete  *** 


Index Contents