| Title: | DCE Product Information |
| Notice: | Kit Info - See 2.*-4.* |
| Moderator: | TUXEDO::MAZZAFERRO |
| Created: | Fri Jun 26 1992 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 2269 |
| Total number of notes: | 10003 |
Hello, I am currently playing with the secure() method offered by idl/cxx to a client using a distributed object. The first argument to pass to this method is the server pricipal name. It is defaulted to 0. Can someone tell me what is the semantic to pass 0 as principal name? Thank you in advance, Pierre
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 2137.1 | auto-assigned | TUXEDO::CHUBB | Fri Jan 24 1997 15:21 | 5 | |
If 0 is given for the server_princ_name then the secure routine will
simply call rpc_mgmt_inq_server_princ_name() on the binding handles for
the object to fill in the pricipal name itself.
-- brandon
| |||||