Hello everyone,
1.
I am playing with Active Directory on Windows Server 2003. But I cannot find many samples for using C# to use Active Directory API to do management and audit work?
2.
BTW: is there a web-based management GUI for Active Directory which I can use it remotely?
thanks in advance,
George
George GeorgePosted Nov 24, 2008, 8:31 AM
Thanks di er!
I have a further question. I have a couple of web sites, which has their separate own username and password stored in database for each individual web sites.
I want to implement single sign on function which store all username and password into a single place. Do you think Active Directory is a good choice for me to implement single sign on function? If yes, are there any reference documents about how to implement single sign on function by using Active Directory?
thanks,
George
George GeorgePosted Nov 24, 2008, 8:30 AM
Thanks Mahesh!
I have a further question. I have a couple of web sites, which has their separate own username and password stored in database for each individual web sites.
I want to implement single sign on function which store all username and password into a single place. Do you think Active Directory is a good choice for me to implement single sign on function? If yes, are there any reference documents about how to implement single sign on function by using Active Directory?
thanks,
George
di erPosted Nov 24, 2008, 12:09 AM
relevant links.
http://msdn.microsoft.com/en-us/library/aa746434.aspx
http://www.c-sharpcorner.com/UploadFile/ecabral/ADand.NET08242005065451AM/ADand.NET.aspx
Mahesh ChandPosted Nov 23, 2008, 11:39 AM
Did you look at the Active Directory section of this site? We have many samples. Here are two useful links:
Active Directory
http://asp.dotnetheaven.com/howto/