[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference tuxedo::dce-products

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

2137.0. "idl/cxx: secure() method" by ANNECY::LAROCHE_P (Ne Suze que si l'on Sancerre) Fri Jan 24 1997 10:42

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.RTitleUserPersonal
Name
DateLines
2137.1auto-assignedTUXEDO::CHUBBFri Jan 24 1997 15:215
    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