Chapter 10. Scenario 3: Secure RPC application #1 203
diagram, shown with solid lines, is an interaction diagram showing the calling
sequence from the new CORBA client to the existing business logic.
10.2 DCE application
This section describes the DCE application and how to configure and run it. The
dependencies on DCE are explained using excerpts from the program source
code (the complete program code listings can be found in Appendix C, “Scenario
3: Source code listings” on page 363).
10.2.1 Configuring and running the DCE application
To set up the DCE example:
Set up and start the DCE services for directory and security.
Log on to DCE as the cell administrator.
Go to the working directory for the directory_server.
Use rgy_edit to enter ...