/macreauth method does not redirect to userurl parameter

Hello all

I am trying to force certain clients to automatically re-authenticate based on MAC under specific circumstances where --macreauth will not suffice. I can successfully redirect my clients to http://coova_IP:port/macreauth which successfully kicks off a MAC auth and gets the client online, however they are then redirected back to the initial UAMSERVER instead of the USERURL parameter passed to /macreauth on the querystring.

The result is the client believing they are not online, as they are presented with the standard login window.

Is the /macreauth method supposed to look for USERURL and if present perform the redirect on successful login, or am I trying to do something which isn't supported?

Cheers
James.

same

Hi. I'm experiencing the same problem. Did you ever solve?

thanks