Obtain the members of Domain Users of AD group according to the memberOf attribute
Background description
An LDAP Sync windows system application made by my department can upload user Directory Server data, including LDAP User and LDAP Group, to our products.
The application is developed with C# and uses C# system DirectoryServices. Protocols. DLL library (which provides a series of LDAP API s).
On my computer, the path ...
Posted by tapos on Sun, 20 Feb 2022 02:03:09 +0100