Re: (RADIATOR) RewriteUser in AuthBy?

2003-02-20 Thread Chris Fedde
On Thu, 20 Feb 2003 14:17:15 +1100  Hugh Irvine wrote:
 +--
 | Hello Chris -
 | 
 | If you can recognise the different usernames, you can do this:
 | 
 +--

The auth request comes in as, for example, User-Name = cfedde.

Handler Called-Station-Id = /4242$/
AuthByPolicy ContinueUntilAccept 
AuthBy LDAP2
...
/AuthBy
AuthBy RADIUS
...
/AuthBy
/Handler

But for the AuthBy LDAP2 clause I need

RewriteUsername s/^/foo#/

and for the AuthBy RADIUS I need

RewriteUsername s/^them#//
RewriteUsername s/$[EMAIL PROTECTED]/

I'm not sure if I can make your recomendation do that. Am I just
overlooking something obvious?

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) RewriteUser in AuthBy?

2003-02-19 Thread Chris Fedde
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) Release notes?

2002-11-18 Thread Chris Fedde
Are there release notes describing the differences between radiator
releases?  I'm upgrading from 2.18 to 3.3.1 and am interested in what might
be different between these two version.
--
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.