I am looking for a way to adjust how properties are expressed, without creating a custom attribute.

For example, the attribute "Lockout-Time" is shown as "enspecified" if they aren't locked out.

However I'd like it to say "User is not locked." I've created custom attributes for things like this, but I was wondering if I could change it without creating a custom attribute.

Thank you!

ago by (490 points)

1 Answer

ago by (309k points)
0 votes

Hello,

Unfortunately, there is no such possibility. The values depend on the property type. For example, Lockout Time (schema name lockoutTime) is of the Large Integer type. As such allowed values for the property are Unspecified, Never, and a date. There is no possibility to replace any of those with a custom text.

For your information, it is possible to enable displaying certain statuses for accounts. For example, you can enable the Account is locked out status. As a result, when viewing locked accounts, the status will be displayed in the header. For accounts that are not locked out, there will be no status in the header. image.png

Related questions

Hi I need to update some property patterns on a scheduled basis and am doing this via a powershell script. The particular attibute will be a drop down, but ... t work! $item.SetConstraints($constraints) $item.SetInfo() $userPattern.Items.Add($item) Thanks Matt

asked Nov 11, 2020 by chappers77 (2.0k points)
0 votes
1 answer

Hello, I am attempting to configure a business rule that adjusts an adaxes custom property of a user, upon that user being added/removed from a group. I cannot seem to ... (like username, office, description, email, etc.) but not so much on custom attributes.

asked Jul 14, 2023 by NKB#2772 (70 points)
0 votes
1 answer

other than going into the aspx.resx files is there anyway to change the sign in page to show Email Address instead of Username? just worried about upgrades and not carrying over customization...

asked Feb 14, 2014 by kf4ape (490 points)
0 votes
1 answer

After installing the self-service client MSI, at the Windows login screen, when clicking other user, the default domain isn't available, users need to click sign in ... and this is applied but with Self-Service client installed not showing by default.

asked Jan 19 by melissa.meyer (20 points)
0 votes
0 answers

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