On 11/10/03 6:03 PM, "Dan Boucaut" <[EMAIL PROTECTED]> wrote:

> Is it possible to use different authentication methods based on username.
> 
> ie usernameA authenticates to serverA
> and usernameB authenticates to serverB ??

Sure with Radiator, almost anything is possible! ;-)

<Handler Username = /A$/>
    <AuthBy ...>
    </AuthBy>
</Handler>

<Handler Username = /B$/>
    <AuthBy ...>
    </AuthBy>
</Handler>

--
Robert Blayzor, BOFH
INOC, LLC
[EMAIL PROTECTED]
PGP: http://www.inoc.net/~dev/
Key fingerprint = A445 7D1E 3D4F A4EF 6875  21BB 1BAA 10FE 5748 CFE9

Any sufficiently advanced bug is indistinguishable from a feature.  -
Kulawiec


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