Permission denied for viadmin reading PasswordLastSet@Person in 8.1.3

Hi there!

I'm checking the upgrade path from 8.1.1 to 8.1.3 on my lab machines. One of my custom scripts uses QBM_PasswordExpiredNotification to compute the days before a password will expire. When I've tried it in Designer I get the error message: 810024, viewing permission denied for value "Password Last Changed" .

Launched again logged as viadmin and the error persists. If I use the ObjectBrowser to check this column for any record in Person I get the same message.

I've checked the release notes for 8.1.2 and 8.1.3 and found nothing related.

Has anything changed for this column? Which could be the best way to know when the password was last changed in 8.1.3?


Regards!

Parents Reply
  • Given that viadmin has lost permissions on that column, I've created a custom permissions role with the perms I needed then added a service user to it.

    I've created a Telegram bot that our users can reach when they need to:

    • Request a PIN to recover their lost/forgotten password on the password recovery portal.
    • Find out other corporate relevant information.
    • Find out when their password will expire, although the bot pushes notifications when the date is near.

    , but after the upgrade test to 8.1.3 the script (rest) that computes this date stopped working with a permissions error.

    Regards.

Children
No Data