(RADIATOR) RewriteUser in AuthBy?

Hugh Irvine hugh at open.com.au
Wed Feb 19 21:17:15 CST 2003


Hello Chris -

If you can recognise the different usernames, you can do this:

# define Handlers for different cases

<Handler User-Name = /....../>
	RewriteUsername .....
	<AuthBy LDAP2>
		.....
	</AuthBy>
	....
</Handler>

<Handler User-Name = /....../>
	RewriteUsername .....
	<AuthBy RADIUS>
		....
	</AuthBy>
	....
</Handler>

regards

Hugh


On Thursday, Feb 20, 2003, at 12:14 Australia/Melbourne, Chris Fedde 
wrote:

> I am transitioning a bunch of dialup users from one authserver to 
> another.
> I want to first check the new <AuthBy  LDAP2> and then check the old
> <AuthBy RADIUS>.  My problem is that the LDAP2 directory uses a 
> different
> username encoding scheme than the legacy server.  Is ther a way to 
> RewriteUser
> inside an <AuthBy> clause or can I set up two <Handlers> with  the same
> selection conditions but different RewriteUser statements?
>
> Thanks
> --
>     Chris Fedde
> ===
> 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.
>
>

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

===
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