Table Of Contents
Release Notes for Cisco Secure ACS View 4.0.1
Reports with Local Time Zone Timestamp
Enhanced User Status Information
Prerequisites for ACS View 4.0.1 Upgrade
Recommendations Before ACS View 4.0.1 Upgrade
Recommendations After ACS View 4.0.1 Upgrade
Known Issues in ACS View 4.0.1
Resolved Issues in ACS View 4.0.1
Resolved Issues in ACS Versions
Obtaining Documentation and Submitting a Service Request
Release Notes for Cisco Secure ACS View 4.0.1
September 15, 2009 , OL-19767-01These release notes describe the features and fixes to the software issues for Cisco Secure Access Control Server (ACS) View, release 4.0.1.
Contents
This document contains:
•
Obtaining Documentation and Submitting a Service Request
Introduction
ACS View provides reporting, monitoring, and, troubleshooting capabilities for administrators of ACS networks. Using ACS View, you can extract consolidated log and configuration data from the ACS servers in your network for advanced reporting and troubleshooting purposes.
ACS View provides reports and configurable threshold to generate alerts on data collected from ACS servers. You can use this data to manage your network efficiently and resolve applicable network-related problems.
This release of ACS View provides reporting capabilities for ACS 4.1.4, ACS 4.2, and ACS 4.2.1 deployments.
System Specifications
ACS View comprises an appliance, the Cisco Application Deployment Engine (ADE) 2120 Series, which runs on a Linux operating system, and the ACS View server software. The software for ACS View is preloaded on the appliance.
For more information on the installation process, see the User Guide for Cisco Secure Access Control Server View 4.0.
System Requirements
Table 1 lists the system requirements for the server from which you access the ACS View GUI.
For more information on system configuration, see the User Guide for Cisco Secure Access Control Server View 4.0.
Key Features
This section briefly describes the key features in this ACS View release:
•
Reports with Local Time Zone Timestamp
•
Enhanced User Status Information
Reports with Local Time Zone Timestamp
In ACS View 4.0, the report data is shown in GMT time zone, irrespective of the time zone configured in the ACS server or in the ACS View server.
After you upgrade to ACS View 4.0.1, all reports are stored and shown with respect to the time zone configured in the ACS View server.
Enhanced User Status Information
In this release of ACS View, the User Status report has been enhanced to display additional and accurate information like:
•
User account status
•
Password status
•
User-Defined fields (if configured in ACS)
These enhancements are dependent on the corresponding changes made in ACS 4.2.1. If you are using an ACS version older than ACS 4.2.1, the report will display data similar to ACS View 4.0.
Mozilla Firefox 3.0 Support
This release of ACS View provides support for Mozilla Firefox 3.0.
Group Profile Report
In this release of ACS View, Group Profile report is added to show the detailed list of configuration for each Group Profile. This report displays the following information:
•
Group configurations such as group status, network access restrictions, and session limitations.
•
Group profile information that includes TACACS+ settings.
•
User list.
Availability of the Group Profile report is dependent on the settings done in ACS 4.2.1.
Upgrade Notes
This section provides an overview of the tasks required to upgrade the ACS View appliance:
•
Prerequisites for ACS View 4.0.1 Upgrade
•
Recommendations Before ACS View 4.0.1 Upgrade
•
Recommendations After ACS View 4.0.1 Upgrade
Prerequisites for ACS View 4.0.1 Upgrade
The ACS View 4.0 bundle should be installed before you upgrade to ACS View 4.0.1.
Recommendations Before ACS View 4.0.1 Upgrade
In ACS View 4.0, the report data is shown in GMT time zone, irrespective of the time zone configured in the ACS server or in the ACS View server. After ACS View 4.0.1 upgrade, reports will display the timestamp with respect to the time zone configured on the ACS View server.
To see the report data in the local time zone, reset the clock to the required local time zone in the ACS View server.
Follow the instructions given in the below links to check and set the correct time zone:
Note
We recommend you to set your time zone prior to ACS View 4.0.1 upgrade. If you update the time zone after upgrade, some of the report data may still be correlated to the old timestamp and may be inconsistent. If you still want to see the report data in the GMT time zone, set the ACS View server time zone as GMT/UTC.
We recommend backing up the ACS View 4.0 data before you upgrade to ACS View 4.0.1. Follow the instructions given in the below link to back up and restore the ACS View 4.0 data:
Upgrading to ACS View 4.0.1
Note
You must first upgrade the Application Deployment Engine Operating System (ADE-OS) to
ADE-OS 1.2 before you upgrade from ACS View 4.0 to ACS View 4.0.1.To upgrade to ADE-OS 1.2 and ACS View 4.0.1:
Step 1
Log in to the Cisco Software Download Site at: http://www.cisco.com/public/sw-center/index.shtml.
Step 2
Choose Security > Identity Management > Cisco Secure Access Control System View > Cisco Secure Access Control System View 4.0.1.
Step 3
Download the acsview4.0.1.zip upgrade bundle from Cisco.com. The acsview4.0.1.zip file contains the following:
•
acsview401-adeos-patch-1-2-0-146.tar.gz— ADE-OS 1.2 upgrade patch.
•
acsview401-appbundle.tar.gz— ACS View 4.0.1 upgrade bundle.
•
README.txt— Readme file.
Step 4
Use the checksum to ensure that the downloaded file is not corrupt.
Step 5
Configure the repository to place the ADE-OS acsview401-adeos-patch-1-2-0-146.tar.gz patch file. Follow the instructions given in the following link to configure the repository:
To copy the patch file to the local repository, execute the following command:
copy ftp://<ftp-machine-ip>/<image-name> disk://
For example:
copy ftp://10.77.202.251/acsview401-adeos-patch-1-2-0-146.tar.gz disk://
Note
We recommend that you place the acsview401-adeos-patch-1-2-0-146.tar.gz patch file in the local repository instead of a remote repository.
Note
We recommend that you copy the running configuration of the appliance to a repository before the ADE-OS upgrade.
Step 6
Install the patch file by executing the following command:
patch install acsview401-adeos-patch-1-2-0-146.tar.gz <repostioryName>
The following prompts appear during the upgrade process:
Do you want to save the current configuration ? (yes/no) [yes] ? yes
Generating configuration...
Saved the running configuration to startup successfully
This installation will take approximately 5 minutes to complete.
Upon completion of the ADE-OS patch, the system will reload automatically.
Installing ADE-OS patch 1.2.0.146. Please wait...
* DO NOT USE CNTRL-C BEYOND THIS POINT *
ADE-OS 1.2 Patch installation completed successfully.
System reload in progress...After successful installation, the appliance will reboot.
Step 7
Configure a repository to place the acsview-4_0_1.tar.gz bundle. Follow the instructions given in the following link to configure the repository:
Note
We recommend that you place the acsview-4_0_1.tar.gz bundle in the local repository instead of a remote repository.
Step 8
Execute the following command:
application upgrade acsview-4_0_1.tar.gz <repositoryName>
The following prompts appear during the upgrade process:
acsvw141/admin# application upgrade acsview-4_0_1.tar.gz test
Do you want to save the current configuration ? (yes/no) [yes] ? yes
Generating configuration...
Saved the running configuration to startup successfully
Application upgrade successful
Verifying the Upgrade
To verify that the ADE-OS patch upgrade is successful, execute the following command:
show version
The result of the show version command is:
Cisco Application Deployment Engine OS Release: 1.2
ADE-OS Build Version: 1.2.0.146
ADE-OS System Architecture: i386To verify that the ACS View 4.0.1 upgrade is successful, execute the following command:
show application
The result of the show application command is:
acsview Cisco Secure ACS View 4.0.1Recommendations After ACS View 4.0.1 Upgrade
After you upgrade to ACS View 4.0.1, ACS View stores and shows reports with respect to the time zone configured in the ACS View server for the new syslog data and the Package.cab upload data.
However, the previous ACS View 4.0 report data would still appear with respect to GMT time zone. If you want the older ACS View 4.0 data to appear in the local time zone, use the following CLI utility:
#database convertTZ DateRange <startDate in yyyyMMdd> <endDate in yyyyMMdd>
Note
You can convert only seven days of data. Converting previous ACS View 4.0 data is a time-consuming process, as the conversion process manipulates the records.
Licensing Requirements
You must have a valid license to add the ACS servers in your network to ACS View. ACS View performs a license check to verify that the total number of ACS servers that are registered with ACS View falls within the number of ACS servers specified in the license file. If the number of ACS servers registered with ACS View are higher than the ACS servers that you are licensed to use, ACS View stops collecting data from the additional ACS servers, starting from the first ACS server that you registered with ACS View.
Note
If you have an ACS View 4.0 bundle license, you do not require a new license to upgrade to ACS View 4.0.1.
For information on the licensing requirements, see the User Guide for Cisco Secure Access Control Server View 4.0.
Caveats
This section provides a list of issues that exist in this ACS View release.
•
Known Issues in ACS View 4.0.1
•
Resolved Issues in ACS View 4.0.1
•
Resolved Issues in ACS Versions
Known Issues in ACS View 4.0.1
Table 2 describes the known issues in this ACS View release.
Resolved Issues in ACS View 4.0.1
Table 3 describes the resolved issues in this ACS View 4.0.1 release.
Known Issues in ACS Versions
Table 4 lists the known issues in ACS 4.1.4 and 4.2 versions that impact the functioning of this ACS View release.
Resolved Issues in ACS Versions
Table 5 lists the resolved issues in ACS 4.1.4 and ACS 4.2 versions that were resolved in the later patches or releases.
Related Documentation
Table 6 describes the related documentation that is available for ACS View 4.0.1.
Table 6 Product Documentation
Document Title Available FormatsQuick Start Guide for Cisco Secure Access Control Server View 4.0.
•
On Cisco.com at:
http://www.cisco.com/en/US/products/ps9302/prod_installation_guides_list.html
User Guide for Cisco Secure Access Control Server View 4.0.
•
On Cisco.com at:
http://www.cisco.com/en/US/products/ps9302/products_
user_guide_list.htmlInstallation and Setup Guide for Cisco Secure Access Control Server View 4.0.
•
On Cisco.com at:
http://www.cisco.com/en/US/products/ps9302/prod_installation_guides_list.html
Table 7 describes the additional documentation that you can refer to:
Table 7 Product Documentation
Document Title Available FormatsCisco Application Deployment Engine (ADE) 1010 and 2120 Series Appliance RCSI.
•
On Cisco.com at:
http://www.cisco.com/en/US/products/ps8340/prod_installation_guides_list.html
Cisco Application Deployment Engine (ADE) 1010 and 2120 Series Appliance Hardware Installation Guide.
•
On Cisco.com at:
http://www.cisco.com/en/US/products/ps8340/prod_installation_guides_list.html
Obtaining Documentation and Submitting a Service Request
For information on obtaining documentation, submitting a service request, and gathering additional information, see the monthly What's New in Cisco Product Documentation, which also lists all new and revised Cisco technical documentation, at:
http://www.cisco.com/en/US/docs/general/whatsnew/whatsnew.html
Subscribe to the What's New in Cisco Product Documentation as a Really Simple Syndication (RSS) feed and set content to be delivered directly to your desktop using a reader application. The RSS feeds are a free service and Cisco currently supports RSS version 2.0.
CCDE, CCENT, CCSI, Cisco Eos, Cisco HealthPresence, Cisco IronPort, the Cisco logo, Cisco Lumin, Cisco Nexus, Cisco Nurse Connect, Cisco Pulse, Cisco StackPower, Cisco StadiumVision, Cisco TelePresence, Cisco Unified Computing System, Cisco WebEx, DCE, Flip Channels, Flip for Good, Flip Mino, Flipshare (Design), Flip Ultra, Flip Video, Flip Video (Design), Instant Broadband, and Welcome to the Human Network are trademarks; Changing the Way We Work, Live, Play, and Learn, Cisco Capital, Cisco Capital (Design), Cisco:Financed (Stylized), Cisco Store, and Flip Gift Card are service marks; and Access Registrar, Aironet, AllTouch, AsyncOS, Bringing the Meeting To You, Catalyst, CCDA, CCDP, CCIE, CCIP, CCNA, CCNP, CCSP, CCVP, Cisco, the Cisco Certified Internetwork Expert logo, Cisco IOS, Cisco Press, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo, Cisco Unity, Collaboration Without Limitation, Continuum, EtherFast, EtherSwitch, Event Center, Explorer, Fast Step, Follow Me Browsing, FormShare, GainMaker, GigaDrive, HomeLink, iLYNX, Internet Quotient, IOS, iPhone, iQuick Study, IronPort, the IronPort logo, Laser Link, LightStream, Linksys, MediaTone, MeetingPlace, MeetingPlace Chime Sound, MGX, Networkers, Networking Academy, Network Registrar, PCNow, PIX, PowerKEY, PowerPanels, PowerTV, PowerTV (Design), PowerVu, Prisma, ProConnect, ROSA, ScriptShare, SenderBase, SMARTnet, Spectrum Expert, StackWise, The Fastest Way to Increase Your Internet Quotient, TransPath, WebEx, and the WebEx logo are registered trademarks of Cisco Systems, Inc. and/or its affiliates in the United States and certain other countries.
All other trademarks mentioned in this document or website are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (0908R)
Any Internet Protocol (IP) addresses used in this document are not intended to be actual addresses. Any examples, command display output, and figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses in illustrative content is unintentional and coincidental.
Release Notes for Cisco Secure ACS View 4.0.1
© 2009 Cisco Systems, Inc. All rights reserved.


) icon.