0 votes

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)
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

0 votes
1 answer

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 (280 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

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 4 days ago by sphelpsjr (20 points)
0 votes
1 answer

Hello, I am trying to do as best as I can researching the best and effective way to manage the properties of Office 365 Exchange Properties with Adaxes (Latest Version) ... sure if there is a command or config I missed for adjusting the Distribution Lists.

asked Dec 19, 2023 by Edogstraus00 (570 points)
0 votes
1 answer

Hi we want to Copy the Master Data Location properties (Adress, Company, Country etc.) from one User to another User. Personal Data like Name, Mailadress, Groups ... hope someone can give us something similar just for properties. Thank you in advance Marcus

asked Sep 7, 2023 by mvr (20 points)
3,717 questions
3,397 answers
8,588 comments
549,950 users