Re: (RADIATOR) How can I combine users ?

1999-07-26 Thread Hugh Irvine

At 5:40 PM 26/7/99, Mohammad Tawrit wrote:
>Hi,
>I have two different manufacturer's access box (eg. cisco 2511 and IBM
>8235 Dial in Access) and two different set of users. For Cisco, Box users
>are on Linux Server (present radius server) which works fine. For IBM
>8235, users are on IBM box.
>
>My question is, How can I combine two set of users by using a single radius
>server and two different type of access box ?
>

There are several ways of doing this, depending on your exact requirements.
You don't specify how you want to talk to your IBM box (or your Linux box
for that matter), so I will merely show an  and an .

In the simplest case you will want something like this:

# Set up a single DEFAULT Realm

# Step through AuthBy's until one Accepts
AuthByPolicy ContinueUntilAccept
# AuthBy on Linux box

linux box 

#AuthBy for IBM box

IBM box



If you post more detailed requirements, we can refine this further.

hth

Hugh





--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
NT, Rhapsody
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



(RADIATOR) How can I combine users ?

1999-07-26 Thread Mohammad Tawrit




Hi,
I have two different manufacturer's access box 
(eg. cisco 2511 and IBM 8235 Dial in Access) and two different set of users. For 
Cisco, Box users are on Linux Server (present radius server) which works fine. 
For IBM 8235, users are on IBM box.
 
My question is, How can I combine two set of 
users by using a single radius 
server and two different type of access box 
?
 
Regards,
Niaz