Stephen Smalley wrote: > On Tue, 2005-11-15 at 13:46 -0500, Stephen Smalley wrote: > >> On Tue, 2005-11-15 at 11:13 -0500, Daniel J Walsh wrote: >> >>> Next step add reference policy generation. >>> >> Doesn't yield the same output as the old perl script, even after sorting >> both outputs to avoid ordering issues. >> >> Looks like the new script is incorrectly adding allow rules for: >> - security_compute_sid errors, and >> - avc: granted messages >> > > Also, the new script doesn't appear to support the -v option yet > (collects up the auxiliary audit information like the comm= and name= > information and saves it in comment lines after each allow rule). Not > sure how crucial that is, or whether we should be saving the audit event > id instead so that people can use ausearch to query the corresponding > system call audit record easily. > > Another pass. --