User Manager: Limits - Uptime does not work

hi there,

I am using RB433AH with ROS 5.26
on user manager, i made as follows :

  • Add Limitation call 5m with Limits Uptime = 5m
  • Add Profiles call 5m with Limitation call 5m
  • Add user call test and assign profile 5m

tool user-manager profile print detail
0 name=“5m” owner=admin name-for-users=“” validity=0s starts-at=logon price=0
override-shared-users=off
tool user-manager profile limitation print detail
0 name=“5m” owner=admin download-limit=0B upload-limit=0B transfer-limit=0B uptime-limit=5m
group-name=“” ip-pool=“” address-list=“”
tool user-manager user print
Flags: X - disabled, A - active, I - incomplete
0 customer=admin name=“test” actual-profile=“5m” password=“” shared-users=1 wireless-psk=“”
wireless-enc-key=“” wireless-enc-algo=none uptime-used=17m38s download-used=334338
upload-used=218923 last-seen=may/12/2014 22:29:13

here is the screen profile looks like.
profile screen.png
the user test success to login, but won’t logout after 5 minutes.

can someone do some check and let me know if I made something wrong ?

tq

Paul

Put on validity 5m!!! :laughing:

problem solved…
i forgot to setup radius-coa=yes and port number both at user manager and radius incoming

P