Query: setaudid
OS: hpux
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
setaudid(2) System Calls Manual setaudid(2)NAMEsetaudid() - set the audit ID (aid) for the current processSYNOPSISRemarks This function is provided purely for backward compatibility. HP recommends that new applications use instead. See setauduser(3).DESCRIPTIONsets the audit ID (aid) in the audit tag for the current process. This call is restricted to a user with the privilege. Security Restrictions Some or all of the actions associated with this system call require the privilege. Processes owned by the superuser will have this privi- lege. Processes owned by other users may have this privilege, depending on system configuration. See privileges(5) for more information about privileged access on systems that support fine-grained privileges.RETURN VALUEUpon successful completion, returns a value of 0; otherwise, it returns -1 and sets to indicate the error.ERRORSfails if any of the following conditions are encountered: The caller is not a user with the privilege. The audit ID (audid) is invalid.AUTHORwas developed by HP.SEE ALSOgetaudid(2), getauduser(3), setauduser(3), privileges(5). TO BE OBSOLETED setaudid(2)
Related Man Pages |
---|
audswitch(2) - hpux |
getsid(2) - hpux |
nice(2) - hpux |
stime(2) - hpux |
getauduser(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
List of users on an AIX system |