Hi,

I have problems configuring freeRADIUS and openLDAP. radiusd makes a 
bind to openLDAP authenticates the user but didn't get the needed 
attributes (ASCDEND-IP-Direct,...). Does someone know where the problem 
is?
I guess that the ldap-mappings are ok.

rad_recv: Access-Request packet from host 192.168.0.1:1025, id=30, 
length=90
         User-Name = "jekyll"
         Password = "6`c\372]\026\267"
         NAS-IP-Address = 192.168.0.1
         NAS-Port-ID = 10124
         NAS-Port-Type = Sync
         Service-Type = Framed-User
         Framed-Protocol = PPP
         State = ""
         Caller-Id = "123452"
         Acct-Session-Id = "365405018"
modcall: entering group authorize
   modcall[authorize]: module "preprocess" returns ok
   modcall[authorize]: module "suffix" returns ok
     users: Matched DEFAULT at 20
   modcall[authorize]: module "files" returns ok
modcall: group authorize returns ok
   rad_check_password:  Found auth-type LDAP
auth: type "LDAP"
modcall: entering group authenticate
rlm_ldap: - authenticate
rlm_ldap: login attempt by "jekyll" with password "Jekyll"
radius_xlat:  '(&(objectclass=posixAccount) (uid=jekyll))'
rlm_ldap: performing search in dc=privnet,dc=lu, with filter 
(&(objectclass=p
osixAccount) (uid=jekyll))
rlm_ldap: user DN: cn=Henry Jekyll,ou=doctors,dc=privnet,dc=lu
rlm_ldap: (re)connect to backdoor.privnet.lu:389, authentication 1
rlm_ldap: bind as cn=Henry Jekyll,ou=doctors,dc=privnet,dc=lu/Jekyll
rlm_ldap: waiting for bind result ...
rlm_ldap: user jekyll authenticated succesfully         
   modcall[authenticate]: module "ldap" returns ok
modcall: group authenticate returns ok
Sending Access-Accept of id 30 to 192.168.0.1:1025      <- normally there 
should be the attributes?
Finished request 19

A ldapsearch -b "dc=privnet,dc=lu"  (&(objectclass=posixAccount) 
(uid=jekyll)) gives me the needed ldap entry with all the attributes.

Thanks,

Thorsten


PS: radiusd -v of Version 0.2 shows Version 0.1...
--
Dipl. Inf. (FH) Thorsten Ries
CENTRE DE RECHERCHE PUBLIC HENRI TUDOR
-SANTEC-
6, rue Coudenhove - Kalergi
L- 1359 Luxembourg - Kirchberg
tel:    00352 42 59 91 1                fax:    00352 42 59 91 777      
web:     www.tudor.lu                   mail:  [EMAIL PROTECTED]

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to