[Mono-list] Trying to authenticate users against Active Directory from Mono

James Allsopp jamesaallsopp at googlemail.com
Thu Jun 23 10:57:01 UTC 2016


Hello,
I'm trying to authenticate users of an Asp.Net MVC4 site against an Active
Directory Server. The site's going to be running on CentOS 7 running nginx.

I've managed to use the Novell.Directory.LDAP code to successfully query a
OpenDS LDAP test server, and I've used LDAPAdmin to connect to the main AD
server, but this required the GSSAPI option with "Use current user
credentials" option. I have no idea how to supply this from Mono.

Once I've done this, I've then no idea how I should reimplement the
"PrincipalContext.ValidateCredentials" method using the Novell code.

If anyone can offer any suggestions, I would be very grateful,

Thanks,
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20160623/0160b6cf/attachment.html>


More information about the Mono-list mailing list