cancel
Showing results for 
Search instead for 
Did you mean: 

Delete WIFI users

Delete WIFI users

tech_lax
New Contributor

Hello,

 

We are using HiveManager to monitor all of our APs.

Can we remove some users from our WIFI wthout changing our WIFI password?

 

Thanks?

1 ACCEPTED SOLUTION

samantha_lynn
Esteemed Contributor III

You can manually deauthenticate users with the command below, however this wouldn't stop them from reconnecting. For that you would need to either change the password or create a MAC filter to block their connection, or you could us something like MAC binding or MAC auth to determine which devices are able to connect outside of a username/password.

 

clear auth station mac <client MAC> 

 

Is that what you were looking for?

View solution in original post

1 REPLY 1

samantha_lynn
Esteemed Contributor III

You can manually deauthenticate users with the command below, however this wouldn't stop them from reconnecting. For that you would need to either change the password or create a MAC filter to block their connection, or you could us something like MAC binding or MAC auth to determine which devices are able to connect outside of a username/password.

 

clear auth station mac <client MAC> 

 

Is that what you were looking for?

GTM-P2G8KFN