How can I use Cisco ACS to save Shell commands

Hi guys, pleeeease how can I configure Cisco ACS to do command authorization on my Cisco 3660 router. I get the accounting logs and authentication but no newspaper that show orders issued by users - shell and it's the most important paper that I need. I read materails and download articles on the site of Cisco... but the thing is still does not give me the papers.

I have these lines on my router:

...

AAA authorization config-commands

AAA authorization exec default group Ganymede +.

AAA authorization commands 15 default authenticated if

AAA authorization network default group Ganymede +.

...

It's funny, when I turn on debugging of the authorization of the AAA on the router, it shows me every command being sent by the user on the debug log. But nothing shows under Administration TACAC + on the Cisco Secure ACS. What is responsible for this?

*****************************************************

I installed the trial version of the Cisco ACS 90 days and made all necessary settings and I have to say I like what I see already. I'm opening moves to recommend the product to purchase. Thank you guys, I got about the features of this ACS software through this forum, keep up the good work. I recommend the software for those who need to have adapted to the management reports Security Audit logs.

If I understand what you're asking correctly, the answer is not in the authorization, that it is in accounting. I set up on my routers and send to ACS orders that level 15 privilege users enter on the router.

orders accounting AAA 15 by default start-stop Ganymede group.

Tags: Cisco Security

