9730 Audit Configuration execution profile doesn't work

Review Request #1160 — Created Aug. 13, 2018 and submitted

ptribble
illumos-gate
9730
general

Audit Configuration execution profile doesn't work, because the relevant line in /etc/security/exec_attr is malformed

Give a user the Audit Configuration profile:

$ profiles
Audit Configuration
Basic Solaris User
All

Before change:

$ pfexec auditconfig -getaudit
getaudit_addr(2) failed.
error: Not owner(1)

After the fix:

$ pfexec auditconfig -getaudit
audit id = unknown(-2)
process preselection mask = no(0x0,0x0)
terminal id (maj,min,host) = 0,0,unknown(::)
audit session id = 0
tsoome
  1. Ship It!
  2. 
      
yuripv
  1. Ship It!
  2. 
      
ptribble
Review request changed

Status: Closed (submitted)

Loading...