RE: Using DSQUERY to get the members of a Group in AD



Perfect - thanks a lot!

"ptwilliams" wrote:

> C:\>dsget group "CN=GroupName,DC=domain-name,DC=com" -members
>
> If you need to specify a server and/ or credentials, append the following on
> the end:
>
> -s dc01 -u userName -p *
>
>
> --
> Paul Williams
>
> http://www.msresource.net/
> http://forums.msresource.net/
>
.



Relevant Pages

  • Re: The server is not operational
    ... probably the exact same credentials you need to use in your DirectoryEntry ... specifying "AuthenticationTypes.Secure" in your DE constructor. ... I din't specify SSL or Connectionless, ... my web server is in dmz and I can't see user list ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: DirectoryEntry Impersonate or WindowsIdentity Impersonate?
    ... If you bind with the LDAP provider and specify ... credentials, the method for exchanging credentials with the server is ... (assuming the server has a valid cert and SSL can be negotiated). ... > Therefore, if you are doing a lot of binds with the same credentials, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: "net use" on domains
    ... >>it uses the admin credentials? ... > Net use needs to specify a server & a share. ... > credentials along for a share on a server, it should use the same cached ...
    (microsoft.public.win2000.networking)
  • Re: RWW
    ... "normal" Windows Server 2003 way... ... that this worked before trying RWW in this environment. ... enable Remote Desktop first and to add to the local Remote Desktop Users ... as well as entering credentials on the FBA logon page. ...
    (microsoft.public.windows.server.sbs)
  • Re: Sharing/Forwarding website credentials programatically
    ... What you are wanting is not really delegation of credentials from the portal ... can directly contact that server). ... authentication over SSL against a standard Active Directory account. ... essentially in the request-headers or URI itself. ...
    (microsoft.public.inetserver.iis.security)