0 votes

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 Console.

I have other attributes renamed, and they all work fine, but this one does not seem to.

Here is what I have in the xml file:
<friendlyNameItem>
<ldapName>Fen-UM-Allowed-To-Send-Fax</ldapName>
<friendlyName>Enable FAXination</friendlyName>
</friendlyNameItem>

Others, like this one seem to work fine:
<friendlyNameItem>
<ldapName>Fen-UM-Coversheet</ldapName>
<friendlyName>FAX Coversheet</friendlyName>
</friendlyNameItem>

Any ideas?

by (1.1k points)

1 Answer

0 votes
by (272k points)
selected by
Best answer

Hello,

The LDAP name of the attribute you mentioned is fen-UM-AllowedToSendFax. In such a way your entry should be as follows:

<friendlyNameItem>
   <ldapName>fen-UM-AllowedToSendFax</ldapName>
   <friendlyName>Enable FAXination</friendlyName>
</friendlyNameItem>

After saving AttributeFriendlyNames2.eng.xml file restart the following:

  1. Internet Information Services (IIS).
  2. Adaxes Service.
  3. Adaxes Administration Console.

Modifications should be made on each computer where Adaxes service, Administration Console or Web Interface is installed.

0

Thanks! Can't believe I missed that!

Related questions

0 votes
1 answer

I would like to show a couple of Adaxes Virtual Attributes in the Web Portal. I've added them in the Configuration, see the 1st screenshot below. I've ... . Any help? Virtual Attributes added Security Role has permissions Virtual Attributes not showing up

asked Jul 29, 2020 by nate2 (90 points)
0 votes
1 answer

Hello, I am having issues with Reports not matching the results in the Console and Web UI. Below, you can see that the Adaxes Console only has 8 Workstations listed, but on the ... UI. Any help is appreciated, let me know if there is any questions. Thank You!

asked Jul 23, 2023 by Edogstraus00 (470 points)
0 votes
1 answer

Salutations, We have an Adaxes server that we use that was setup by someone whom is no longer with us. There is a section in the web interface that a standard user uses ... standard users fill out on one of the web pages Adaxes has setup in IIS. Suggestions?

asked Jan 16, 2023 by jkaufman-lr (20 points)
0 votes
0 answers

Hello, We had this happen today, and it is the first time we have noticed this. We created a user using the HelpDesk web interface (our usual procedure), and the user ... seen before, and what we could do to try and troubleshoot if this happens again. Thanks.

asked Nov 8, 2018 by Jasonmh (540 points)
0 votes
1 answer

We need your help, as we are trying to activate the license but we are not able to see that option. Please find the below screenshot for your reference.

asked Aug 24, 2022 by msharma2 (20 points)
3,348 questions
3,049 answers
7,791 comments
545,047 users