{"id":101,"date":"2020-10-09T09:59:13","date_gmt":"2020-10-09T07:59:13","guid":{"rendered":"http:\/\/www.sensimedia.org\/?p=101"},"modified":"2025-03-07T08:44:20","modified_gmt":"2025-03-07T07:44:20","slug":"n-series-tacacs","status":"publish","type":"post","link":"https:\/\/sensimedia.org\/?p=101","title":{"rendered":"Utilisation Tacacs +"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">aaa authentication login \"AuthSrv\" tacacs local\naaa authentication enable \"AuthSrvEna\" tacacs line enable\naaa authorization exec \"dfltExecAuthList\" tacacs local none\naaa authorization commands \"dfltCmdAuthList\" tacacs none\n\ntacacs-server host [IP.DU.SERVEUR.TACACS]\ntimeout 15\nkey 7 \"La Clef Tacas\"\nexit\n\n\nline console\nexec-timeout 15\nlogin authentication AuthSrv\nexit\n\nline ssh\nexec-timeout 15\nlogin authentication AuthSrv\nenable authentication AuthSrvEna\nexit<\/pre>\n\n\n\n<p>SI on positionne uniquement la ligne authorization sans le fallback (donc sans le none)<\/p>\n\n\n\n<p><code><em>aaa authorization commands \"dfltCmdAuthList\" tacacs<\/em><\/code><\/p>\n\n\n\n<p>Il faut rajouter le bloc &#8220;commands&#8221; ci dessus.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">aaa authorization exec \"dfltExecAuthList\" tacacs local<br>aaa authorization commands \"MyAuth\" none<br>line ssh<br>authorization commands MyAuth<br><br>line console<br>authorization commands MyAuth<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>aaa authentication login &#8220;AuthSrv&#8221; tacacs local aaa authentication enable &#8220;AuthSrvEna&#8221; tacacs line enable aaa authorization exec &#8220;dfltExecAuthList&#8221; tacacs local none aaa authorization commands &#8220;dfltCmdAuthList&#8221; tacacs none tacacs-server host [IP.DU.SERVEUR.TACACS] timeout 15 key 7 &#8220;La Clef Tacas&#8221; exit line console exec-timeout 15 login authentication AuthSrv exit line ssh exec-timeout 15 login authentication AuthSrv enable authentication AuthSrvEna &hellip; <a href=\"https:\/\/sensimedia.org\/?p=101\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Utilisation Tacacs +&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,6,9],"tags":[15,19,23,25],"class_list":["post-101","post","type-post","status-publish","format-standard","hentry","category-dellemc","category-networking","category-os6","tag-dell","tag-n-series","tag-os6","tag-tacacs"],"_links":{"self":[{"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/posts\/101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sensimedia.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=101"}],"version-history":[{"count":1,"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/posts\/101\/revisions"}],"predecessor-version":[{"id":521,"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/posts\/101\/revisions\/521"}],"wp:attachment":[{"href":"https:\/\/sensimedia.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=101"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sensimedia.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=101"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sensimedia.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}