Question
User Groups - Using Radius Server with Groups
Hi, we are trying to replace our LDAP authentication with RADIUS and want to use the Group Filter on the RADIUS users. RADIUS already works for WiFi for all users without a filter. But we need filtering there as well. diagnose test authserver local wifi-ssid-test testuser testpasswd authenticate user ' testuser' in group ' wifi-ssid-test' succeeded works for local users, but when trying with a RADIUS account it does not work. Configuration looks like this: ... config user group edit " wifi-ssid-test" set member " myRADIUS" " testuser" config match edit 1 set server-name " myRADIUS" set group-name " VPNAdmin" next end next end ... Anybody else done that before? Thanks Rainer