<div>Please now i have a new problem; i use an Active Directory database and when i do a radtest, it is always access-reject like this:</div>
<div> </div>
<div>rad_recv: Access-Request packet from host 172.41.10.71 port 42678, id=153, length=61<br>        User-Name = "azerty5"<br>        User-Password = "xxxxxxxxx"<br>        NAS-IP-Address = 172.30.10.71<br>
        NAS-Port = 1812<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>++[chap] returns noop<br>[suffix] No <a href="mailto:'@'">'@'</a> in User-Name = "azerty5", looking up realm NULL<br>
[suffix] No such realm "NULL"<br>++[suffix] returns noop<br>++[files] returns noop<br>++[expiration] returns noop<br>++[logintime] returns noop<br>[pap] WARNING! No "known good" password found for the user.  Authentication may fail because of this.<br>
++[pap] returns noop<br>No authenticate method (Auth-Type) configuration found for the request: Rejecting the user<br>Failed to authenticate the user.<br>Login incorrect: [azerty5/xxxxxxxx] (from client SRV-RADIUS port 1812)<br>
Using Post-Auth-Type Reject<br>+- entering group REJECT {...}<br>[attr_filter.access_reject]     expand: %{User-Name} -> lndakpaze<br> attr_filter: Matched entry DEFAULT at line 11<br>++[attr_filter.access_reject] returns updated<br>
Delaying reject of request 0 for 1 seconds<br>Going to the next request<br>Waking up in 0.9 seconds.<br>Sending delayed reject for request 0<br>Sending Access-Reject of id 153 to 172.30.10.71 port 42678<br>Waking up in 4.9 seconds.<br>
Cleaning up request 0 ID 153 with timestamp +7<br><br>thank you for your help<br></div>
<div class="gmail_quote">2009/3/30 John Dennis <span dir="ltr"><<a href="mailto:jdennis@redhat.com">jdennis@redhat.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div text="#000000" bgcolor="#ffffff">
<div class="im">David N'DAKPAZE wrote: 
<blockquote type="cite">
<div>I am re-intalling freeradius and when I run make after ./configure --disable-shared I have this:</div></blockquote></div>Don't make matters worse by trying to defeat loadable modules. Go back and figure out why the loader can't find the modules. A good place to start is looking to see what libdir was defined as when you ran configure and/or look to see where the modules were installed when you ran "make install" (should be the same place and by default is /usr/lib/freeradius). Are the modules there? Was rpath set when the modules were linked? Was ldconfig run so the loader knows where to find them? 
<div class="im"><br>
<blockquote type="cite">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div>>radiusd: #### Instantiating modules ####<br>> instantiate {<br>>/usr/local/etc/raddb/modules/exec[24]: Failed to link to module<br>>'rlm_exec': rlm_exec.a: cannot open shared object file: No such file<br>
>or directory<br>>Errors initializing modules<br>><br><br></div>Same applies to *any* missing library.If your linker doesn't have the<br>correct path it doesn't matter what's the library called.<br></blockquote>
</div></blockquote><br></div><pre cols="72">-- 
John Dennis <a href="mailto:jdennis@redhat.com" target="_blank"><jdennis@redhat.com></a>

Looking to carve out IT costs?
<a href="http://www.redhat.com/carveoutcosts/" target="_blank">www.redhat.com/carveoutcosts/</a>
</pre></div><br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br></blockquote></div><br>