<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.E-mailStijl18
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.E-mailStijl19
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.E-mailStijl21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hello Patrick,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks for the quick reply, your suggestion we implemented like this:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><AuthLog FILE><o:p></o:p></p>
<p class="MsoNormal">    Identifier authlog-tac-file<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">    Filename %L/auth-tacacs.log<o:p></o:p></p>
<p class="MsoNormal">    <span lang="FR">LogSuccess<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR">    LogFailure<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR">    LogIgnore<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="FR">    SuccessFormat %l trace_id='%2' user='%u' client='%c/%{Client:Identifier}' nas='%N/%{NAS-Identifier}' \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR">                  </span>handler='%{Handler:Identifier}' calling-station='%{Request:Calling-Station-Id}' \<o:p></o:p></p>
<p class="MsoNormal">                  called-station='%{Called-Station-Id}' result='OK'<o:p></o:p></p>
<p class="MsoNormal">    <span lang="FR">FailureFormat %l trace_id='%2' user='%u' client='%c/%{Client:Identifier}' nas='%N/%{NAS-Identifier}' \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR">                  </span>handler='%{Handler:Identifier}' calling-station='%{Request:Calling-Station-Id}' \<o:p></o:p></p>
<p class="MsoNormal">                  called-station='%{Called-Station-Id}' reason='%1' result='FAIL'<o:p></o:p></p>
<p class="MsoNormal">    <span lang="FR">IgnoreFormat  %l trace_id='%2' user='%u' client='%c/%{Client:Identifier}' nas='%N/%{NAS-Identifier}' \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR">                  </span>handler='%{Handler:Identifier}' calling-station='%{Request:Calling-Station-Id}' \<o:p></o:p></p>
<p class="MsoNormal">                  called-station='%{Called-Station-Id}' reason='%1' result='IGNORE'<o:p></o:p></p>
<p class="MsoNormal"></AuthLog><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Result is something like this:<o:p></o:p></p>
<p class="MsoNormal">    Thu Aug 15 11:28:56 2019 trace_id='fdee3200' user='some-user' client='router-ip/' nas='router-ip/TACACS' handler='' calling-station=’Radiator_server-ip/protocol’ called-station='' result='OK'<br>
<br>
So it logs the login attempt, not the tacacs authorization request like, am I allowed to perform “show ?”<br>
<br>
<o:p></o:p></p>
<p class="MsoNormal">We found  funny results, a login with the correct username, but wrong password the logs show result=’OK’, but the logins where denied, due to the user not being added to a Tacacsgroup, so the AuthorizeGroup rules are all failing.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><br>
Regards,<br>
<br>
<br>
Jan Gerrit Kootstra<br>
<br>
<o:p></o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="NL" style="mso-fareast-language:EN-GB">Van:</span></b><span lang="NL" style="mso-fareast-language:EN-GB"> Patrik Forsberg <patrik.forsberg@ip-only.se>
<br>
<b>Verzonden:</b> donderdag 15 augustus 2019 15:37<br>
<b>Aan:</b> BeheerInfra-OT <BeheerInfra-OT@kpn.com>; radiator@lists.open.com.au<br>
<b>Onderwerp:</b> RE: [RADIATOR] Radiator TACACS+: How to log authorizations of user commands?<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">Hello,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">This is all possible.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">Check the goodies directory for<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">tacacsplusserver.cfg<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">tacplus.txt<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">they give good hints on how to set this up.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">As for success/fail you can use for example<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">        <AuthLog FILE><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">                Identifier      AuthLogger<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">                Filename        %L/fail-authlog<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">                LogSuccess      0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">                LogFailure      1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">                FailureFormat   %l REJECT user=%u from=%c nas=%N client=%{Request:Calling-Station-Id}<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">        </AuthLog><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">        <AuthLog FILE><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">                Identifier      IdentSuccessAuthLogger<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">                LogSuccess      1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">                LogFailure      0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">                Filename        %L/success-authlog<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">                SuccessFormat   %l ACCEPT user=%u from=%c nas=%N client=%{Request:Calling-Station-Id}<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">        </AuthLog><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">Which would create one success logfile and one failure logfile and also pick out the interesting bits ..<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D;mso-fareast-language:SV">---<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:Consolas;color:#1F497D;mso-fareast-language:SV">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:Consolas;color:#1F497D;mso-fareast-language:SV">Patrik Forsberg</span><span lang="EN-US" style="font-size:10.0pt;font-family:Consolas;color:#1F497D"><o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="mso-fareast-language:SV">From:</span></b><span lang="EN-US" style="mso-fareast-language:SV"> radiator <<a href="mailto:radiator-bounces@lists.open.com.au">radiator-bounces@lists.open.com.au</a>>
<b>On Behalf Of </b><a href="mailto:BeheerInfra-OT@kpn.com">BeheerInfra-OT@kpn.com</a><br>
<b>Sent:</b> den 15 augusti 2019 14:29<br>
<b>To:</b> <a href="mailto:radiator@lists.open.com.au">radiator@lists.open.com.au</a><br>
<b>Subject:</b> [RADIATOR] Radiator TACACS+: How to log authorizations of user commands?<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span lang="SV"><o:p> </o:p></span></p>
<p class="MsoNormal">Hello fellow Raditor AAA users,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We like to setup logging of Tacacs+ command authorization. We were only able to find Authentication an Account logging examples.<o:p></o:p></p>
<p class="MsoNormal">Authentication successes and failures in a single line log entry would be a great feature, instead of having to re-reading a complete user session in /var/log/radiator/radiator.log to find out which commands where used.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Regards,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Jan Gerrit Kootstra<o:p></o:p></p>
<p class="MsoNormal"><span lang="NL">On behalve of KPN ACN Present BeheerInfra Services.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="NL"><o:p> </o:p></span></p>
</div>
</div>
</body>
</html>