0 votes

I've been unable to start the Adaxes service. It immediately stops after I start it. The AdaxesBackend service is running for the AD LDS instance, but the Softerra Adaxes Service will not start. I checked the logs and it shows the following error each time I try to start the service. Any ideas?

 Softerra.Adaxes.InitializationException: An error occurred during the service initialization. The service will be stopped. --- Softerra.Adaxes.InitializationException: An error occurred while creating the container for configuration set settings. --- Softerra.Adaxes.Adsi.DirectoryComException (0x80070005): Access is denied. (Server: adaxes.example.com:11725) --- System.DirectoryServices.Protocols.DirectoryOperationException: The user has insufficient access rights.  
  at System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32 messageId, LdapOperation operation, ResultAll resultType, TimeSpan requestTimeOut, Boolean exceptionOnTimeOut)  
  at System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest request, TimeSpan requestTimeout)  
  at #kk.#Op.#rKb(String dn, String objectClass, Dictionary`2 values)  
  at #kk.#Op.#rKb(String dn, String objectClass, Dictionary`2 values)  
  at #kk.#Op.#rPb()  
  --- End of inner exception stack trace ---  
  at #kk.#Op.#rPb()  
  at #kk.#Op.#tPb()  
  at #kk.#Op.Initialize(InitializationContext initContext)  
  at Softerra.Adaxes.Initializer.#v1b(InitializationContext initContext)  
  at Softerra.Adaxes.Initializer.Startup()  
  at Softerra.Adaxes.Service.ADMService.StartThreadMainMethod()  
  --- End of inner exception stack trace ---
by (150 points)

1 Answer

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

Hello,

Check the user account used to run Softerra Adaxes Service. The service must be run using the account of Adaxes default service administrator (the user you specified when installing Adaxes Service on the computer). Only that account has sufficient permissions to perform the necessary operations on the AD LDS instance that serves as Adaxes backend. To check which account is used:

  1. Launch the Services applet: press Win+R, type services.msc and then press Enter.
  2. Check which user account is displayed for Softerra Adaxes Service in the Log On As column.
0

Thank you. This helped me solve the problem. The account name was the same, but someone had deleted and recreated the service account for some reason. I restored the original service account and was able to connect.

0

You mean the administrator account has to be put in the settings?

0

Hello,

You mean the administrator account has to be put in the settings?

We don't quite understand the question. Could you rephrase it?

0

I mean the initial administrator account has to be put in place to start the service. Like you mentioned the default administrator account that has to be used.

Related questions

0 votes
1 answer

Hello Is there any way to configure Adaxes Administration Console to automatically connect to the adaxes service after startup? That would be pretty handy. So the console can be ... which sometimes takes some time. I use version 2021.1 update 5 regards pudong

asked Mar 12, 2022 by pudong (670 points)
0 votes
0 answers

Over the weekend it appears that Adaxes broke. I'm assuming it was some update but I"m not sure. I've tried changing the account the ... Adaxes.Web.App.Core.Controllers.HomeController.Index(String configurationName, Boolean legacyRequest, String legacyPage)

asked Sep 14, 2021 by crevard (20 points)
0 votes
0 answers

Hello, Why Adaxes cannot manage email forwarding configured as SMTP address? It works only with email forwarding when forwarding is done to mail contact or other mailbox ... frustrated team members because forwarding exists but is not represented in Adaxes...

asked Dec 6, 2018 by DLe (760 points)
0 votes
1 answer

Hi again, My user object creation process use many business rules, one of these moving the object to the right container according to somme attributes. The problem is that sometimes, ... . I run the latest version of Adaxes (3.2.7831). Thanks for your help

asked Feb 10, 2012 by sroux (800 points)
0 votes
0 answers

If a computer has the KB5020276 Netjoin: Domain join hardening changes Windows update installed, you might encounter the following error message when attempting to join such a ... the primary computer owner (specified in the ManagedBy (Primary) property).

asked Jan 20, 2023 by Adaxes (550 points)
3,346 questions
3,047 answers
7,772 comments
544,973 users