No TACACS+ Administration Reports after upgrade to ACS 4.1

Hi,
I was running ACS 4.0 demo version. Everything was running fine.
After upgrading and keeping the old configuration, I can't see logs in the TACACS+ Administration Reports. I kept the configurations on the router and switch the same, so I believe that the problem resides in the ACS software.
I tested some debug, and it seems that the router is sending the command that is being typed to ACS.
Here is the config I?m using:
aaa new-model
tacacs-server host 192.168.X.X key XXXXXXXXXXX
aaa authentication login telnet group tacacs+ enable
aaa authentication login console enable
aaa authentication enable default group tacacs+ enable
aaa accounting send stop-record authentication failure
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 1 default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
aaa accounting connection telnet start-stop group tacacs+
line con 0
authorization exec NO-AUTH
login authentication console
line vty 0 4
authorization exec AUTH
login authentication telnet
aaa authorization exec AUTH group tacacs+ none
aaa authorization config-commands
aaa authorization exec NO-AUTH none
aaa authorization commands 0 default group tacacs+ none
aaa authorization commands 1 default group tacacs+ none
aaa authorization commands 15 default group tacacs+ none

Hi,
This is a known issue, you need to apply patch ACS 4.1.1.23.5 to fix the issue.
Patch for appliance is availble on
http://www.cisco.com/cgi-bin/tablebuild.pl/acs-soleng-3des
Patch name : ACS SE 4.1.1.23.5 accumulative patch
Patch for acs windows is availble on
http://www.cisco.com/cgi-bin/tablebuild.pl/acs-win-3des
Patch Name : ACS 4.1.1.23.5 accumulative patch
That should fix the issue,
Regards,
Jagdeep
Note: If that answers your question, then please mark this thread as resolved, so that others can benefit from it.

