Hi
I have userman on 6.3.x rb series. I want to print users whose expiry is after 3 days. is there any code / script i can use to get such users list from script command? the goal is to get those users list and send email or sms alert ?
I spent a good part of the weekend trying to do this with my developer.
The only way to see this data as a user is to use login as "/user" to get to the user view.
We thought it would have been easy to extract the data but actually these are dynamic web pages so the data can't be extracted. It's a shame because the information is right there but we just cant get to it.