I have tried to configure a SharePoint 2016 as a server in SolidCP, I have configured the Connection setting & Active directory Settings, but unfortunately, I got the following error
SolidCP - Servers
System.Web.Services.Protocols.SoapHeaderException: System.Web.Services.Protocols.SoapHeaderException: Microsoft.Web.Services3.Security.SecurityFault: Message did not meet security requirements.
at SolidCP.Server.UsernameAssertion.ServiceInputFilter.ValidateMessageSecurity(SoapEnvelope envelope, Security security)
at Microsoft.Web.Services3.Security.ReceiveSecurityFilter.ProcessMessage(SoapEnvelope envelope)
at Microsoft.Web.Services3.Pipeline.ProcessInputMessage(SoapEnvelope envelope)
at Microsoft.Web.Services3.WseProtocol.FilterRequest(SoapEnvelope requestEnvelope)
at Microsoft.Web.Services3.WseProtocol.RouteRequest(SoapServerMessage message)
at System.Web.Services.Protocols.SoapServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.Providers.ServiceProvider.Install()
at SolidCP.EnterpriseServer.esServers.InstallService(Int32 serviceId)
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.EnterpriseServer.esServers.InstallService(Int32 serviceId)
at SolidCP.Portal.ServersEditService.btnUpdate_Click(Object sender, EventArgs e)
I also need to know what is new password field in Connection setting is it should be added? , I know it's the provided password from my side during installing the SolidCP Server, but why there's change password button!
Meanwhile, what's the username format in Active directory Settings, what is the required permission for this user I only set the application pool user of SolidCP server is it correct,
I will be grateful If there's any documentation discuss how to configure that.
Appreciate any support to solve my issue
Thanks
Hello,
The AD connection settings should be set to:
Security Mode: Use AD Accounts
Authentication Type: None
Root Domain: your root domain
Username: <Blank>
Password: <Blank>
You should then make sure you install SolidCP Server as a AD user with Administrator rights on the SharePoint site.
The change password button should be used if you need to set a new password.
Kind Regards,
Trevor Robinson
Thanks for your answer, but unfortunately, still raise the same error when try to provision SharePoint 2016 service within a server.
The SharePoint Web Application IP: is retrieved properly in the dropdown list, and I set the SharePoint Web Application Url to http://ip once click update get the same error !!
Please Help 🙂
Hi,
Did you make http://ip as the URL for the web application? You will also need to make sure that the SharePoint servers SolidCP Server user is the administrator for the web application.
Thanks,
Trevor Robinson
Thanks again, How to make sure that the SharePoint servers SolidCP Server user is the administrator for the web application ?