Hi,

I have tried to rename a Boolean attribute as below:

-

​adm-CustomAttributeBoolean1 Is A Contractor

-

adm-CustomAttributeText1 Shared Area Name

The one for customattributetext1 works fine but the Boolean one still shows as the ldap name after iis restart etc.

Would appreciate any help.

by (840 points)

1 Answer

by (216k points)
Best answer
0 votes

Update 2018

Starting with Adaxes 2018.1, property display names are customized using the Administration console. For details, have a look at the following help article: https://www.adaxes.com/help/CustomizePropertyDisplayNames.

Original

Hello,

When we copied and pasted your text to a text editor, we noticed that there is something in-between and adm-CustomAttributeBoolean1. It is not a character, but something that seems like a random sequence of bytes that our text editor cannot recognize. In the editor, this looks as follows:

?adm-CustomAttributeBoolean1

This often happens when you copy text from somewhere, especially from a web browser.

There is no such an issue for adm-CustomAttributeText1, that's why the text attribute works, but the boolean doesn't. Just remove the whole line that reads ​adm-CustomAttributeBoolean1 and try typing it in manually. This should resolve the issue.

by (840 points)
0

Great, I've done that and it now works just fine. Obviously managed to corrupt it somehow.

Thanks for the fix.

Related questions

For any given AD attribute, I'd like to be able to retrieve the defined friendly name for it. Example: l = City, st = State, etc. Is there a way to do that in PowerShell? Thanks!

asked Aug 8 by jaymallery (40 points)
0 votes
1 answer

We have assigned ms-Exch-Extension-Attribute-1 as a custom field to identify the credentials of our employees (we're a medical facility). Currently, the field appears on our ... the quotes or the question mark) - to make it easier for everyone to understand?

asked Sep 6, 2012 by MarkManley (90 points)
0 votes
1 answer

I've got a scheduled agent that is attempting to export data for updated employees. When an employee record is updated, we're setting the value of the LDAP custom attribute ... ") # Release resources used by the search $userResult.Dispose() return } ...

asked Oct 17, 2015 by sandramnc (870 points)
0 votes
1 answer

HI, Does anyone know the value to change the friendly name ofCustomAttributeTextMultiValue1 as it is not a Active Directory attribute? E.g. the below has no effect; CustomAttributeTextMultiValue1 NEW NAME Thank you!

asked Jan 9, 2017 by Arrow (20 points)
0 votes
0 answers

I created an entry in the AttributeFriendlyNames2.eng.xml file, but the real name still shows instead of the friendly name in both the Web Console as well as the Adaxes ... Others, like this one seem to work fine: Fen-UM-Coversheet FAX Coversheet Any ideas?

asked Jan 5, 2017 by Kikaida (1.1k points)
0 votes
1 answer