Contained WithinFind More DocumentationFeatured Support Resources | PDF로 이 문서 다운로드 (3065 KB)
qop(4)Name | Synopsis | Description | Examples | See Also Name
Synopsis/etc/gss/mech /etc/gss/qop Description
The /etc/gss/mech and /etc/gss/qop files contain tables showing installed security mechanisms and the Quality of Protection (QOP) associated with them, respectively. 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 programmatically with either rpc_gss_get_mechanisms(3NSL) or rpc_gss_get_mech_info(3NSL). The order of entries in the /etc/gss/mech file is significant: the order should be from the most preferred to the least preferred mechanisms. The /etc/gss/mech file contains five fields: The /etc/gss/qop file contains three fields: ExamplesExample 1 A Typical Entry in /etc/gss/mechThis is a typical entry in a /etc/gss/mech file:
Example 2 A Typical Entry in /etc/gss/qopThis is a typical entry in a /etc/gss/qop file:
See AlsoSunOS 5.10 Last Revised 6 Sep 2006Name | Synopsis | Description | Examples | See Also |
||