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 [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' 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 [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to