Similar Messages

  • Cisco ACS 4.2 TACACS+ Administration report - Help!

    we had some switches mysteriously reloaded.  Upon investigation, TACACS+ Administration report show no user login to the device, no command was issued, and the reason = reload.
    how could this happen?

    Guna,
    Tacacs+ Does not use VSAs.
    Radius uses VSAs.
    This is what I found online:
    http://198.152.212.23/css/P8/documents/100106731
    See if this helps.
    It has an example associated for server configuration.
    In ACS 4, you need to use the shell exec and priv-lvl=<value>.
    (Similar to Cisco IOS)
    Regards
    Ed

  • InfoObject is missing in report after upgrade

    Hi,
    My InfoObject Statistical ID is missing in Report after Upgrading from 3.5 to 7.0.
    I did comparison of report before and after upgrade and found this issue.
    the data content is the same but only this infoObject cannot be seen in the report
    how do I correct this issue.
    thanks
    Edited by: Bhat Vaidya on Aug 6, 2008 12:24 PM

    This not fixed. SAP couldn't explain why

  • Duplicate Reports after upgrading to SCCM 2012 R2 CU1

    Single Primary Site with SCCM 2012 R2 CU1.
    Upgraded from SCCM 2012 SP1.
    Duplicate Reports after upgrading to SCCM 2012 R2 CU1
    SCCM 2012 R2 CU1
    SQL 2008 SP3 CU 14

    This is known to happen if you modified any of the default reports
    I've seen that happening even in my lab (and and customers) where I am sure that I did not modify them. Just delete them (they should be prefixed with "_").
    Torsten Meringer | http://www.mssccmfaq.de

  • ACS Tacacs administration report Log Analyzer

    The logs in ACS are in .csv format. My system is generation huge logs due to more than 1000 devices configured in ACS. Is there any tools available to analyze the Tacacs administration logs ?
    Regards
    Hitesh Vinzoda

    Hi Hitesh,
    The only option you have is to download the .CSV files and import it into spreadsheets by using most popular spreadsheet application software. You can also use a third-party reporting tool to manage report data. For example, aaa-reports! by Extraxi supports ACS.
    To download a CSV report:
    =========================
    # click Reports and Activity.
    # Click the CSV report filename that you want to download.
    # In the right pane of the browser, click Download.
    # You can easily analyse the logs in Microsoft excel
    How to filter and analyze logs ( with Regular Expression Syntax Definitions):
    ========================================
    http://www.cisco.com/en/US/partner/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.2/user/guide/LgsRpts.html#wp632961
    For downloading third party application
    http://www.extraxi.com/
    For more info, you can download the user guide:
    http://www.extraxi.com/PDFs/aaa-reports%20sales%20proposal%20-%20customer.pdf
    HTH
    Regards,
    JK

  • No Fact table error on every report after upgrading frm11.1.1.5 to 11.1.1.6

    All,
    All the dashboard reports were working fine on version 11.1.1.5. After upgrading to 11.1.1.6 i am getting below error
    I have followed all the In-place upgrade steps and all were finished without any errors.
    [2013-03-17T21:44:08.000+00:00] [OracleBIServerComponent] [TRACE:3] [USER-34] [] [ecid: 62a0baeaae7f41bf:-31b079a9:13d6cea7626:-8000-0000000000004616] [tid: 12d8] [requestid: 68fd0001] [sessionid: 68fd0000] [username: Administrator] -------------------- Query Status: [nQSError: 14025] No fact table exists at the requested level of detail:
    Any help is appreciated
    Thanks,

    After applying patch to make it 11.1.1.6.6 everything worked. All reports working without any issues.

  • No data in reports after upgrade to CRJ

    After upgrading from Crystal Reports 10 JRC to Crystal for Eclipse CRJ, we have a few of reports that are returning no data.
    Out of 50 reports only 3 do not return data the rest are fine.
    We have a jsp page which passes a couple parameters to the crystal report.
    The report appears in the browser, however no data is there.
    We are passing a date parameter to the report, the report will use this parameter to call stored procedure
    in MS SQL database.
    I can see the date parameter is passed to the report sucessfully as it appears on the report.
    I opened the report in Crystal Reports and tried the following:
    1) went to Database >> Verify Database
    2) went to Show SQL Query
    3) went to Report >> Refresh Report Data ...i got data to appear in the report.

    The two things I can think of if deleting the links between the tables fixes it are:
    1. Since the report was written in CR 10 or earlier and migrated to the CRJ, maybe it doesn't like something in the internals of the report. There are two things you can try:
      A. re-write the report from scratch using the CR for Eclipse Designer or CR 2008.
      B. load the current report into the CR for Eclipse Designer and see if it works there.
    The CR for Eclipse Designer is different than the CR 2008 Designer in that it uses the actual Java jars to render the report that the CRJ uses. CR 2008 Designer was written in C++ and uses a different rendering engine. This means that in the CR4E Designer, you should see the exact same behavior as your web app, so it'll be easier to tweak the report to get it working, if that's what's needed.
    2. Use your database profiler to find out exactly what SQL is being sent. Compare the SQL between the old JRC and the current CRJ. If they're different, does the current SQL return the data you're looking for? If not, and the old one does, then that would appear to indicate that the current SQL engine has something wrong with it and you should open a case to get it addressed.
    Good luck!
    Bryan

  • #MULTIVALUE error in SAP BI 4.1 SP3 WebI report after upgrade

    Facing issues after upgrading from BO 3.1 SP3 to SAP BI 4.1 SP3.Below are the details:
    1.The WebI report is created with 2 data providers. The report tab has a vertical  table with 2 dimensions and 3 measures.
    2.In the report layout the objects displayed is coming from base dimension and not merged dimension.
    3.The data in some of the rows displays as #MULTIVALUE and some of them display the value.
    4.The report also have Sub totals and no breaks.
    Based on point no 3, not able to verify whether the subtotals are been calculated correctly. Please share your inputs,suggestions or solutions to resolve this issue.
    Thanks in advance.

    Hi,
    Do you have the Associated object on layout?. Drag and drop in a column and if you dont want to display hide it.
    Also , did you check the Extended Merged dimension option in properties?.
    Thanks,
    Jothi

  • Run time eroor for customer report after upgrade DYNP_TOO_MANY_RADIOBUTTONS

    Hi friends,
                   I am getting runtime error after upgrade of our systems from sap 4.7 to ECC 6.0.There is a report which has three radio butons,in which third radio button is set as default .there are 5 variants for the report.If select any variant which selects the second radio button.Getting runtime error.
    The error is DYNP_TOO_MANY_RADIOBUTTONS_ON.
    Thanks & Reghards,
    Manoj

    Might be case two buttons are set on at single time....
    see this:
    handle the exception on radibutton.
    DYNP_TOO_MANY_RADIOBUTTONS_ON

  • TACACS "fail unknown users" after upgrade to ACS 3.3

    Basic config issue is :
    1) User Account is added to ACS 3.3
    2) User Account is added to Group with correct Privilege Levels
    3) User Password Authentication: is listed as "Windows Database"
    4) TACACS+ Enable Control: is set to user group settings
    5) And TACACS+ Enable is also set to "Windows Database"
    In External DB all windows Domains are listed (but not down to specific group mapping)
    Here is the problem, every thing works fine.
    Users can log onto router in User mode (using domain password) & change to EN mode (using domain password)
    As long as the "Unknown user policy" is set to check against "Windows". this works.
    But if it is set to "fail Unknown users" then no one can gain access

    Hi Michael,
    We opened a TAC case ans was given the following info;
    CSCef84196
    First Found-in Version 3.3(1)
    Symptom:
    users created on acs but mapped to external DB manually fail authentication
    Condition:
    -this happens when unkown user policy is set to fail authentication attempt.
    Workaround:
    - set unkown policy to check external database.
    if dynamic users aren't desired to authenticate, you can map the external DB to a disabled group.
    and put the manually mapped users in an enabled group.
    Ther is no fix available yet!

  • Error in report after upgradation

    Hi All,
    I upgraded RPD and web catalog from Obiee 10g to 11g.All reports (in dashboard) are working fine except one report.But when i tried to move to edit analysis for that report,it shows "An error occured while processing your request.please contact your site's Administrator".once i click ok,it showing that "Retrieving data please wait" for long time (more than 20 mins).
    will it be a problem of fetching data only for that report?pl tell me a solution to resolve that issue?
    Regards,
    gsk

    Hi Siva,
                  In the DC we don't have any build error in webdynpro.We r able to build & checkin properly but while activation it shows this error.
    If we try to build this dc in CBS, it shows same error.
    regards
    Sumit

  • Not able to open web analysis reports after upgradation

    we have upgraded Hyperion 11.1.1.3 to 11.1.2.2 version, after this process we are not able to open web analysis reports
    These reports are still pointing to old servers so, how to edit this database connection details in the new version??
    Edited by: 1007326 on May 22, 2013 3:29 AM

    Hi,
    Welcome to Forums...!
    I think we need to change the database connection details in the Web analysis.
    goto file --> Edit --> browse the database connection then change the server name in the connection details.
    may be this will help to resolve your issue.
    Thanks,
    mady

  • Problem with KKO0 reports after upgrade

    We upgraded to ECC6 10 days ago.  At November month-end we ran CO43, KKS1/KKS5, CO88 and the KKRV (data collector).  After KKRV runs, we run variance reports in KKO0.  The data appearing in our reports does NOT reflect November's data.  I'm wondering if KKRV did not run correctly; I know it loads summarization levels that KKO0 reports access, but it doesn't seem to be pulling all of our data for period 11.  This problem is holding up our period-close process, so I appreciate any help!

    Thanks for your response.  I found that I had to run KKDV to delete old summarization levels, then rerun KKRV.  I really appreciate you getting back to me though!

  • Error in XL reporter after upgrade to PL37

    Hi,
    I have upgraded several databases from version 2007 A PL30 to PL37, on some databases  XL Reporter works fine while on others, the SAPB1 freezes after launching XL Reporter and the following error message is shown "Unable to Connect to XL Reporter, Error! User Identification Failed! Cause :Invalid use of Null".  All the databases uses the same password.
    Does anyone knows how to resolve this ?
    Thanks to revert back.
    Regards
    Rashid

    Hi Rashid,
    Check the thread
    ADD-ON - XL Reporter - Error: "#ixGetData Error: Invalid use of Null"
    Re: XL Reporter gives Error after updating from PL 25 to SBO 2005 B PL 38
    *Close the thread if issue solved.
    Regards
    Jambulingam.P
    Edited by: Jambulingam P on Jul 3, 2009 11:03 AM

  • Error  in reports after upgrade from OBIEE 10g to 11g :  [nQSError: 14025]

    Hi All, We upgraded RPD and web catalog from OBIEE 10g to 11.1.1.5. I see the following error while running few reports.
    Error: State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A
    general error has occurred. [nQSError: 43113] Message returned from OBIS.
    [nQSError: 14025] No fact table exists at the requested level of detail:
    When I add an user under BIAdministrator Application role and login, all the reports work correctly.
    I verified Oracle BUG fix (11850704) document and tried to make changes as suggested.
    Please suggest me if this issue is related to 10g to 11g RPD upgrade or are we missing any privileges?
    Also should I add every user to BIAdministrator role to avoid this issue?
    Thanks in Advance

    Hi,
    First of all i am not familiar on linux box.
    I tried in windows environment the rpd is deployed with out any errors.
    But i ran the ua.bat file in the following path
    \MWHOME\Oracle_BI1\bin\ua.bat.
    while i am running in oracle_common\bin\ua.bat is not responding in my local system.
    Please Mark if it helpful.
    Thanks

