osf1 man page for sia_chk_invoker

Query: sia_chk_invoker

OS: osf1

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sia_chk_invoker(3)					     Library Functions Manual						sia_chk_invoker(3)

NAME
sia_chk_invoker - Check invoker routine for SIA (Security Integration Architecture)
LIBRARY
Standard C library (libc.so and libc.a)
SYNOPSIS
#include <sia.h> #include <siad.h> int sia_chk_invoker(void);
DESCRIPTION
The sia_chk_invoker() routine checks the calling application for appropriate privileges, typically root, for accessing and changing secu- rity sensitive information.
RETURN VALUES
The sia_chk_invoker() routine returns either SIASUCCESS or SIAFAIL.
ERRORS
The errno value is not (normally) set explicitly by sia_* routines. The errno values are those returned from the dynamic loader interface, from dependent (siad_*) routines, or from malloc. Possible errors include resource constraints (no memory) and various authentication failures.
FILES
/etc/sia/matrix.conf
RELATED INFORMATION
siad_chk_invoker(3), matrix.conf(4) Security delim off sia_chk_invoker(3)
Related Man Pages
sia_chdir(3) - osf1
sia_chg_password(3) - osf1
sia_getpasswd(3) - osf1
sia_log(3) - osf1
sia_timed_action(3) - osf1
Similar Topics in the Unix Linux Community
Throw my Toys out of the Pram!
PHP Write Man Pages to MySQL DB