I have an Active-Directory structure where User objects reside in OU for example, IT, Technical, HR, Accounts etc.. I want to write a PHP script that authenticates the user with AD and depending on th
I am trying to automate the Account Creation process in Active Direct开发者_Go百科ory and I want to create the user home directory on a server and then I want it to become a shared folder with some us
Is it possible to search in LDAP who has their phonenumber set? (as in, everybody without开发者_开发技巧 a NULL value as phone will be shown?)
Created a WCF service that is being called by a Silverlight app.Both reside on the same machine, though the Silverlight app is obviously running the client browser.
Here is the code I use: Hashtable<String, String> environment = new Hashtable<String, String>();
Is it possible to create an LDAP query which will return (or check for) u开发者_开发知识库sers in a nested group? e.g. UserA is a member of GroupA, and GroupA is a member of GroupB. I want a query on
I have asp.net web ap开发者_如何学Pythonp, how to check the current logged in user (client) is in specific Active directory group.
I want to add a user (from LDAP to Active Directory) to more than one group.The command memberOf: CN=AAA,OU=AAA,DC=AAA,DC=AAA is for only one and I want to add a second one immediatly after the first;
Is there a way to manipulate permissions for using shared folders and/or printers for Active Directory Users and Groups using PowerShell ?
I\'m trying to authenticate my user through the corporate Active Directory server. I am unable to configure it properly, I know the LDAP works I have a MediaWiki that is configured and working to