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
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to