<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Display users logged into firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/display-users-logged-into-firewall/m-p/2401957#M271558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ASA you could run following commands to check the ip's from which some one have logged in to the ASA:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show ssh sessions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="wp1329054"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; To display information about the active SSH sessions on the ASA, use the &lt;STRONG&gt;show ssh sessions&lt;/STRONG&gt; command in privileged EXEC mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show asdm sessions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To display a list of active ASDM sessions and their associated session IDs, use the &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;show asdm sessions&lt;/STRONG&gt; command in privileged EXEC mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;who&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To display active Telnet administration sessions on the ASA, use the &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;who&lt;/STRONG&gt; command in privileged EXEC mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check through syslogs messages, like on snmp server or syslog server, you have configure following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;nbsp; First we have to enable logging on ASA.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging enable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;nbsp; Then we need to setup logging list with the syslog id’s which we want to see in the logging messages.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging list cmds(name of logging list) message 111008&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging list cmds message 111009&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging list cmds message 111010&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging list cmds message 605005&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, syslog messages specified above correspond to the following:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;111008 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Error Message&amp;nbsp;&amp;nbsp;&amp;nbsp; %ASA-5-111008: User &lt;EM&gt;user&lt;/EM&gt; executed the command &lt;EM&gt;string&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Explanation&amp;nbsp;&amp;nbsp;&amp;nbsp; The user entered any command, with the exception of a &lt;STRONG&gt;show&lt;/STRONG&gt; command. &lt;/P&gt;&lt;H3&gt;111009 &lt;/H3&gt;&lt;PRE&gt;Error Message&amp;nbsp;&amp;nbsp;&amp;nbsp; %ASA-7-111009:User &lt;EM&gt;user&lt;/EM&gt; executed cmd:&lt;EM&gt;string&lt;/EM&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/PRE&gt;&lt;P&gt;Explanation&amp;nbsp;&amp;nbsp;&amp;nbsp; The user entered a command that does not modify the configuration. This message appears only for &lt;STRONG&gt;show&lt;/STRONG&gt; commands. &lt;/P&gt;&lt;H3&gt;111010 &lt;/H3&gt;&lt;PRE&gt;Error Message&amp;nbsp;&amp;nbsp;&amp;nbsp; %ASA-5-111010: User &lt;EM&gt;username&lt;/EM&gt;, running &lt;EM&gt;application-name&lt;/EM&gt; from IP &lt;EM&gt;ip &lt;/EM&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;EM&gt;addr&lt;/EM&gt;, executed &lt;EM&gt;cmd&lt;/EM&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explanation&amp;nbsp;&amp;nbsp;&amp;nbsp; A user made a configuration change. &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;username&lt;/EM&gt;—The user making the configuration change &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;application-name&lt;/EM&gt;—The application that the user is running &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;ip addr&lt;/EM&gt;—The IP address of the management station &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;cmd&lt;/EM&gt;—The command that the user has executed &lt;/P&gt;&lt;H3&gt;605005 &lt;/H3&gt;&lt;PRE&gt;Error Message&amp;nbsp;&amp;nbsp;&amp;nbsp; %ASA-6-605005: Login permitted from &lt;EM&gt;source-address&lt;/EM&gt;/&lt;EM&gt;source-port&lt;/EM&gt;&lt;EM&gt; &lt;/EM&gt;to &lt;/PRE&gt;&lt;PRE&gt;&lt;EM&gt;interface:destination&lt;/EM&gt;/&lt;EM&gt;service&lt;/EM&gt; for user "&lt;EM&gt;username&lt;/EM&gt;"&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following form of the message appears when the user logs in to the console: &lt;/P&gt;&lt;PRE&gt;Login permitted from serial to console for user "username"&lt;/PRE&gt;&lt;P&gt;Explanation&amp;nbsp;&amp;nbsp;&amp;nbsp; A user was authenticated successfully, and a management session started. &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;source-address—&lt;/EM&gt;Source address of the login attempt &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;source-port—&lt;/EM&gt;Source port of the login attempt &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;interface—&lt;/EM&gt;Destination management interface &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;destination—&lt;/EM&gt;Destination IP address &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;service—&lt;/EM&gt;Destination service &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;username—&lt;/EM&gt;Destination management interface &lt;/P&gt;&lt;P&gt;3. Commands to configure ASA to send logs to syslog server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Prateek Verma&lt;/P&gt;&lt;DIV id="__tbSetup"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jan 2014 17:54:03 GMT</pubDate>
    <dc:creator>prateeve</dc:creator>
    <dc:date>2014-01-14T17:54:03Z</dc:date>
    <item>
      <title>Display users logged into firewall</title>
      <link>https://community.cisco.com/t5/network-security/display-users-logged-into-firewall/m-p/2401955#M271553</link>
      <description>&lt;P&gt;I want to see what administrative users are logged into a firewall, like "show user" in IOS.&amp;nbsp; I seem to have forgotten how to do this.&amp;nbsp; Or perhaps I never knew.&amp;nbsp; Can anyone provide the CLI command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:29:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/display-users-logged-into-firewall/m-p/2401955#M271553</guid>
      <dc:creator>jedavis</dc:creator>
      <dc:date>2019-03-12T03:29:48Z</dc:date>
    </item>
    <item>
      <title>Display users logged into firewall</title>
      <link>https://community.cisco.com/t5/network-security/display-users-logged-into-firewall/m-p/2401956#M271555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show ssh sessions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show asdm session&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 17:46:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/display-users-logged-into-firewall/m-p/2401956#M271555</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-01-14T17:46:28Z</dc:date>
    </item>
    <item>
      <title>Display users logged into firewall</title>
      <link>https://community.cisco.com/t5/network-security/display-users-logged-into-firewall/m-p/2401957#M271558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ASA you could run following commands to check the ip's from which some one have logged in to the ASA:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show ssh sessions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="wp1329054"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; To display information about the active SSH sessions on the ASA, use the &lt;STRONG&gt;show ssh sessions&lt;/STRONG&gt; command in privileged EXEC mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show asdm sessions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To display a list of active ASDM sessions and their associated session IDs, use the &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;show asdm sessions&lt;/STRONG&gt; command in privileged EXEC mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;who&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To display active Telnet administration sessions on the ASA, use the &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;who&lt;/STRONG&gt; command in privileged EXEC mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check through syslogs messages, like on snmp server or syslog server, you have configure following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;nbsp; First we have to enable logging on ASA.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging enable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;nbsp; Then we need to setup logging list with the syslog id’s which we want to see in the logging messages.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging list cmds(name of logging list) message 111008&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging list cmds message 111009&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging list cmds message 111010&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging list cmds message 605005&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, syslog messages specified above correspond to the following:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;111008 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Error Message&amp;nbsp;&amp;nbsp;&amp;nbsp; %ASA-5-111008: User &lt;EM&gt;user&lt;/EM&gt; executed the command &lt;EM&gt;string&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Explanation&amp;nbsp;&amp;nbsp;&amp;nbsp; The user entered any command, with the exception of a &lt;STRONG&gt;show&lt;/STRONG&gt; command. &lt;/P&gt;&lt;H3&gt;111009 &lt;/H3&gt;&lt;PRE&gt;Error Message&amp;nbsp;&amp;nbsp;&amp;nbsp; %ASA-7-111009:User &lt;EM&gt;user&lt;/EM&gt; executed cmd:&lt;EM&gt;string&lt;/EM&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/PRE&gt;&lt;P&gt;Explanation&amp;nbsp;&amp;nbsp;&amp;nbsp; The user entered a command that does not modify the configuration. This message appears only for &lt;STRONG&gt;show&lt;/STRONG&gt; commands. &lt;/P&gt;&lt;H3&gt;111010 &lt;/H3&gt;&lt;PRE&gt;Error Message&amp;nbsp;&amp;nbsp;&amp;nbsp; %ASA-5-111010: User &lt;EM&gt;username&lt;/EM&gt;, running &lt;EM&gt;application-name&lt;/EM&gt; from IP &lt;EM&gt;ip &lt;/EM&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;EM&gt;addr&lt;/EM&gt;, executed &lt;EM&gt;cmd&lt;/EM&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explanation&amp;nbsp;&amp;nbsp;&amp;nbsp; A user made a configuration change. &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;username&lt;/EM&gt;—The user making the configuration change &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;application-name&lt;/EM&gt;—The application that the user is running &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;ip addr&lt;/EM&gt;—The IP address of the management station &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;cmd&lt;/EM&gt;—The command that the user has executed &lt;/P&gt;&lt;H3&gt;605005 &lt;/H3&gt;&lt;PRE&gt;Error Message&amp;nbsp;&amp;nbsp;&amp;nbsp; %ASA-6-605005: Login permitted from &lt;EM&gt;source-address&lt;/EM&gt;/&lt;EM&gt;source-port&lt;/EM&gt;&lt;EM&gt; &lt;/EM&gt;to &lt;/PRE&gt;&lt;PRE&gt;&lt;EM&gt;interface:destination&lt;/EM&gt;/&lt;EM&gt;service&lt;/EM&gt; for user "&lt;EM&gt;username&lt;/EM&gt;"&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following form of the message appears when the user logs in to the console: &lt;/P&gt;&lt;PRE&gt;Login permitted from serial to console for user "username"&lt;/PRE&gt;&lt;P&gt;Explanation&amp;nbsp;&amp;nbsp;&amp;nbsp; A user was authenticated successfully, and a management session started. &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;source-address—&lt;/EM&gt;Source address of the login attempt &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;source-port—&lt;/EM&gt;Source port of the login attempt &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;interface—&lt;/EM&gt;Destination management interface &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;destination—&lt;/EM&gt;Destination IP address &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;service—&lt;/EM&gt;Destination service &lt;/P&gt;&lt;P&gt;•&lt;EM&gt;username—&lt;/EM&gt;Destination management interface &lt;/P&gt;&lt;P&gt;3. Commands to configure ASA to send logs to syslog server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Prateek Verma&lt;/P&gt;&lt;DIV id="__tbSetup"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 17:54:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/display-users-logged-into-firewall/m-p/2401957#M271558</guid>
      <dc:creator>prateeve</dc:creator>
      <dc:date>2014-01-14T17:54:03Z</dc:date>
    </item>
    <item>
      <title>Display users logged into firewall</title>
      <link>https://community.cisco.com/t5/network-security/display-users-logged-into-firewall/m-p/2401958#M271562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's it!&lt;/P&gt;&lt;P&gt;Thanks Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 19:24:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/display-users-logged-into-firewall/m-p/2401958#M271562</guid>
      <dc:creator>jedavis</dc:creator>
      <dc:date>2014-01-14T19:24:26Z</dc:date>
    </item>
    <item>
      <title>Display users logged into firewall</title>
      <link>https://community.cisco.com/t5/network-security/display-users-logged-into-firewall/m-p/2401959#M271564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the (very) thorough awnser Prateek!&amp;nbsp; I will make use of that logging list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 19:25:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/display-users-logged-into-firewall/m-p/2401959#M271564</guid>
      <dc:creator>jedavis</dc:creator>
      <dc:date>2014-01-14T19:25:34Z</dc:date>
    </item>
  </channel>
</rss>

