DB2 security audit

Posted by: DBA DB2, on 10 Jan 2012 | View original | Bookmarked: 0 time(s)

The SYSIBM.SYSDBAUTH maintains user privileges on databases The SYSIBM.SYSPLANAUTH  maintains user privileges on plans The SYSIBM.SYSUSERAUTH   maintain  user privileges on the system. This shell script collects and records these recordsets. Useful for regular DB2 security audits.   working_dir=$PWD logfile="AUTH_'date +%d%m%y'.log" #export working_dir #export logfile touch $working_dir/$logfile >$working_dir/$logfile echo "Current working directory $working_dir" >>...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: Security | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 370 | Hits: 5

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD