Bluehost.com Web Hosting $6.95

Re: Authentication Alternatives

This is a discussion on Re: Authentication Alternatives within the FreeRADIUS Users forums, part of the Networking and Network Related category; "Andre Herkenrath" <andre@glodde-herkenrath.de> wrote: > The Usernames can be e.g. user@novell ...


Go Back   Usenet Forums > Networking and Network Related > FreeRADIUS Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-18-2005
Alan DeKok
 
Posts: n/a
Default Re: Authentication Alternatives

"Andre Herkenrath" <andre@glodde-herkenrath.de> wrote:
> The Usernames can be e.g. user@novell or user@ads.
>
> I tried this with proxying on the same machine, but the authentication
> against ads took a very long time so the main
> Radius sent an reject.


That's a different issues which still MUST be fixed.

You don't need to proxy the requests. Just do:

# users
DEFAULT Realm == "novell", Autz-Type := novell

DEFAULT Realm == "ads", Autz-Type := ads
#

And in the "authorize" section, add:

authorize {
...
Autz-Type novell {
novell
}
Autz-Tyle ads {
ads
}
....
}

Where "novell" and "ads" are the LDAP configurations for the
different servers.

Alan Dekok.


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 08:00 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0