Re: Changing active directory password through web page - IIS 6.0, C# or VB.NET
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 23 Mar 2008 09:01:42 -0500
Ch 10 of my book discussing many .NET LDAP-based directory management
functions for users such as changing passwords. I'd suggest reading it to
get you started. All of the code samples for the book are available from
the website in my signature and ch 10 itself is available as a free download
in pdf format from the main page.
Also, if you can upgrade to .NET 3.5, you have the option of taking
advantage of System.DirectoryServices.AccountManagement which attempts to
simplify many of these operations.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Ram..." <c.ramanjaneyulu@xxxxxxxxx> wrote in message
news:bd38e223-93a3-4902-859c-b195c075c6ca@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi
How do I change active directory password of my domain system from
the member system through web page ( C# or VB.NET ). since my
application is on member system.
My server config: IIS 6.0 , ASP.NET 2.0
Please help me.
Thanking you,
Ram.
Zyme solutions
.
- References:
- Prev by Date: Changing active directory password through web page - IIS 6.0, C# or VB.NET
- Next by Date: Re: Establishing SSL connection in Visual Basic 6.0
- Previous by thread: Changing active directory password through web page - IIS 6.0, C# or VB.NET
- Next by thread: Re: Establishing SSL connection in Visual Basic 6.0
- Index(es):