0 votes

We have a web portal on our ADAxes instance that we allow users to access, however this is not a self service portal and the users can only perform one task that they've been granted permissions for in via Security Roles.

My issue is that when the users log in they see a yellow bar at the top that says "You don't have any permissions to read properties of your account. Some features of the Web Interface will not be available." I do not want to grant anymore permissions but I would like to remove this error.

Thanks,
Chris

by (270 points)

1 Answer

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

Hell Chris,

To remove the notification, do the following:

  1. On the computer where the Web Interface is installed, navigate to the Css subfolder of the folder where the Web Interface is installed. By default, it is C:\Program Files\Softerra\Adaxes 3\Web Interface\<Web_Interface_Type>.
  2. Open the CustomCss.css file with a text editor.
  3. Add the following text to the very end of the file. The text should start with a new line.
    .warningPanel { display: none; }
  4. Save the file and restart IIS.

Pay attention that the changes you made to the CustomCss.css file will not be included into the Web Interface backup. You'll need to perform the changes each time you upgrade or reinstall Adaxes.

0

Thanks that did the trick!

Related questions

0 votes
1 answer

I'm currently receiving the below error when trying to remove or add actions to a web interface's homepage. I only get the error on this specific dashboard, others are ... the web interface there. I'm currently running Adaxes version 2021.1 if that helps

asked May 21, 2021 by richarddewis (260 points)
0 votes
1 answer

I have set up a web portal page to run a custom command, the problem is that the custom command is not run on a single user, it is more like a scheduled task. So I need ... can run the task on demand, not at a scheduled time. Thank you for all your help. Tony

asked May 21, 2014 by babbeaw (320 points)
0 votes
1 answer

My question concerns the Self-Service web page. I would like to know if there is a way to disable the Export and Print capability from the search results window? Thanks!

asked Nov 25, 2020 by fl001860 (40 points)
0 votes
0 answers

By default, Web Interface URLs look like the following: http://host.company.com/Adaxes/HelpDesk. For the URLs not to contain the Adaxes part: On the computer where Adaxes ... C:\Program Files\Softerra\Adaxes 3\Web Interface by default. Click OK. Restart IIS.

asked Oct 30, 2019 by Adaxes (550 points)
0 votes
0 answers

Upgraded to the latest adaxes release yesterday and now this morning we are not able to access our self-service portal. We have rebooted our server and verified our adaxes service is successfully connected our domains. Any help would be appreciated, thank you!

asked Mar 14 by dhodgin (40 points)
3,347 questions
3,048 answers
7,788 comments
545,036 users