In a multi-users Windows enviroment, if the second user quickly logon before the idle timeout for the first user, the second user will not need to authenticate with captival portal.
from
http://m0n0wall.ip/status_captiveportal.php is there a way to reference the ID to a username
example of a disconnect from m0n0wall WebGUI
http://m0n0wall.ip/status_captiveportal.php?order=&showact=&act=del&id=10010So that during Windows logout process, it can reference the username to ID of captive portal session and execute the PHP script to disconnect at the m0n0wall WebGUI , in scenario where user forget to logout of the captive portal before logout of Windows session.