Jump to content

The server is not operational error


support

Recommended Posts

We had a customer recently who had issues importing AD Security Groups into the Administration area for our Password Reset Portal module.

 

Below is the error reported, and the customer provided the following feedback which fixed it for them:

 

The Fix
Our DCs were not named explicitly in the SAN attribute of the certificate. Instead, our naked domain was named. Even when pointing to a specific A record in the PasswordState settings, it must have still been enumerating the DC hostnames from the root of our domain


The Error

The server is not operational. , StackTrace = at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) at PasswordResetPortal.ActiveDirectory.GetUsersDomainNetBIOSFromDistinguishedName(DataTable ADDomainsTable, String SamAccountName, String DistinguishedName, String PrivilegedAccountUserName, String PrivilegedAccountPassword) at admin_passwordresetportal_securitygroups_addgroup.QuerySecurityGroupMembership(Int32 intSecurityGroupID, String strSecurityGroup, String FQDN, String DomainControllerFQDN, String ObjectSID) at admin_passwordresetportal_securitygroups_addgroup.SaveSecurityGroup(String Button) at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

 

Regards

Click Studios

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...