TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About LDAP
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mohamed Azarudeen Z (1)
Aman Gupta (1)
Wojtek Piaseczny (1)
Virender Verma (1)
Marcus Santodonato (1)
Rohit Kshirsagar (1)
Anand Thakur (1)
Kevin Rou (1)
Nipun Tomar (1)
Destin Joy (1)
klaus_salchner (1)
Anand Narayanswamy (1)
Related resources for LDAP
No resource found
Integration of an LDAP server in servicenow
12/1/2024 5:58:17 AM.
In this article, we will learn how to enhance authentication, streamline user provisioning, and connect ServiceNow to directory services like Active Directory for seamless access control.
Implement LDAP Login Authentication API in Java with Spring Boot
8/28/2024 6:57:58 AM.
This guide details creating an LDAP authentication API using Java and Spring Boot. It covers dependency setup, LDAP server configuration, and implementing a REST controller for user authentication. Th
LDAP Access Control for ASP.Net
2/17/2022 10:33:04 AM.
This is an example of how to build an ASP.NET LDAP authentication application using ADAM. This article describes how to configure ADAM for regular LDAP communication and build a boilerplate ASP.NET ap
Get Details Of Logged In User From LDAP In .NET Core 2 Razor Pages
5/12/2019 10:53:58 AM.
In this article, I will provide information on how to get the details of a logged-in user, like his Manager, Department, Last Name, First Name etc. from LDAP in a Razor page.
Using Light Weight Directory Access Protocol (LDAP) to Bind Your Corporate Directory to an Object Within an Application
8/5/2014 8:31:14 AM.
In this brief article, I provide a practical implementation of LDAP within a C# application.
Forms Authentication with Active Directory
9/23/2012 6:44:14 AM.
This article and sample code explains how you can take advantage of Active Directory in Web applications for authenticate and authorize the Web site users.
Authenticate a user against the Active Directory
9/6/2011 2:40:43 AM.
This article serves as a guide to using System.DirectoryServices (SDS) ADSI to access user and group in the Windows Active Directory. Authenticate a user against the Active Directory using the user ID and password.
Integrating LDAP Active Directory into your .Net Web Portal (C# or VB.NET)
7/23/2011 6:38:53 AM.
This article will guide you through the best practices and method of using LDAP Active Directory as your user store for credentials and account information in your web applications or portal that you will develop in C# or VB.Net.
Sharepoint 2010 Form Based Authentication Using Active Directory
1/18/2011 9:41:24 AM.
In this article I will try to show how we can use Active Directory Form Based Authentication in SharePoint 2010 using Lightweight Directory Access Protocol (LDAP).
SharePoint Form Authentication using LDAP
9/23/2010 1:05:49 AM.
In this article we will see how to achieve SharePoint Form Authentication using LDAP.
LDAP, IIS and WinNT Directory Services
12/17/2005 5:38:09 AM.
Directory Services have gained a lot of traction over the last few years. Directories are repositories of information and can be utilized in many different ways.
Directory Services Vs RDBMS
12/16/2005 11:46:14 PM.
When storing user information, developers can have two choices to choose from - Active directory and a relational database. This article sheds lights on usefulness of each of these and when to use one over the other and vice versa.