03-14-2014 12:26 PM - edited 07-05-2021 12:26 AM
what are the parameters we have to send if we need to LOGOUT(Remove) a specific user from wireless controller using external web authentication method.
03-14-2014 07:21 PM
Don't know if I understand what your asking... If you want to remove a specific user form the WLC, you can remove them from the GUI by finding them in the client list and removing them. Or on the CLI:
config client deauthenticate <MAC addr | IPv4/6 addr | user name> Enter a Client's information on anyone (OR) of parameters <MAC address | IPv4/v6 address | user name>.
If you want to prevent a user from getting on, then use mac filters and specify the WLAN you want to blacklist them on.
03-15-2014 01:35 AM
Thakns for the reply Scott, actually I have made an external web authentication method and I want to kill or remove or deactivate the session of a specific user from my external server interface , now what parameters should i send to the controller for that. I dont want to login to the contollers gui or cli I just want to sned a message to the controller from my program to do that.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide