Virtual Server

Rob Yamry ryamry at kimberly.k12.wi.us
Fri Mar 11 12:33:30 CET 2011


Thanks Phil. That worked great.
On Mar 10, 2011 10:53 AM, "Phil Mayers" <p.mayers at imperial.ac.uk> wrote:
> On 10/03/11 16:46, Rob Yamry wrote:
>> Im running FreeRadius 2.1.8 to allow wireless access and that is working
>> great. I now want to have the vpn auth against the freeradius server for
>> access, but checking for a different ldap attribute on the user. I read
>> the virtual servers wiki and it says that all modules are global across
>> virtual servers. Do I need to set up another install of freeradius so I
>> can check for the other ldap attribute or is there a better way to get
>> this accomplished?
>
> You can also setup a 2nd LDAP module e.g.
>
> ldap ldap_vpn {
> ...ldap config items
> }
>
> ...then:
>
> server vpn {
> authorize {
> ldap_vpn
> }
> }
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20110311/74760f2e/attachment.html>


More information about the Freeradius-Users mailing list