I have a navigation menu that will be using audiences to control visibility of the links on the menu. For …
sharepoint sharepoint-2010 active-directory-groupI'm a bit embarrassed to say how much time I've spent on this! I dont have any issues using the …
powershell active-directory active-directory-groupI have a small script in powershell written to query user groups in a specific OU in AD to get …
powershell active-directory active-directory-group ouI need to check whether current user is a member of an active directory group. I started with getting the …
c# active-directory activedirectorymembership active-directory-groupI'm trying to get ALL the groups a user is member, even the nested ones (recusively), in Powershell I'm using: (…
powershell active-directory active-directory-groupI would like to add a group to members of another group using PowerShell. I have seen a way to …
powershell active-directory windows-server-2008-r2 active-directory-groupI'm using java ldap to access active directory, more specifically spring ldap. a group search by objectGUID yields no results …
active-directory ldap jndi spring-ldap active-directory-groupContext We're adding group membership filtering when importing members from an LDAP server into our application. (Previously we imported all …
active-directory ldap openldap sunone active-directory-groupI try to authenticate users belonging to remote ActiveDirectory from my machine, which is not the same domain as the …
c# active-directory active-directory-groupI've tried to load all groups for a user from LDAP. Currently I'm testing on our local AD. With the …
c# active-directory ldap active-directory-group