Query: getfilexsec
OS: hpux
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
getfilexsec(1M) getfilexsec(1M)NAMEgetfilexsec - display security attributes of binary executable(s)SYNOPSISfilename...DESCRIPTIONThe command displays various extended security attributes associated with binary executable files. These attributes include retained priv- ileges, permitted privileges, and compartment and security attribute flags. See privileges(5) and exec(2) Options The command supports the following options: Displays the compartment name of the file(s). Displays security attribute flags. The only currently defined flag is the privilege start flag. Displays the minimum permitted privileges. Displays the maximum permitted privileges. Displays the minimum retained privileges. Displays the maximum retained privileges. If no options are specified, all extended security attributes of the binary file(s) are displayed. Operands supports the following operand: filename Binary executable file. All file names given as arguments must be binary executables. Files of other types (for example, script executables, text files, and so on) are not permitted. Security Restrictions The user invoking this command must be able to open the directory in which the binary executable files are present.RETURN VALUEreturns the following values: Successful completion. The attributes are displayed. An error occurs. An error can be caused by an invalid option or inadequate permissions to perform the operation.EXAMPLESExample 1: Display the maximum permitted privileges and privilege-aware flag of binary executable file Sample output: /web/java: Flag: start_nil PermittedMaxPrivileges: CMPTREAD, CMPTWRITESEE ALSOsetfilexsec(1M), exec(2), compartments(5), privileges(5). getfilexsec(1M)
Related Man Pages |
---|
cmpt_get(3) - hpux |
priv_add(3) - hpux |
priv_add_effective(3) - hpux |
priv_get(3) - hpux |
priv_remove(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Binary Files |
cp command issue. |
lssec command |
Delete files according to attributes |
perl script to open an executable and pass the user credentials |