Issue 337: Provide a "day_of_week" audit event selector (sec-rev) Source: (, ) Nature: ENHANCEMENT Severity: MEDIUM Summary: Summary: Provide a "day_of week" audit event selector Resolution: issue resolved, close Revised Text: Appendix A IDL will also have to be updated if this change is made. Bob"s recommendation: implement1. In Table 15-9 add a new row with: Actions taken: November 18, 1996: received issue March 2, 1999: closed issue Discussion: End of Annotations:===== Return-Path: Sender: jis@fpk.hp.com Date: Fri, 16 Oct 1998 17:17:49 -0400 From: Jishnu Mukerji Organization: Hewlett-Packard New Jersey Laboratories To: sec-rev@omg.org Subject: Re: Security Revision Issues list References: <36266A84.C5D1D18A@fpk.hp.com> <3627B042.2C712457@fpk.hp.com> Attached below are resolutions of three of them. 714 needs some more thinking to bring me back upto speed on the subject. Jishnu. -- Jishnu Mukerji Systems Architect Advanced Development Enterprise Internet Solution Center Enterprise Systems Group Email: jis@fpk.hp.com Hewlett-Packard New Jersey Labs, Tel: +1 973 443 7528 300 Campus Drive, 2E-62, Fax: +1 973 443 7422 Florham Park, NJ 07932, USA. <#Issue337>Issue 337: Provide a "day_of_week" audit event selector - Jishnu Done <#Issue376>Issue 376: What if there are no attribute mappings in a policy? - Jishnu Done Issue 714: SSL/CORBA-How does client choose to use SSL? (same as 718) - Jishnu YTBD <#Issue718>Issue 718: SSL/CORBA-How does client choose to use SSL? (same as 714) - Jishnu Done Issue 337: Provide a "day_of_week" audit event selector (sec-rev) Click here for this issue's archive. Source: JP Morgan (Mr. Charles Blauner, blauner_c@jpmorgan.com) Nature: ENHANCEMENT Severity: MEDIUM Summary: Provide a "day_of week" audit event selector Resolution: good idea. Do it. Revised Text: 1. In Table 15-9 add a new row with: DayOfWeek DayOfTheWeek day of the week on which audit is to be done 2. Page 15-289, add the following line at the top of the page: enum DayOfTheWeek {Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday}; 3. Page 15-289, insert the following line immediately following the line declaring const Time: const SelectorType DayOfWeek = 7; 4. Page 15-289, insert the following comment line immediately following the comment line that begins: "// environment in audit_needed": // DayOfWeek: DayOfTheWeek Actions taken: November 18, 1996: received issue