<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:Wingdings}
@font-face
        {font-family:Wingdings}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="EN-AU" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hello</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Currently trying to implement a way to get the Ldap-Group used for checking (within acct_users) into the Accounting-Request packet as the Class attribute.. I can get it to send a static variable just fine using; (I’m proxying the account
 messages)</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">update request {</p>
<p class="MsoNormal">                Class = “Some Variable”</p>
<p class="MsoNormal">}</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">However I was looking at doing something on the lines of;</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">update request {</p>
<p class="MsoNormal">                Class = “%{Ldap-Group}”</p>
<p class="MsoNormal">}</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Also tried defining a custom variable within the dictionary file and setting it within acct_users however it expands to nothing in preacct section.. I must be doing something wrong.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I did read somewhere if you included the Class variable within the reply in the Access-Accept packet that it would be sent back and used within the accounting messages as well but this hasn’t been the case for me.</p>
<p class="MsoNormal">Even if it’s just some static variable that I set within the ‘acct_users’ to get it to send the class attribute; this will achieve my goal.</p>
<p class="MsoNormal">Assuming that the ‘users’ file and the ‘acct_users’ file have the same behaviour then why can’t I set Class within the ‘acct_users’ file like I can with ‘users’ file?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Any assistance on this will be greatly appreciated. <span style="font-family:Wingdings">
J</span></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Cheers,</p>
<p class="MsoNormal">Pat</p>
<p class="MsoNormal"> </p>
</div>
This email, together with any attachments, is intended for the named recipient(s) only and may contain privileged and confidential information. If received in error, please inform the sender as quickly as possible and delete this email and any copies from your
 computer network. If not an intended recipient of this email, you must not copy, distribute or rely on it, and any form of disclosure, modification, distribution and/or publication of this email is prohibited. Unless stated otherwise, this email represents
 only the views of the sender and not the views of Pacific Lutheran College.
</body>
</html>