Query: rpc_gss_set_defaults
OS: hpux
Section: 3n
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
rpc_gss_set_defaults(3N) rpc_gss_set_defaults(3N)NAMErpc_gss_set_defaults - change service, QOP for a sessionSYNOPSISDESCRIPTIONallows an application to change the service (privacy, integrity, authentication, or none) and Quality of Protection (QOP) for a transfer session. New values apply to the rest of the session only unless they are changed again.PARAMETERSInformation on data types for parameters may be found on the rpcsec_gss(3N) manpage. auth An RPC authentication handle returned by service An of type representing one of the following types of security service: authentication, privacy, integrity, or none. qop A string representing Quality of Protection. Valid strings may be found in the file or by usingMULTITHREAD USAGEThread Safe: Yes Cancel Safe: Yes Fork Safe: No Async-cancel Safe: No Async-signal Safe: No These functions can be called safely in a multithreaded environment. They may be cancellation points in that they call functions that are cancel points. In a multithreaded environment, these functions are not safe to be called by a child process after and before These functions should not be called by a multithreaded application that supports asynchronous cancellation or asynchronous signals.RETURN VALUESreturns if it is successful; otherwise, use to get the error associated with the failure.FILESFile containing valid QOP valuesSEE ALSOrpc(3N), rpc_gss_get_mech_info(3N), rpcsec_gss(3N), qop(4). ONC+ Developer's Guide Network Working Group RFC 2078 rpc_gss_set_defaults(3N)
Related Man Pages |
---|
rpc_gss_set_defaults(3nsl) - opensolaris |
rpc_gss_set_defaults(3nsl) - php |
rpc_gss_set_defaults(3nsl) - linux |
rpc_gss_set_defaults(3nsl) - debian |
rpc_gss_set_defaults(3nsl) - v7 |
Similar Topics in the Unix Linux Community |
---|
EnCoRe: Towards a holistic approach to privacy |