1 Replies - 450 Views - Last Post: 21 June 2012 - 08:53 AM Rate Topic: -----

#1 rup_nab  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 10
  • Joined: 18-June 12

Authentication against active directory

Posted 21 June 2012 - 08:47 AM

I want to authenticate a user based on the windows login credentials against an active directory which has a domain.The username and password should be directly picked from windows login and should be authenticated against Active Directory.Can I have some guidance on this.The code part I will work on :bigsmile:
Is This A Good Question/Topic? 0
  • +

Replies To: Authentication against active directory

#2 tlhIn`toq  Icon User is offline

  • Closing in on 5,000
  • member icon

Reputation: 4929
  • View blog
  • Posts: 10,465
  • Joined: 02-June 10

Re: Authentication against active directory

Posted 21 June 2012 - 08:53 AM

http://msdn.microsof...2(v=vs.85).aspx

http://msdn.microsof...0(v=vs.85).aspx

http://channel9.msdn...ual-Studio-2005

http://www.google.co...=UTF-8&oe=UTF-8

Quote

Where do I start?


You start by learning a coding language FIRST.
Learn to plan before you type.
THEN you start designing software with a purpose.


If this sounds like you

Newbie/Rookie said:

I have a little programming experience but I need to write ...
read this section
Spoiler


Otherwise, you can just jump to the resources here:
Some of the tutorials below are for C# or Java not C, C++, VB.NET [...]. But the conceptual stuff of classes, object oriented design, events etc. are not language specific and should give you enough guidance in theory of program development for you to be able to look-up specific code example in your chosen coding language.



Resources, references and suggestions for new programmers. - Updated Mar 2012
Spoiler

Was This Post Helpful? 3
  • +
  • -

Page 1 of 1