|
Ferret Version 4.1
Current revision: V4.1.4-0503
Download
This page contains links for everything necessary to download and install/upgrade to Ferret V4.1.4-0503. The links are all ftp links and you should be able to use the save as ... or save link as ... options from within your browser to save the files locally.
COMMON20.ZIP a library of routines used by all the products in the Cohort Suite. You do not install this product but it must be present for the Hitman installation to work correctly.
Ferret41.zip the actual Ferret V4.1 software distribution. This files contains both the VAX and AXP versions of Ferret.
INSTLGD3.PDF the Cohort V3 installation guide with complete instructions for installing Hitman. The guide also includes a sample Ferret installation. The manual is in the Adobe Acrobat Public Document Format; most browsers can read these files and free viewers for many platforms are available from www.adobe.com; no official .pdf viewer is available for OpenVMS, however, we do plan to publish our documentation to .html as well for the final Cohort V3 release. It is possible to print documentation from within the Acrobat reader.
FER41U.PDF is the complete Ferret V4.1 user manual. It includes release notes for V4.1 under the chapter "New Features". This document is also in the .PDF format.
A 30 day demo license is available for ferret or Cohort by contacting Saiga Systems directly. During the 2001-2002 holiday season a 30 day demo license has also been made available on-line. Current users should note that the license key used for previous version(s) of ferret or Cohort will need to be replaced by a current license which must be loaded before running ferret V4.1; your existing license will not work. Please contact Saiga Systems directly to obtain a license for this product if you do not already have one. However, this license will not interfere with existing license(s) if you plan to run a mixture of Cohort V2 and Cohort V3 modules.
Release Notes
1
|
The ability to sort list reports on almost any test or numeric value in the UAF record has been added. Sorts maybe in ascending or descending order.
|
2
|
A new utility has been added to help copy identifiers from one node to another.
|
3
|
When using Ferret to modify password lifetime V4 would update the field with a date calculated from the delta time provided instead of recording the delta time. This has been fixed.
|
Patches
The following patch files were made available in May 2003. They can be applied to any installation of Version 4.1 of Ferret. The zip file of the patches includes detailed instructions on how to apply the patches; please copy the zip file to your VAX or AXP, unzip it under OpenVMS and then follows the instructions in the patches.txt file. If you downloaded Ferret Version 4.1 after May 1, 2003, it is not necessary to apply the patches after installation - they are included in the Ferret distribution.
This patch fixes the following problems:
 Using FERRET to update the expiration date in the UAF did not work for more than 1 account at a time due to an incorrectly set return value in the set_expiration function.
 Ferret did not properly signal an error when the previous problem was encountered.
 The Ferret differences report did not detect changes made to a users default privileges unless those changes were also made to the authorized privileges.
 When the /statistics qualifier was used with the report generator (/list=(item,item,item) or /specification=spec_file) the number of records reported was exactly twice the real value. The number of records reported should now be correct. This problem did not affect the audit, access, differences, identifier, flags or privileges reports.
 When a differences report was generated any entries displayed for modified UAF accounts did not correctly count the entry separation line of asterisks. This made pages with multiple modified UAF account entries overflow. This has been fixed.
|