AD and SQL (C#)

  • Thread starter Thread starter Ray Lewis
  • Start date Start date
R

Ray Lewis

I have set up my website to authenticate against AD. Everything works
great, but I would like to authenticate against a single group in AD....is
this possible? How would I go about it? I've tried to change the LDAP
path, but that didn't work. Any Suggestions?
 
Sorry. I didn't mean SQL...I have a web program that I've written in C#
using Visual Studio. I am authenticating users through Active Directory,
but ALL the users are authenticated into the website. I only want to
authorize a specific group of users called "WebUsers." How do I make it so
that ONLY these users are authorized to view the site and that they are
authenticated through Active Directory?
 
We use a third party tool from BMC called UIdP. So sorry, I can't help you
on this.

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top