Similar Questions

  • How can I get my document to save the last used rotated view?

    How can I get my document to save the last used rotated view?

    Possible with Adobe Acrobat, Adobe Reader No.

  • How can I use my photo albums as screensaver with Apple TV 4th gen

    How can I use a photo album that I created as a screensaver on the generation of Apple TV 4 because it is not an option in this sense?

    What follows is the Apple TV 4 user guide...

    Screensavers

    Apple TV displays a screen saver when it remains inactive for a predefined number of minutes.

    Air screensaver shows beautiful videos of slow motion of the places of the world, upload to an online server, making the screen saver more engaging and dynamic. For the antenna, you can control how many times Apple TV check and download new videos.

    Change the frequency of aerial screensaver download. In settings, go to general > screen saver and select Download New Videos, and then select an option.

    Return by using Apple TV. When the screen saver is active, press the contact surface to get to some app have been previously using.

    Choose a different screen saver. In settings, go to general > screen saver and select the Type. Then select the screen saver you want to use.

    Select the photos to display. Many of the screen saver options display a slide show of photos - it can include photos provided by Apple, or your own collection stored in iCloud. To choose which photos are used, in the settings, go to general > screen saver and select the Type. Then choose one of the types of screensaver-photographers.

    If you choose my Photos, the Photos app opens. Follow the instructions to put photos as screensaver.

    Set the screensaver time-out. In settings, go to general > screen saver and select the setting starts after, and then specify a number of minutes. This indicates to the Apple TV to start the screen saver automatically if the unit has been idle for the specified time.

    Activate the screen saver immediately. Press the Home button to go to the home screen (if it isn't already), and then press the button twice.

  • How can I select a path to save the images of USB camera

    Hello

    I am using USB camera for my project, I want to control this camera to detect a human body, with a motion detector and capture images.

    My question is how can I select a path to save these images captured from USB camera?

    in the figure below, the program I use for my USB camera

    Thanks in advance...


  • How can I add text to photos save to JPEG? The photos have been imported into my computer from a mobile phone

    How can I add text to photos save to JPEG? The photos have been imported into my computer from a mobile phone

    Hello

    What operating system do you use?

    You can use the paint on windows feature to add text on the pictures.

    Reference:
    http://Windows.Microsoft.com/en-us/Windows7/products/features/paint (you can also use this article for windows vista)
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/app_paintbrush.mspx?mfr=true
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/mspaint_overview.mspx?mfr=true

  • How can I use HP SureStore to back up my entire drive, including records of other users on the PC?

    How can I use HP SureStore to back up my entire drive, including records of other users on the PC? I have a Windows System 7 and currently, only backups HPSS my file user rather than the rest folders of the users (family members). I do not see where in the feature options where I indicate that I want to include all users in the backup files.

    burtech wrote: How can I use HP SureStore to back up my entire drive, including records of other users on the PC? I have a Windows System 7 and currently, only backups HPSS my file user rather than the rest folders of the users (family members).

    I do not see where in the feature options where I indicate that I want to include all users in the backup files.

    Hello burtech, I wouldn't recommend using the HP backup program or the Windows backup program to backup my system.

    There have been many members who have reported many problems, try to restore the files by using these programs.

    I suggest you to acquire a hard drive image software. These programs can do a mirror image of the hard drive and save it in another location, on a second hard drive or an external hard drive.

    If the system is damaged, just insert a CD in the optical drive and boot the system, select the hard disk image and restore the system as it was when the hard disk images has been created. It takes less than 30 minutes, depending on the speed of your system.

    You would need to make a new hard disk image from time to time, according to the Windows updates or other changes to your system. I usually do one at least every week, or more often if necessary.

    I use Acronis for that purpose, but there are several other very good programs that do the same thing as well.

  • How can I get my PDF to save mode landscape instead of portrait orientation? I am able to turn to see the landscape and save the file. However, when I open the new file is saved, it's back to portrait mode. Help!

    How can I get my PDF to save mode landscape instead of portrait orientation? I am able to turn to see the landscape and save the file. However, when I open the new file is saved, it's back to portrait mode. Help!

    Hi samanthac39242619

    You must register to organize PDF service https://cloud.acrobat.com/organizepdf & use PDF tool organizing to turn the pages at all times.

    Kind regards
    Nicos

  • How can I use first pro to record a video of my computer screen?

    How can I use first pro to record a video of my computer screen?

    You can not.  But it can.

    CamStudio - free screen recording of software

    If you want to edit this video in PP, then save with this codec.

    Lagarith Lossless Video Codec

  • How can I use the sequence of the string "\u00e5" in myfile.txt converted unic

    How can I use the sequence of the string "\u00e5" in myfile.txt converted to unicode in my application?

    I have a text file, MyFile.txt, with some sequences represented unicode:
    \u00e5
    \u00e4
    \u00f6
    etc.

    This is the file contains unicode, not the character it represents: a, a and o.
    I get the sequence of the file and save it to a vector. When I tried to use it on a JButton, I see the "\u00e5" string and not the character that I assumed.

     
            read file codes ...
            ...
         Vector<String> glyphVector = readGlyphIndex.getUnicodeFiles();     // to retrieve the vector with unicode sequence and save it to glyphVector
         String unicode = glyphVector.get(0);     //get the first unicode sequence
            System.out.println(unicode);    //displays \u00e5 and not å in the console.
         jButton.setText(unicode);   //jButton is a JButton and it shows the string \00e5 and not the character å
            ...
    The question is how to convert the sequence of string to be a unicode escape in the code?

    In order to make it clear:
    //from
    jButton.setText("\\u00e5");
    //to
    jButton.setText("\u00e5");
    Thanks in advance!

    Dragonfly
    String s = Character.toString((char) unicodeInInt);
    

    Strictly speaking, if unicodeInInt is a Unicode code point (for example, it can be greater than 0xFFFF) then the correct code would be this:

    String s = new String(Character.toChars(unicodeInInt));
    

    However, since the "\u" notation allows only 4 hexadecimal digits (and need to 0xFFFF code points > Unicode represented by their UTF-16 encoding), the code above is not enough for this particular case.

  • How can I use After Effects filters on an entire sequence without getting stuck in After Effects?

    It seems that, with the visible options for the user, Dynamic Link will only one-way and can not do back and forth of Premiere Pro, After Effects and vice versa.  If I send a sequence in After Effects, this part works very well and I can do whatever I want and save the model.  However, even if the model appears as an asset in Premiere Pro, I'm not allowed to do something with it.  If I try to drag it to a new sequence, he said only: No..  If I click on 'Create the sequence of the Clip' it creates an empty sequence.

    So, how can I use After Effects on all the clips/tracks instead of just on a clip-by-clip-by-clip-by-clip-by-clip basis?  is this possible?  For example, if I have an entire sequence where I neutralized the white balance, I might want to apply a filter of global warming to the whole thing as a unit.  It would be really painful with even a few clips to keep doing that over and over again, and if you want to modify it slightly you can do again and again.  If there is a way to do this through dynamic links through a hidden option, what is happening with the audio?  If I have to cut out of the lower sequence and paste it into the upper sequence with the After Effects comp as a video track?

    When I said 'export', I meant 'Replace with After Effects Composition'!

  • How can I use Windows on the Mac desktop?

    How can I use Windows on MAC desktop products?  OS X El Capitan

    You can install it in BootCamp or virtual VMWare, Parallels or VirtualBox machine

  • How can I use my watch to snap the shutter on my iPhone?

    How can I use my watch to snap the shutter on my iPhone?

    Click here > https://help.apple.com/watch/

    Then click on: Remote Camera on the left.

    You'll see instructions.

  • How can I use firefox to open the public sybercafe.

    How can I use firefox in open public sybercafe.and what precautions should be taken.

    Hi, you can use the Firefox private - browsing Mode navigate the web without saving the information on the sites you visit

    The incognito on Firefox for Android

  • How can I use my instore credit for a movie

    How can I use my instore credit for a movie

    Hello R Larson,

    I see that you are wanting to use a store credit for a movie. I'll be happy for you have said in the right direction. First of all, let's see if we can find out if the credit is a credit of iTunes gift card or a credit from the Apple Store. This article will help you determine what may be:

    What kind of card do I? -Apple Support

    If credit is iTunes, you can just check your balance using the instructions found in the section below and use to either rent or buy a movie to display:

    See your credit balance - Apple Support iTunes

    If the store is an Apple Store Gift card credit, you would not be able to use iTunes to watch a movie.

    I hope this helps. See you soon!

  • How can we use this page Windows Genuine?

    How can we use this page once the developers of Firefox has removed the option "Enable Java"?

    Now, I downloaded this tool to check if the Windows Genuine or not! But kept getting the error message during the installation of the application.

    This is not sound/look like a problem of firefox at all, but could be a problem with the integrity of your windows system (perhaps related to malicious software): http://support.microsoft.com/kb/2617842/en-us

Maybe you are looking for