Introduction This is yet another article regarding SQL Server system databases Management. In last articles of the series, I talk about the tempdb database, the master database and the msdb database. This article focuses on the model database,…
Identifying ADU with Pwned Passwords using for Database
In my previous post this blog post that showed a working example of how to use a tailor Pwned Password FIM/MIM Management Agent to alert a boolean attribute in the MIM Service to show if a users password is in the…
Database Passwords Synchronizing to the IBM/Lotus Domino from Active Directory
Introduction In last few articles I wrote about how to get started with the latest IBM/Lotus Notes/Domino Management Agent for Microsoft Identity Manager. In a recent engagement we have used that MA to provision and managed identities into Domino. We…
Identifying AD Users with Passwords by Microsoft/Forefront Identity Manager
Identifying AD Users An element of this solution details check passwords online (using the Have I Been Pwned API). Introduction Last week we released a sizeable list of Pwned Passwords. 350 Million in fact. we encourage strongly to have a read…
Some Pro Tips for ASP.NET Web API
Tips for ASP.NET Identify consumes and produdes in Operation Object In Swagger, HTTP verb like GET, POST, PUT, PATCH or DELETE is referred as Operation Object. Each Operation Object can define which content types are to be requested…
The Vault! for Cloud
The vault is a single pane view of all the collated data of your users, from the various data source repositories. This sounds like a lot of jargon but it’s quite simple really. In the diagram below we look…
Build minimal image with the new Docker Multi-Stage Build feature
A few days earlier I start to put together a BYO load-balancing PoC where image with the new Docker I wanted to use confd and Nginx. I found however that some features that I needed from confd were not yet launched. No problem…
.Net for Events and Threads
I’d like to tell you .Net for Events and Threads, but events in the context of threads in .NET. So, I won’t try arranging threads correctly (with all blocks, callbacks, canceling, etc.) There are many articles on this subject. All…
How to use SSIS For Each Loop container
Later on, that day, Lionel Messi got married and as a result the “2PM” file contains changes to Leonel Messi’s marital status as shown in Figure 3. It is interesting to note that the default sort order of these text…
How to Error Synchronize passwords
When implementing need to synchronize password changes from Active Directory to Lotus Notes (HTTP Password). After configuring PCNS to send password change events to the FIM/MIM server, and configuring the IBM Domino MA as a password target I was hoping…