active-directory
Windows Authentication for Intranet Users at the App Level (ASP.NET with VB)
My company uses ActiveDirectory, and naturally the IT department wants to maintain control over it and not give control to other users. I\'m developing an ASP.NET app (for internal use only) using an[详细]
2023-03-28 17:43 分类:问答Apache Shiro/Active Directory integration to support SSO in a grails web application
I am working on a grails web application which uses Apache Shiro for authentication purpose. Now I have been asked to implement SSO and Active directory integration to this application. Since I am new[详细]
2023-03-28 12:26 分类:问答Integrating Active Directory with Plone 4
How do you integrate Active Directory with Plone 4 on Ubuntu?I have searched the Internet up and down and cannot get this to work!![详细]
2023-03-28 08:57 分类:问答VBScript mysterium - Why isn't network drives connected at logon?
This is one of the strangest things I\'ve ever seen. I\'ve got this logon script that basically disconnects a set of Network drives and then reconnects them. Previously, all users had a batch file set[详细]
2023-03-28 05:11 分类:问答java: ldap NamingException
I try to use LDAP authentication. public boolean login(String username, String password){ AndFilter filter = new AndFilter();[详细]
2023-03-28 03:29 分类:问答Active Directory User/Groups + SQL Server - Client Cannot locate SQL Server?
I\'m doing research on how to integrate users or groups in Active Directory to SQL Server so that users can simply login to Windows and use the application (the connection is thru Windows Authenticati[详细]
2023-03-28 03:03 分类:问答How to filter users in Active Directory for InActive Users in .Net?
I want to create a filter to fetch all the Active users in Active directory, I used this filter but it didn开发者_如何学Python\'t worked[详细]
2023-03-28 00:26 分类:问答Extending Active Directory functionality in C# .NET?
On a flat LAN with multiple Windows 7 clients and a single Active Directory (server 2008) machine, I have a requirement to ensure that given AD users can only log on for a specified number of minutes[详细]
2023-03-27 22:25 分类:问答API for Detecting Windows Active Directory name/IP
I have a requirement to detect all users from local and Active Directory(if present) in Windows. I have found that C API: NetQueryDisplayInformation() has also the option to retrieve the information[详细]
2023-03-27 21:28 分类:问答Error Could not load file or assembly 'Interop.ActiveDs'
I\'m doing some active directory work with c# and I\'m getting this error on my page System.IO.FileNotFoundException: Could not load file or assembly \'Interop.ActiveDs, Version=1.0.0.0, Culture=neut[详细]
2023-03-27 17:00 分类:问答