<?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 Re: Clish/Expert Access with TACACS in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Clish-Expert-Access-with-TACACS/m-p/67344#M9562</link>
    <description>AD Authentication is not supported at all on GAIA. A TACACS+ user does not have to be created on GAIA though. All you need to do is setup the TACACS connection:&lt;BR /&gt;add aaa tacacs-servers priority 1 server 1.2.1.3 key ***** timeout 5 &lt;BR /&gt;set aaa tacacs-servers state on &lt;BR /&gt;set aaa tacacs-servers user-uid 0 &lt;BR /&gt;set aaa radius-servers super-user-uid 96 &lt;BR /&gt;add rba role TACP-0 domain-type System all-features &lt;BR /&gt;&lt;BR /&gt;That should suffice, how the TACACS server itself will handle the request for the user that is not there in the user list, I don't know, we are also struggling with that part of the implementation.</description>
    <pubDate>Wed, 13 Nov 2019 22:48:37 GMT</pubDate>
    <dc:creator>Maarten_Sjouw</dc:creator>
    <dc:date>2019-11-13T22:48:37Z</dc:date>
    <item>
      <title>Clish/Expert Access with TACACS</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Clish-Expert-Access-with-TACACS/m-p/67337#M9560</link>
      <description>&lt;DIV class="lia-quilt-row lia-quilt-row-message-subject"&gt;&lt;DIV class="lia-quilt-column lia-quilt-column-24 lia-quilt-column-single lia-quilt-column-message-subject-content"&gt;&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-single"&gt;&lt;DIV class="topic-subject-wrapper"&gt;&lt;DIV class="lia-message-subject lia-component-message-view-widget-subject"&gt;&lt;DIV class="MessageSubject"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="lia-quilt-row lia-quilt-row-message-body"&gt;&lt;DIV class="lia-quilt-column lia-quilt-column-24 lia-quilt-column-single lia-quilt-column-message-body-content"&gt;&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-single"&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've got TACACS+ set up (VSX Cluster). I can use my AD credentials to log in to Smart Dashboard but i cant do the same for CLI or Expert on my gateways.&lt;/P&gt;&lt;P&gt;I believe i need to do some configuration on the CLI but i cant get the appropriate SK to get this done.&lt;/P&gt;&lt;P&gt;Would appreciate some direction/help. I tried creating a User/rba but it requires setting up a password on the gateway which defeats the purpose of syncing with AD and TACACS server&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 13 Nov 2019 21:35:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Clish-Expert-Access-with-TACACS/m-p/67337#M9560</guid>
      <dc:creator>Enyi_Ajoku</dc:creator>
      <dc:date>2019-11-13T21:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Clish/Expert Access with TACACS</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Clish-Expert-Access-with-TACACS/m-p/67340#M9561</link>
      <description>What is it that you specifically need to do?&lt;BR /&gt;Might be easier to use dynamic CLI: &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk144112" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk144112&lt;/A&gt;&lt;BR /&gt;And possibly add some extended commands: &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk86583" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk86583&lt;/A&gt;</description>
      <pubDate>Wed, 13 Nov 2019 21:51:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Clish-Expert-Access-with-TACACS/m-p/67340#M9561</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-11-13T21:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Clish/Expert Access with TACACS</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Clish-Expert-Access-with-TACACS/m-p/67344#M9562</link>
      <description>AD Authentication is not supported at all on GAIA. A TACACS+ user does not have to be created on GAIA though. All you need to do is setup the TACACS connection:&lt;BR /&gt;add aaa tacacs-servers priority 1 server 1.2.1.3 key ***** timeout 5 &lt;BR /&gt;set aaa tacacs-servers state on &lt;BR /&gt;set aaa tacacs-servers user-uid 0 &lt;BR /&gt;set aaa radius-servers super-user-uid 96 &lt;BR /&gt;add rba role TACP-0 domain-type System all-features &lt;BR /&gt;&lt;BR /&gt;That should suffice, how the TACACS server itself will handle the request for the user that is not there in the user list, I don't know, we are also struggling with that part of the implementation.</description>
      <pubDate>Wed, 13 Nov 2019 22:48:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Clish-Expert-Access-with-TACACS/m-p/67344#M9562</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2019-11-13T22:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Clish/Expert Access with TACACS</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Clish-Expert-Access-with-TACACS/m-p/67594#M9563</link>
      <description>&lt;P&gt;Thanks Maarten,&lt;/P&gt;&lt;P&gt;The config you provided actually worked. On the other hand i could not login to expert mode with the my AD password&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2019 19:22:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Clish-Expert-Access-with-TACACS/m-p/67594#M9563</guid>
      <dc:creator>Enyi_Ajoku</dc:creator>
      <dc:date>2019-11-15T19:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Clish/Expert Access with TACACS</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Clish-Expert-Access-with-TACACS/m-p/67596#M9564</link>
      <description>Yes, you have to enter the actual "expert" password to enter expert mode.&lt;BR /&gt;That password cannot be controlled via TACACS.&lt;BR /&gt;Thus my earlier suggestion about moving the necessary commands into clish so expert mode does not have to be entered.&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Nov 2019 19:28:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Clish-Expert-Access-with-TACACS/m-p/67596#M9564</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-11-15T19:28:25Z</dc:date>
    </item>
  </channel>
</rss>

