> Then the simplest thing is to chain together two AuthBy's, the
> first to log the
> original username in standard format (an AuthBy FILE with a
> DEFAULT would do),
> and the second to do the rewrite and other processing.
>
> # configure two AuthBy's with an AuthByPolicy
>
> <Realm ....>
> AuthByPolicy ContinueAlways
> <AuthBy FILE>
> Filename %D/default.accounting
> AcctLogFileName .....
> <AuthBy
> <AuthBy ....
> RewriteUsername .....
> ....
> </AuthBy>
> </Realm>
That sounds cool, but according the documentation, I can only use
AcctLogFileName and RewriteUsername (and friends) inside a Realm/Handler,
not inside an AuthBy clause itself... I'll give it a try, but I'm dubious
about it working.
Andrew
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.