Hi All,
        wondering if anoyone here has much experience with <Handler>s in
the config file - I am trying to use a different authby dependnign on
the username - someone with username  user-router would be authenticated using 
a different AuthBy that someone whith username user. I thought the way to
do this would be:

<Handler Suffix = -router>
# Stuff for user-router in here
</Handler>

<Handler>
# Everyone else's stuff here
</Handler>

However no matter what username I try, the first handler (ie with 
Suffix = -router) is used - from the log file:

Wed Jun  2 13:39:48 1999: DEBUG: Check if Handler Suffix=-router should be 
used to handle this request
Wed Jun  2 13:39:48 1999: DEBUG: Handling request with Handler 'Suffix=-router'

even if the username is username, rather than username-router. 

Any ideas?

Thanks,

Jeremy Burton
-- 
Jeremy Burton
Database Administrator, Netspace Online Systems
[EMAIL PROTECTED]
[EMAIL PROTECTED], [EMAIL PROTECTED]

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to