In the web interface, when a user logs on, how can i show when was the last time the user changed their password? I would like it to be a static content.
Hello,
Unfortunately, there is no possibility to display the date when a user password was last updated on a Web interface home page. There is only the Change password card that displays the number of days since the password was last updated and the time remaining before expiration. For example: If this is what you need, have a look at section Cards of the following tutorial: https://www.adaxes.com/help/CustomizeTheHomePage/#cards.
I am experiencing that I can no longer use computed results such as password expiration date, days left, and so on. Is there any known cause of this? I have ... When sending an email through Scheduled Task, the parameter sends null data in the email.
I'm trying to expire a users password by setting the pwdLastSet attribute to 0 and I figured I could do it in Adaxes pretty easily by setting the Password Last Set property, ... I getting the error and two is this the best way to expire a password? Thanks!
Is there a way to show the password last set (pwdLastSet) time/date in the web interface? I tried looking for it in the attribute list to add to a user view but couldn't find it. Thanks Ryan
Hello! I have a request from our security team to set all fields where a password can be entered to be not visible by default. I've noticed on the create user page the password ... a way to change the default behavior even if I have to get into the html page.
Occasionally, we get the following error message during account creation: "The password wasn't set because of the following error: Directory object not found." The account ... We then reset the password in a subsequent operation. Any ideas about this? Thanks