Server error code 49 problem

Asked By 20 points N/A Posted on -
qa-featured

Hi, I am having a problem when trying to access or start the server with the configuration. It is showing Error code 49.i looked to solve the issue myself reading a blog, but failed. Can you please provide me with some help? Waiting for your response.

 

SHARE
Answered By 0 points N/A #155647

Server error code 49 problem

qa-featured

This error is about the log-in credentials of the computer. You will encounter this problem if you are connecting to active directory with bad credentials. For you to solve this you need to bind using [email protected] as you user instead of using the standard Full DN. For you to do this, you will bind by doing this.

Replace

uid=userName,ou=Information Technology Team,ou=New Jersey,dc=ost,dc=srcorp,dc=com

With

[email protected]

 

useraccount is the log in ID and the xxx is the domain.

You will encounter this error also when a user is set to access only his own workstation, But when the user is set to “log on to all computer”. You will not encounter this error.

Related Questions