I just set up 5.0 beta 6 firmware.
Testing the hotspot user login with user manager. I cannot set a group-name in /tool user-manager user. So, if I try to login with a user manager account, I get error: No valid profile found. Is group-name parameter set somewhere else? And, why doesn’t hotspot fall back to default user profile?
The API connection also can’t set the group-name profile:
Sentence iLength = 9
Sentence iReturnValue = 0
>>> /tool/user-manager/user/set
>>> =.id=*626
>>> =password=692624
>>> =group-name=Profile 1 - 512dn/512up
>>> =rate-limit=
>>> =uptime-limit=0
>>> =first-name=
>>> =last-name=
>>> =email=
Sentence iLength = 2
Sentence iReturnValue = 2
>>> !trap
>>> =message=unknown parameter
Thanks.