Maybe you are looking for

  • Smart Object - How do I keep ACR from changing workflow options?

    Open image in Photoshop as a Smart Object from Lightroom. Double-click to change the RAW characteristics. When I return to Photoshop, my image has been changed...  Color space is changed, bit depth is changed, size is changed........ I believe I know

  • Wireless fails after 1 minute

    MSI Wind with rtl8187se (name of module and wireless hardware) and using wpa-psk.  New installation of arch.  Wireless works fine for 1-2 minutes then fails (can't get any response pinging google or pointing elinks to google, etc). What I'm doing: ba

  • Is it possible conversion DataSource to byte[ ] ?

    Hello to all.... I�m a Student, and I can understand JMF, but I have this question. Sorry about my english, but I only need a few things.... 1. is it possible to convert a DataSource to byte[ ] ??, I need the DataSource in bytes. In other words the b

  • Mac Pro USB 3.0

    Ordered an Allegro USB 3.0 PCIE card for my mid-2010 Hexacore Mac Pro.  Installed and recognized by System scanner, but downloaded drivers don't seem to work with OS X 10.7.3, even though they SAY they are compatible with Lion. Anyone here have succe

  • HT204406 why don't my songs show as matched?

    I have a large number of CDs I have ripped from my personal collection as different and file types, and at different rates.  I'd love to replace all my audio files with the iTunes files.  However, literally hundreds of my audio files are showing up w