<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>It didn't work.<br>
<br>
DEFAULT Auth-Type := Reject<br>
        Fall-Through = Yes<br>
<br>
DEFAULT Service-Type == Framed-User<br>
        Framed-IP-Netmask=255.255.255.255,<br>
        Service-Type = Framed-User,<br>
        Idle-Timeout=1800,<br>
        Session-Timeout=86000,<br>
<br>
Still return all attributes for the reject packet.<br>
<br>
I am really curious nobody issued that freeradius should return the
default attributes regardless of accept/reject.<br>
Anybody?  Please...<br>
<br>
kevin<br>
</tt><br>
<br>
Thor Spruyt wrote:
<blockquote cite="mid00cc01c5aa14$c17b2c70$3d5fe0d5@prod.telenet.be"
 type="cite">
  <pre wrap="">kevin wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Still not sure how to handle with rlm_exec.
Can anybody give me more details?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Maybe another solution.. in users file TART with:

    DEFAULT Auth-Type := Reject
        Fall-Through = Yes

  </pre>
  <blockquote type="cite">
    <pre wrap="">kevin

Thor Spruyt wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">kevin wrote:


      </pre>
      <blockquote type="cite">
        <pre wrap="">How can I return Reject-Packet without default attributes?
It seems that the default attributes in the users file are returned
regardless of Accept or Reject.
I don't want to give a hint to hacker who can try a lot of rejects.
Is there a way?  Somebody suggested Exec-Program-Wait = "reject.sh"
before.  But, it didn't work for me.


        </pre>
      </blockquote>
      <pre wrap="">rlm_exec



      </pre>
    </blockquote>
    <pre wrap="">-
List info/subscribe/unsubscribe? See
<a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a> 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>