Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
win32 API を使用してドメイン ユーザー アカウントのリストを取得するにはどうすればよいですか?
特に、コンピューターがドメイン コントローラーでない場合、このリストを取得できません。代わりに、ドメインのメンバーです。
netw api を使用するだけです。
LDAP API を調べます。これにより、ユーザー アカウントのリストを持つ LDAP サーバーにクエリを実行できます。