Ask a Question related to ASP.NET Security, Design and Development.
-
Shaker #1
Modify AD Active directory based on user name only.
Hi,
Is there a way to update any user info (properties) on the AD, through an
ASP.net code with c#. With only filtering on any user name, without password.
Please provide a clear code to do that.
Simply I want a dropdown combo, filled by all user names on AD and for each
chsen user update related attribute such as title, l name, fname,..
Help
--
MCSD not .Net
Shaker Guest
-
Use CFLDAP to Add user onto Active Directory
How do you change a password? What I found out so far was that the password must be: - enclosed in quotes - converted to unicode then base64 -... -
Role Based Forms Auth with Active Directory
As anybody succesfully implemented a role/groups based forms authentication against the Active Directory? Thx Patrick *** Sent via... -
Role based Forms Authentication (using Active Directory)
Hi All, Can anybody here kindly forward me a sample of a Role based forms Authentication using Acitve Directory? Thanks alot. P -
Active Directory Role-Based Authentication Fails for Users - Local
Developed a web-based application that queries active directory for roles to associate the appropriate functionality to the user. After a recent... -
User Authentication, Active Directory and more (help)
Hi, Can a .NET application make use of the information within the Active Directory in order to Authenticate and Authorize users? For example... -
Patrick Olurotimi Ige #2
Re: Modify AD Active directory based on user name only.
HI Shakar,
Try seeing this article at:-
[url]http://www.wimdows.net/articles/article.aspx?aid=13[/url]
It should help you..
Patrick
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Patrick Olurotimi Ige Guest



Reply With Quote

