<DIV>Thank you very much Bjørn. </DIV>  <DIV> </DIV>  <DIV>So it is after the post-auth section when the FreeRadius server decides to send an Access-Accept or an Access-Reject packet (in response of a previous Access-Request packet) depending on the result (success or not, OK or REJECT) of the authenticate method. Am I right?</DIV>  <DIV> </DIV>  <DIV>Best regards,</DIV>  <DIV>Marta<BR><BR></DIV>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR>----- Original Message ----- <BR>From: "Bjørn Mork" <BJORN@MORK.NO><BR>To: "FreeRadius users mailing list" <FREERADIUS-USERS@LISTS.FREERADIUS.ORG><BR>Sent: Thursday, January 05, 2006 12:42 PM<BR>Subject: Re: In which point does the FR sever send the Access-Accept<BR>orAccess-Reject packet?<BR><BR><BR>> Marta Lajas <MARTA_LOOPS@YAHOO.ES>writes:<BR>><BR>> > I have a doubt about when FreeRadius server decides to send an<BR>> > Access-Accept or an Access-!
 Reject
 packet.<BR>><BR>> > When the authenticate module returns with a RLM_MODULE_REJECT,<BR>> > does the FR server send an Access-Reject packet? or does it occur<BR>> > later?<BR>><BR>> > When the authenticate module returns with a RLM_MODULE_OK, does<BR>> > the FR server send the Access-Accept packet? or does it occur<BR>> > later?<BR>><BR>> You can find the answers in src/main/modcall.c. The default<BR>> authenticate actions are:<BR>><BR>> {<BR>> MOD_ACTION_RETURN, /* reject */<BR>> 1, /* fail */<BR>> MOD_ACTION_RETURN, /* ok */<BR>> MOD_ACTION_RETURN, /* handled */<BR>> 1, /* invalid */<BR>> MOD_ACTION_RETURN, /* userlock */<BR>> MOD_ACTION_RETURN, /* notfound */<BR>> 1, /* noop */<BR>> 1 /* updated */<BR>> },<BR>><BR>><BR>> Which means that both RLM_MODULE_REJECT and RLM_MODULE_OK will cause<BR>> an immediate return action without calling any further modules in the<BR>> authe!
 nticate
 section.<BR>><BR>> Note that these actions may be modified by "redundant" or "append"<BR>> module grouping, or even configured on code by code basis. See<BR>> doc/configurable_failover<BR>><BR>> The modules in postauth will of course still be called before sending<BR>> Access-Reject or Access-Accept.<BR>><BR>><BR>> Bjørn<BR>><BR>> -<BR>> List info/subscribe/unsubscribe? See<BR>http://www.freeradius.org/list/users.html<BR>><BR><BR><BR></BLOCKQUOTE>  <DIV><BR></DIV><p>
                <hr size=1><br><font face="Verdana" size="-2">Correo Yahoo!<br>Comprueba qué es nuevo, <a href="http://us.rd.yahoo.com/mail/es/whatsnew/*http://es.whatsnew.mail.yahoo.com/">aquí</a><br>http://correo.yahoo.es</font>