0 votes


For the first time, I have configured a web-only Adaxes server to communicate with a different Adaxes back-end server (on the same network).

While functionally it works, there is a nuisance error that appears when I use our "Directory" virtual directory which uses pass-through authentication.
Any assistance in eliminating this error would be appreciated..

by (470 points)

1 Answer

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

Hello,

Did you enable automatic logon to the Web interface? If you did, you need to perform additional configuration when Adaxes Web Interface and Adaxes service are located on different computers as follows:

  1. On the computer where Adaxes Web Interface is installed open file C:\Users\All Users\Softerra\Adaxes 3\Softerra.Adaxes.Adsi.dll.config.

  2. Find the following element

     <channel ref="tcp" priority="2" secure="true">
  3. Add the following attribute to this element:

     <channel ref="tcp" priority="2" secure="true" servicePrincipalName="username@domain.com">

    where username@domain.com is the username of Adaxes default service administrator (the user that was specified during Adaxes installation).

  4. Save the file.

  5. Restart IIS.

0

Thank you! That took care of the issue.

Related questions

0 votes
1 answer

Hi, We are currently still running an older version of Adaxes (2014.1) and having an issue with our 2nd server of Adaxes that is in our DMZ. I would like to resolve this ... done to the environment. I am wondering if I can get any assistance on this. Thanks,

asked Jun 6, 2017 by Kobe46 (390 points)
0 votes
1 answer

We are in the process of upgrading from Adaxes 2014.1 to Adaxes 2018.2. In our current architecture we have the web interfaces deployed to their own websites in IIS. ... like to set distinct URLs for each web interface. Thanks in advance for any assistance.

asked Feb 11, 2019 by lgibbens (320 points)
0 votes
0 answers

Looking for help from Customers of the Adaxes software that have fixed this issue. HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related ... ="false"/&gt; 36: &lt;handlers&gt; 37: &lt;remove name="WebDAV"/&gt;

asked Dec 11 by ADuser (60 points)
0 votes
1 answer

The Adaxes web server running on IIS recently stopped working after a reboot. Nothing has changed, it was a routine restart no updates were installed, After the web server ... but from any web interface, it shows this error. Any help would be appreciated.

asked Nov 25 by ADuser (60 points)
0 votes
1 answer

I have a custom command that uses powershell to set the room capacity for a resource mailbox in 0365. The command runs without any errors when called manually ... { # Close the remote session and release resources Disconnect-ExchangeOnline -Confirm:$false }

asked Nov 7, 2022 by Kirkvanslyke (50 points)
3,588 questions
3,277 answers
8,303 comments
548,097 users