Thanks, I'll check it out.

Em ter, 20 de ago de 2019 às 10:47, Nicolas Quiniou-Briand <[email protected]>
escreveu:

> Hello,
>
> I will try something like that:
>
> #v+
> [last_ssid_wifihotspot]
> filter = node_info.last_ssid
> operator = is
> value = WIFIHOTSPOT
>
> [ssid_wifiguest]
> filter = ssid
> operator = is
> value = WIFIGUEST
>
> [node_reg]
> filter = node_info.status
> operator = is
> value = reg
>
> [node_role_hotspot]
> filter = node_info.category
> operator = is
> value = ID OF HOTSPOT role
>
>
> [deauth_from_wifihotspot:last_ssid_wifihotspot&ssid_wifiguest&node_reg&node_role_hotspot]
> scope = RegisteredRole
> action = modify_node
> action_param = mac = $mac, status = unreg, autoreg = no
> role = registration
> #v-
>
> --
> Nicolas Quiniou-Briand
> [email protected]  ::  +1.514.447.4918 *140  ::  https://inverse.ca
> Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence
> (https://packetfence.org) and Fingerbank (http://fingerbank.org)
>
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to