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
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)
0 votes
1 answer

When copying a group, the message appears even though the group does not yet exist. "The specified group already exists, (Server: adc.de:636)"

asked Oct 12, 2021 by Johann Ihnen (170 points)
0 votes
0 answers

When the help desk is trying to create a user, they get and error that has our domain info in it. When a System Admin attempts to create an account, it goes ... permissions have been made. Running v2021.1 parameter is incorrect error (Server: 'domain.com')

asked Jun 25, 2021 by matthew.eccles (20 points)
3,326 questions
3,026 answers
7,727 comments
544,683 users