Query: qop
OS: hpux
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mech(4) Kernel Interfaces Manual mech(4)NAMEmech, qop - security mechanism and quality of protection (QOP) filesSYNOPSISDESCRIPTIONThe and files contain tables showing installed security mechanisms and the Quality of Protection (QOP) associated with them, respectively. These files are accessed by GSS-API calls; see gssapi(5). As security mechanisms are installed on the system, entries are added to these two files. Contents of these files may be accessed either manually or programmatically; for example, manually with cat(1) or more(1), or programmati- cally with either rpc_gss_get_mechanisms(3N) or rpc_gss_get_mech_info(3N). /etc/gss/mech The file contains these fields: mechanism name ASCII string representing the mechanism. object identifier OID for this mechanism. shared library Shared library which implements the services provided by this mechanism. kernel module Kernel module which implements the services provided by this mechanism. /etc/gss/qop The file contains these fields: QOP string Name, in ASCII, of this Quality of Protection. QOP value Numeric value by which QOP can be identified. mechanism name ASCII string representing the mechanism with which this QOP is associated.EXAMPLESExample 1: A Typical Entry in Example 2: A Typical Entry inAUTHORand were developed by Sun Microsystems, Inc.SEE ALSOrpc(3N), rpc_gss_get_mechanisms(3N), rpc_gss_get_mech_info(3N), rpcsec_gss(3N), gssapi(5). mech(4)
Related Man Pages |
---|
mech(4) - opensolaris |
qop(4) - opensolaris |
qop(4) - sunos |
qop(4) - linux |
qop(4) - bsd |