Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 12, 2013 09:45 PM by CTS_MMUSHATT
Member
67 Points
144 Posts
Jan 21, 2013 06:45 AM|LINK
hi
had domain contoso.com
created 2 DCs
rootdc and ADC
in VS.. created website poject
had a button and text box.
when we click on button ... i need to display user name fom Active directory.
Now in LDAP config what i need to give for ldap password ... and other info.
please help me.. regards
2 Points
6 Posts
Jan 28, 2013 12:34 PM|LINK
Are you using Windows Authentication?
Feb 04, 2013 12:59 PM|LINK
am a starter.. have to hit it straight away.. right now not using any database connections (Sql Server)
12 Points
1 Post
Feb 12, 2013 09:45 PM|LINK
Please take a look at the MSDN Tutorials:
"Getting Started in System.DirectoryServices" - http://msdn.microsoft.com/en-us/library/ms180835(v=vs.80).aspx
"Active Directory Authentication from ASP.NET" - http://msdn.microsoft.com/en-us/library/ms180890(v=vs.80).aspx
"Binding Strings" - http://msdn.microsoft.com/en-us/library/ms180841(v=vs.80).aspx
It goes step by step how to configure your environment and provide sample code to complete the task.
If you have any other questions or require more specific step-by-step instructions, you might want to open a support case with Microsoft.
sarvankarthi...
Member
67 Points
144 Posts
connect to AD and display User first name and few details
Jan 21, 2013 06:45 AM|LINK
hi
had domain contoso.com
created 2 DCs
rootdc and ADC
in VS.. created website poject
had a button and text box.
when we click on button ... i need to display user name fom Active directory.
Now in LDAP config what i need to give for ldap password ... and other info.
please help me..
regards
Abrham
Member
2 Points
6 Posts
Re: connect to AD and display User first name and few details
Jan 28, 2013 12:34 PM|LINK
Are you using Windows Authentication?
sarvankarthi...
Member
67 Points
144 Posts
Re: connect to AD and display User first name and few details
Feb 04, 2013 12:59 PM|LINK
am a starter.. have to hit it straight away.. right now not using any database connections (Sql Server)
CTS_MMUSHATT
Member
12 Points
1 Post
Re: connect to AD and display User first name and few details
Feb 12, 2013 09:45 PM|LINK
Please take a look at the MSDN Tutorials:
"Getting Started in System.DirectoryServices" - http://msdn.microsoft.com/en-us/library/ms180835(v=vs.80).aspx
"Active Directory Authentication from ASP.NET" - http://msdn.microsoft.com/en-us/library/ms180890(v=vs.80).aspx
"Binding Strings" - http://msdn.microsoft.com/en-us/library/ms180841(v=vs.80).aspx
It goes step by step how to configure your environment and provide sample code to complete the task.
If you have any other questions or require more specific step-by-step instructions, you might want to open a support case with Microsoft.