-
Server info: [forumsys](https://www.forumsys.com/tutorials/integration-how-to/ldap/online-ldap-test-server/)
Environment: .Net Core 2.1, .Net Framework 4.7.2
Nuget Package: System.DirectoryServi…
-
Please how to fix error ?
Thanks
```
2018-12-17 15:21:47.454 +01:00 [Error] GetPrincipal Group with name: Group_evyvoj
System.DirectoryServices.DirectoryServicesCOMException (0x80072020): An ope…
-
Awesome app, btw!! Really useful. If none of my valid users are in the local app db, how can I sync what is currently in AD with the app db without using the seeding you’ve already conveniently includ…
-
Look at implementing PropertiesToLoad on classes such as:
- System.DirectoryServices.AccountManagement.GroupPrincipal
- System.DirectoryServices.AccountManagement.UserPrincipal
- System.DirectoryServi…
-
I get the following errors when clicking 'Default' for Autodiscover Email:
```
Exception details:
Message: Unable to cast object of type 'System.DirectoryServices.AccountManagement.GroupPrincipal…
-
### Preconditions and environment
- Magento version 2.4.3-p2 (looks like it also applies to 2.4.4)
### Steps to reproduce
Post an empty string (`''`) as the `email` parameter to POST `/customer…
-
Following the discussion in https://github.com/dotnet/runtime/issues/23944#issuecomment-634850013, this issue is to track adding support for Linux (and/or macOS) to the S.DS.AM namespace. Since S.DS.P…
-
When using `System.DirectoryServices.AccountManagement 4.5.0-preview1-25906-03`, both SetPassword and ChangePassword throw PrincipalOperationException when the password does not meet complexity requir…
-
When I am having multiple methods under one swagger (for example AccountManagement) , then how to put those URIs per method specific.
Method 1 : GET : http://host/api/accountManagement/getAccount?id=…
-
_From [dam...@gmail.com](https://code.google.com/u/114919422028123491955/) on March 11, 2013 13:27:13_
The created time column should be sortable and sorted in descending order by default
_Original …