Re: Re: "+=" allowed in attrs ??
Hi
You shouldn't be using the attribute filter to add attributes, that's what the users file is there for?
Hmmm I tried that but it didn t work so I went over to try via attrs.... Dumb question: How can I have the "files" directive being processed after having proxied an incoming auth request? I seem to be unable to find the answer on this -- so I m glad for any pointers. My apologies if this is a silly question.... Regards, Joachim (JoB) Brauer
On 23 Aug 2012, at 15:00, Joachim Brauer <jbrauer@de.ibm.com> wrote:
Hi
You shouldn't be using the attribute filter to add attributes, that's what the users file is there for?
Hmmm I tried that but it didn t work so I went over to try via attrs....
Dumb question: How can I have the "files" directive being processed after having proxied an incoming auth request? I seem to be unable to find the answer on this -- so I m glad for any pointers. My apologies if this is a silly question....
When you get the response? post-proxy { files.authorize } -Arran
You shouldn't be using the attribute filter to add attributes, that's what the users file is there for?
Hmmm I tried that but it didn t work so I went over to try via attrs....
Dumb question: How can I have the "files" directive being processed after having proxied an incoming auth request? I seem to be unable to find the answer on this -- so I m glad for any pointers.
Aren't you looking for pre-proxy and post-proxy then ? -- Regards, Chris Knipe
On 23 Aug 2012, at 15:28, Chris Knipe <savage@savage.za.org> wrote:
You shouldn't be using the attribute filter to add attributes, that's what the users file is there for?
Hmmm I tried that but it didn t work so I went over to try via attrs....
Dumb question: How can I have the "files" directive being processed after having proxied an incoming auth request? I seem to be unable to find the answer on this -- so I m glad for any pointers.
Aren't you looking for pre-proxy and post-proxy then ?
Depends which attribute lists you want to operate on Authorize, Preacct, Preproxy, Authenticate, Post-Auth: request, reply Postproxy: proxy-reply, reply Behaviour override: <module>.<section> -Arran
participants (3)
-
Arran Cudbard-Bell -
Chris Knipe -
Joachim Brauer