hello -

I'm trying to get info via reports but unable to have the passwordExpires column populate some info. I want to know when users password will expire (expiration date and if it can expire).
I tried passwordExpires, passwordExpiresDaysLeft, and passwordExpires property name but to no avail. Can you please assist?

Thanks

by (1.7k points)
by (216k points)
0

Hello,

The thing is that these are calculated properties generated on the fly, and they won't be displayed in the built-in reports available in the Web Interface. You have 2 options how you can workaround this:

  1. You can generate a report you need with the help of a script.
  2. You can create a Scheduled Task that will bu run, say, once or twice a day and 'stamp' all users with the number of days left until their password expires. The number of days left will be stored in a certain property of the users' accounts. Then, you can add the property to the Web Interface to show when a user's password expires.

Which one suits your needs better?

Please log in or register to answer this question.

Related questions

I'd like to add a field for "Ticket Number" to pass through so that I can have it run a script post execution to log data to our ticketing system. I ... it may be possible to extend the public class ResetPasswordOptions but that's not really ideal...

asked May 27, 2024 by ZoomGhost (300 points)
0 votes
1 answer

Previously, Password Self-Service: Rich/HTML Enrollment Notifications?, an adm attribute was listed to report if a user was enrolled into self service. I tested the attribute ... unit, but results didn't return as expected. Is this method still supported?

asked Aug 9, 2015 by polley (1.2k points)
0 votes
1 answer

I am building lifecycle automation in Adaxes and need to determine both user inactivity and whether a user has ever logged in. The adm-InactivityDuration property already ... recent login across AD and Entra. Thank you in advance for the clarification.

asked 5 days ago by IwistIT (80 points)
0 votes
1 answer

Hello - I'm looking for some guidance / clarity. I'm running Adaxes 2023 (I know I need to update) and I have a very specific task I am trying to accomplish. I ... missing something here. Any and all help / direction is much appreciated (in advance). Thanks.

asked Feb 25 by wd.swaters (60 points)
0 votes
1 answer

Hello, we are using the script from https://www.adaxes.com/questions/12406/send-approval-request-to-manager-of-group-member?show=12406#q12406 to request approval from a ... the text in the Submitted message without the default message going out. Thank you!

asked Jun 27, 2025 by sphelpsjr (20 points)
0 votes
1 answer