CAPsMAP and RADIUS windows 2008r2

Hi,

I try to setup CAPsMAN and let the users sign in with ther Activer Directiry account but it is not working.
in security configuration of CAPsMAN I set this:
/caps-man security
add name=sec_WLAN_DATA authentication-types=wpa2-eap encryption=aes-ccm group-encryption=aes-ccm eap-methods=passthrough

I add a radius server like this

Add Radius server for CAPsMAN

/radius
add service=wireless address=172.16.0.130 secret=“MySecretKey” timeout=1000ms comment=“Radius server for CAPsMAN”

In windows I have add the radius client and policy These are good, because I have also Cisco Meraki who use radius authentication for wireless with windows server 2008r2 and that is working.
Do I miss something?

Found the solution.
Dón’t use password with special characters like $

Now it is working.
But a radius test on mikrotik would be geat.