LDAP non Anonymous Binding
Where do you specify the user id and password to connect to an LDAP server that does not accept anonymous binding?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?If you add the below sections into the providers section of the web.config, this will allow AD authentication to work.
connectionUsername="UserWithAppropriateRights"
connectionPassword="PasswordForUser"
I've updated our support documents as well: http://support.panopto.com/Version/2....
Thanks,
Dave -
Inappropriate?Dave, I had tried that already and I get the following message:
"Unhandled exception
An uncaught exception occurred while processing the request"
I’m frustrated
-
Inappropriate?Can you e-mail the web.config file to support@panopto.com? We also need to verify which school you are with to verify if you're supported or not.
-
Inappropriate?Dave, we do not have a support agreement. Except for the LDAP connection, everything else is working. I get the error when I add the connectionUsername="UserWithAppropriateRights"
connectionPassword="PasswordForUser" as suggested in the support document that you modified. -
Inappropriate?All I can suggest is to double check that you're using domain\username in the connectionUsername field. Also, pay attention to step 7 as incorrect syntax can cause the problem.
The easiest way to fix is to join the server to your domain.
Alternatively, if you wanted to pay for an individual support incident, we can take a look at this and make sure it's working for you.
Beyond that, our hands are tied.
Regards,
Dave
Loading Profile...



EMPLOYEE