Trying to configure SonicWALL Single Sign On via RADIUS accounting which requires NPS to send the following in RADIUS accounting messages.
--------------------
For Dell SonicWALL appliances to be compatible with third party network appliances for SSO via RADIUS Accounting, the third party appliance must be able to do the following:
• Support RADIUS Accounting.
• Send both Start and Stop messages. Sending Interim-Update messages is not required.
• Send the user’s IP address in either Framed-IP-Address or
Calling-Station-Id attribute in both Start and
Stop messages.
The user’s login name should be sent in the User-Name attribute of Start messages and Interim-Update messages. The user’s login name can also be sent in the User-Name attribute of Stop messages, but is not required. The User-Name attribute must contain the
user’s account name and may include the domain also, or it must contain the user’s distinguished name (DN).
-------------------
I have NPS set up to authenticate WPA2-EAP Wireless clients. This is working fine.
How do I configure a NPS policy to send RADIUS Accounting messages, and include user’s IP address in either Framed-IP-Address or Calling-Station-Id attribute ?