Here is a situation I am currently addressing. I am working on a Web project with its security being tied up with the Active Directory. Which means technically when you add a user through the applicat
We are working in Windows network (AD in use) We have folder shared by user (access limited for this user only) User credentials are known
Ok, this is my problem. I\'m doing a logonscript that basically copies Microsoft Word templates from a serverpath on to a local path of each computer. This is done using a check for group membership.
I have an internal website that is using integrated windows authentication and this website uses sql server & active directory queries via the System.Directory.Services namespace.
We have developed a ASP.NET 3.5 web application with Web Server 2008 and has implemented a custom authentication solution using active directory as the credentials store. Our front end application use
What is the best way to use System.DirectoryServices.AccountManagement to lock an Active Directory user object? I\'m able to determine if an account is locked using..
I\'ve got a Windows Server box running AD, and a CentOS box running OpenLDAP in a mixed windows Lin开发者_运维问答ux network and I want to keep the two in sync. Preferably using free software/just som
I\'m currently implementing/configuring the LDAP authentication of a Java web application using Spring Security 3.0. I\'m using Microsoft AD LDS as LDAP server and chose the Spring\'s BindAuthenticato
We\'re not a windows shop, but one of our products is going to need to optionally integrate with Active Directory - things like SSO etc.
Is there a way to connect my flex web application to Active Directory, and get the logged username? Right now we have a PHP script connected to the flex application, that gets user/pass input from th