Share

Domain Auditor

File Release Notes and Changelog

Release Name: 0.31

Notes: # Domain Auditor # Copyright (C) 2006 Mike Seigafuse # Contact information: mike@seigafuse.net # This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by # the Free Software Foundation;either version 2 of the License, or (at your option) any later version. # This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # See the file LICENSE.TXT included with the software distribution for license details # You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Version History ------------------ 0.31 (January 23, 2006) The installation procedure was a train wreck, performed complete debugging and testing. Also found a bug in sysadmin in the audit log recording for add class operations. Limitations from 0.3 still apply to this release. Also, a note was added to the INSTALL.txt file regarding slow logon, in some environments this could be caused by LDAP referrals and if you see this you may want to change the LDAP authentication server to the read-only replica on port 3268. 0.3 (January 19, 2006) Limitations At this point Domain Auditor does not support paging of LDAP results. Therefore if any of the LDAP queries you enter return more than 1000 results you will not see all the results. For my orgnization this was an issue only until we organized the accounts into their respective account classes. If you have more than 1000 accounts in an account class this tool may not be for you or you could either code this feature yourself or wait until the feature is added. No other limitations are known at this time. Known Issues At this time there are no known issues (aside from limitations listed above). Future Direction ------------------- Release 0.3 - Current release with features and capabilities already described 0.4 - Bug fixes and code cleanup. Estimate this will be completed within a month of the general release of 0.3 0.5 - Add capabilities to run any of the account class reports as a scheduled job. Add ability to generate reports on membership in certain groups such as Administrators, including the ability to run as a scheduled report distributed via email. Estimate to relerase this within a month of 0.4 1.0 - Any additional bug fixes after 0.5 - one month after 0.5 1.x - Depends on what features may become apparently useful or requested as feature enhancments by the user community (hopefully the tool will have a user community :))


Changes: Corrected the installation procedure and corrected a bug in the sysadmin script.