(RADIATOR) Defaults by dialin number?

Hugh Irvine hugh at open.com.au
Thu Jul 5 03:04:43 CDT 2001


Hello Scott -

Very simple to do using an AuthBy FILE, with the file containing the following:

# users file to check DEFAULT users

DEFAULT Called-Station-Id = 5551234, Auth-Type = CheckSystem

DEFAULT Called-Station-Id = 5555555, Auth-Type = CheckSystem
	Session-Timeout = xxx,
	Idle-Timeout = yyy

DEFAULT Auth-Type = CheckSystem
	Session-Timeout = mmm,
	Idle-Timeout = nnn


And the configuration file would look something like this:

# define AuthBy clauses

<AuthBy FILE>
	Identifier CheckCalledNumber
	.....
</AuthBy>

<AuthBy UNIX>
	Identifier CheckSystem
	.....
</AuthBy>

# define Realms or Handlers

<Realm ...>
	AuthBy CheckCalledNumber
	....
</Realm>

.....


hth

Hugh


At 11:43 +1100 01/7/6, Scott Stavretis wrote:
>Hello,
>
>Just a quick questions, with radiator can you have multiple defaults by
>phone number?
>
>This is what I am thinking..
>
>Default 1
>if they dialed 555-1234
>Users to be authed using system password file
>and no session limits
>
>Default 2
>if they dialed 555-5555
>Users to be authed using system password file
>with x session limit and x idletime out
>
>Default 3
>If they dialed anything else
>Users to be authed uusing sytem password file
>with longer session limits and idletimeouts
>
>
>Thanks
>
>Scott
>===
>Archive at http://www.open.com.au/archives/radiator/
>Announcements on radiator-announce at open.com.au
>To unsubscribe, email 'majordomo at open.com.au' with
>'unsubscribe radiator' in the body of the message.

-- 

NB: I am travelling this week, so there may be delays in our correspondence.

Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list