Forum Discussion
christopher_gillis
8 years agoCommunity Manager
Hello,
Looking at this SQL Query, it appears that there must be an identity that has the maximum_pwd_age property set to 90. After running this same query in a clean database, I got the following results instead:
pwd_is_set_on max_pwd_age_value diff
NULL NULL 5628
Could you please run the following query to see which Identity has a max password age set?
select keyed_name, maximum_pwd_age from innovator.[identity] where id in ('3A4152FA2B8E4315AA183287C9AF1EE8','A73B655731924CD0B027E4F4D5FCC0A9','87EDD3392BA843EF8610117AA8062804','BE4CA12BE9B745239607E23C2C3CD95A')
Chris
_________________________________________
Christopher Gillis
Aras Labs Software Engineer