<br><br><div><span class="gmail_quote">On 7/31/06, <b class="gmail_sendername">Alan DeKok</b> <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>> wrote:</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
  You deleted "files" from "authorize", and are still trying to use<br>the "users" file.<br><br>  Please don't break the server configuration.  The default<br>configuration is there for a purpose: it works.  It's frustrating to
<br>see the number of people who go out of their way to break the server,<br>and then wonder why it doesn't work.</blockquote><div><br>Touché.<br>Thank you, Alan. Now, I have decommented "files", it reads "users" but give the same error. I'll paste the log and the "authorize" configuration of 
radius.conf:<br><br>LOG:<br>.....<br>Ready to process requests.<br>rad_recv: Access-Request packet from host <a href="http://192.168.1.96:2061">192.168.1.96:2061</a>, id=1, length=69<br>Ignoring request from unknown client 
<a href="http://192.168.1.96:2061">192.168.1.96:2061</a><br>--- Walking the entire request list ---<br>Nothing to do.  Sleeping until we see a request.<br>rad_recv: Access-Request packet from host <a href="http://127.0.0.1:1053">
127.0.0.1:1053</a>, id=0, length=216<br>        User-Name = "arccas"<br>        CHAP-Challenge = 0x5fa368f34c077e5795c013ae506dc046<br>        CHAP-Password = 0x00a2462385fdf08f161ee314ad6cb3b18d<br>        NAS-IP-Address = 
<a href="http://0.0.0.0">0.0.0.0</a><br>        Service-Type = Login-User<br>        Framed-IP-Address = <a href="http://192.168.182.2">192.168.182.2</a><br>        Calling-Station-Id = "00-02-D7-BF-A0-98"<br>        Called-Station-Id = "00-50-BF-E3-E8-2A"
<br>        NAS-Identifier = "nas01"<br>        Acct-Session-Id = "44ce4b7700000000"<br>        NAS-Port-Type = Wireless-802.11<br>        NAS-Port = 0<br>        Message-Authenticator = 0x8b794514b94fc2f9ebad526175214ab9
<br>        WISPr-Logoff-URL = "<a href="http://192.168.182.1:3990/logoff">http://192.168.182.1:3990/logoff</a>"<br>  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 0
<br>  modcall[authorize]: module "preprocess" returns ok for request 0<br>  rlm_chap: Setting 'Auth-Type := CHAP'<br>  modcall[authorize]: module "chap" returns ok for request 0<br>    users: Matched entry DEFAULT at line 152
<br>  modcall[authorize]: module "files" returns ok for request 0<br>rlm_ldap: - authorize<br>rlm_ldap: performing user authorization for arccas<br>radius_xlat:  '(uid=arccas)'<br>radius_xlat:  'ou=statistica,dc=xxx,dc=it'
<br>rlm_ldap: ldap_get_conn: Checking Id: 0<br>rlm_ldap: ldap_get_conn: Got Id: 0<br>rlm_ldap: attempting LDAP reconnection<br>rlm_ldap: (re)connect to localhost:389, authentication 0<br>rlm_ldap: bind as cn=Manager,dc=xxx,dc=it/PASSWORD to localhost:389
<br>rlm_ldap: waiting for bind result ...<br>rlm_ldap: Bind was successful<br>rlm_ldap: performing search in ou=statistica,dc=xxx,dc=it, with filter (uid=arccas)<br>rlm_ldap: checking if remote access for arccas is allowed by userPassword
<br>rlm_ldap: Added password a in check items<br>rlm_ldap: looking for check items in directory...<br>rlm_ldap: Adding radiusGroupName as Ldap-Group, value student & op=21<br>rlm_ldap: Adding radiusCallingStationId as Calling-Station-Id, value 00-02-D7-BF-A0-98 & op=21
<br>rlm_ldap: Adding userPassword as User-Password, value a & op=21<br>rlm_ldap: looking for reply items in directory...<br>rlm_ldap: user arccas authorized to use remote access<br>rlm_ldap: ldap_release_conn: Release Id: 0
<br>  modcall[authorize]: module "ldap" returns ok for request 0<br>rlm_checkval: Item Name: Calling-Station-Id, Value: 00-02-D7-BF-A0-98<br>rlm_checkval: Value Name: Calling-Station-Id, Value: 00-02-D7-BF-A0-98
<br>  modcall[authorize]: module "checkval" returns ok for request 0<br>modcall: leaving group authorize (returns ok) for request 0<br>  rad_check_password:  Found Auth-Type LDAP<br>auth: type Local<br>auth: user supplied CHAP-Password matches local User-Password
<br>  Processing the post-auth section of radiusd.conf<br>modcall: entering group post-auth for request 0<br>rlm_ippool: Could not find Pool-Name attribute.<br>  modcall[post-auth]: module "studenti" returns noop for request 0
<br>modcall: leaving group post-auth (returns noop) for request 0<br>Sending Access-Accept of id 0 to <a href="http://127.0.0.1">127.0.0.1</a> port 1053<br>Finished request 0<br>Going to the next request<br>--- Walking the entire request list ---
<br>Waking up in 6 seconds...<br>rad_recv: Accounting-Request packet from host <a href="http://127.0.0.1:1051">127.0.0.1:1051</a>, id=0, length=131<br>        Acct-Status-Type = Start<br>        User-Name = "arccas"
<br>        Calling-Station-Id = "00-02-D7-BF-A0-98"<br>        Called-Station-Id = "00-50-BF-E3-E8-2A"<br>        NAS-Port-Type = Wireless-802.11<br>        NAS-Port = 0<br>        NAS-Port-Id = "00000000"
<br>        NAS-IP-Address = <a href="http://0.0.0.0">0.0.0.0</a><br>        NAS-Identifier = "nas01"<br>        Framed-IP-Address = <a href="http://192.168.182.2">192.168.182.2</a><br>        Acct-Session-Id = "44ce4b7700000000"
<br>  Processing the preacct section of radiusd.conf<br>modcall: entering group preacct for request 1<br>  modcall[preacct]: module "preprocess" returns noop for request 1<br>rlm_acct_unique: Hashing 'NAS-Port = 0,Client-IP-Address = 
<a href="http://127.0.0.1">127.0.0.1</a>,NAS-IP-Address = <a href="http://0.0.0.0">0.0.0.0</a>,Acct-Session-Id = "44ce4b7700000000",User-Name = "arccas"'<br>rlm_acct_unique: Acct-Unique-Session-ID = "68b1949fcaee533d".
<br>  modcall[preacct]: module "acct_unique" returns ok for request 1<br>    rlm_realm: No '@' in User-Name = "arccas", looking up realm NULL<br>    rlm_realm: No such realm "NULL"<br>  modcall[preacct]: module "suffix" returns noop for request 1
<br>  modcall[preacct]: module "files" returns noop for request 1<br>modcall: leaving group preacct (returns ok) for request 1<br>  Processing the accounting section of radiusd.conf<br>modcall: entering group accounting for request 1
<br>rlm_ippool: This is not an Accounting-Stop. Return NOOP.<br>  modcall[accounting]: module "studenti" returns noop for request 1<br>radius_xlat:  '/usr/local/var/log/radius/radacct/127.0.0.1/detail-20060731'<br>
rlm_detail: /usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands to /usr/local/var/log/radius/radacct/127.0.0.1/detail-20060731<br>  modcall[accounting]: module "detail" returns ok for request 1
<br>  modcall[accounting]: module "unix" returns ok for request 1<br>radius_xlat:  '/usr/local/var/log/radius/radutmp'<br>radius_xlat:  'arccas'<br>  modcall[accounting]: module "radutmp" returns ok for request 1
<br>modcall: leaving group accounting (returns ok) for request 1<br>Sending Accounting-Response of id 0 to <a href="http://127.0.0.1">127.0.0.1</a> port 1051<br>Finished request 1<br>Going to the next request<br>Cleaning up request 1 ID 0 with timestamp 44ce4b99
<br>Waking up in 6 seconds...<br>--- Walking the entire request list ---<br>Cleaning up request 0 ID 0 with timestamp 44ce4b99<br>Nothing to do.  Sleeping until we see a request.<br><br><br>------------<br><br>radius,conf
<br><br>authorize {<br><br>        preprocess<br>        chap<br>        files<br>        ldap<br>        checkval<br>}<br><br>-------------------------<br><br>Thanks in advance.<br>Giusy<br><br></div></div><br>