> > - Authenticate user by doing a bind to the LDAP server using the users
> >   username and password
> 
> Yes

Ok, got that going.

> > - Get the daily timelimit amount for the user from LDAP and apply that
> >   daily limit
> 
> Yes

I am assuming this is done with rlm_count. How can I retrieve the 
timelimit from ldap and use it in radius?
 
> > - I have 2 pools of ip addresses with different access on the terminal
> >   server. I need to somehow assign users to one of the pools using an
> >   LDAP attribute
> 
> Yes. Just create two user profiles and assign each user to one of them. Add a
> Framed-Pool or Cisco-AVPair := "ip:addr-pool=mypoolname" in each profile and you
> are ok.

How do I retrieve the pool information from ldap? Can I keep the poolname 
in an attribute such as knetRadiusPool? Where do I define the pool and 
associated ip addresses?

Thanks,
Adi


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

Reply via email to