Hello to the list
I'm running FreeRadius  0.9.3+LDAP.
Somebody know if is it possible to configure in the LDAP user entry more radiusProfileDN values?
Checking the logs it seems possible:
rlm_ldap: performing search in dc=csp,dc=it, with filter ([EMAIL PROTECTED])
rlm_ldap: checking if remote access for [EMAIL PROTECTED] is allowed by dialupAccess
rlm_ldap: performing search in cn=default,ou=profiles,dc=csp,dc=it, with filter (objectclass=radiusprofile)
rlm_ldap: Adding radiusSessionTimeout as Session-Timeout, value 1000 & op=11
rlm_ldap: Adding radiusCallbackNumber as Callback-Number, value 1234 & op=11
rlm_ldap: performing search in cn=myprofile,ou=profiles,dc=csp,dc=it, with filter (objectclass=radiusprofile)
rlm_ldap: Adding radiusCallbackNumber as Callback-Number, value 017166510 & op=11
rlm_ldap: performing search in cn=myprofile2,ou=profiles,dc=csp,dc=it, with filter (objectclass=radiusprofile)
rlm_ldap: Adding radiusCallbackId as Callback-Id, value 12 & op=11
rlm_ldap: Added password {MD5}XXXXXXXXXXXXXXX== in check items
rlm_ldap: looking for check items in directory...
rlm_ldap: Adding ntPassword as NT-Password, value XXXXXXXXXXXXXXXXXXXXXXXXXXX & op=21
rlm_ldap: Adding radiusSimultaneousUse as Simultaneous-Use, value 1 & op=21
rlm_ldap: extracted attribute NAS-Port-Id from generic item NAS-Port-Id="1001"
rlm_ldap: looking for reply items in directory...
rlm_ldap: Adding Cisco-AVPair as Cisco-AVPair, value lcp:callback-dialstring= & op=11
rlm_ldap: Adding radiusSessionTimeout as Session-Timeout, value 802 & op=11
rlm_ldap: Adding radiusFramedIPAddress as Framed-IP-Address, value 130.192.65.1 & op=11

rlm_ldap: user [EMAIL PROTECTED] authorized to use remote access


But at the end  the  atributes  returned  are only:
Sending Access-Accept of id 219 to 127.0.0.1:1364
        Callback-Id = "12"
        Cisco-AVPair = "lcp:callback-dialstring="
        Session-Timeout = 802
 
Why  Cisco-AVPair was returned and Framed-IP-Address no? (both are in the user entry)
And why the some profile attributes are not returned?
Thanks

-- 
Sergio SAGLIOCCO
SecureLAB - System & Network Security 
CSP s.c. a r.l. 
______________________________________________
Villa Gualino
Viale Settimo Severo, 63 - 10133 Torino [IT]
tel. +39 011 481 5140 - Mobile +39 348 6024078 
fax  +39 011 481 5001 
______________________________________________


Reply via email to