On Tue, 18 Jun 2002, Yan Zhu wrote: > > > > Read doc/rlm_ldap. Other than that you will just have to add the radius schema > > in your ldap server schema and then add whatever radius attributes you want in > > your user entries. Something like: > > how would the server know to check ldap instead of users file? can > they work together? like check users file first then go to ldap?
Please read radiusd.conf. You 'll find all the answers there. The short answer is yes. > > > > > uid=aaaa,ou=people,dc=company,dc=com > > npsessionsallowed: 1 > > radiusframedprotocol: ppp > > radiusreplyitem: Cisco-AVPair := "ip:addr-pool=dialin_pool" > > ok, you must add that objectClass to the person right? Yes > is a group need to be created too? No. You can use default/regular profiles if you want. Read doc/rlm_ldap for more details. -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 10 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
