An Oracle Database can authenticate and authorize Microsoft Active Directory users with the database directly without intermediate directories or Oracle Enterprise User Security.
For Kerberos authentication, first, we need to configure Kerberos in the Oracle Database that will be integrated with Microsoft Active Directory (AD).
Vagrant is an open-source command-line tool for creating and managing virtual machine environments. Although virtualization can be time-consuming, especially with open-source..
Prerequisites 1. Backup File: Ensure you have a valid full backup of the database you want to restore. I used AdventureWorks2019.bak for my test. 2. Availability Group..
Transparent Data Encryption (TDE) Transparent Data Encryption (TDE) in SQL Server protects data at rest by encrypting database data and log files on disk. It works transparently..
The finance industry is undergoing a transformation, and to stay on top of this changing landscape, innovation is not just strategic; it’s a necessity. In this current..
In my journey into multi-cloud, I started a ritual where I’d write about each certification I pass (GCP, Hashicorp) for my own use and for times when I’m asked for prep tips and..
Introduction The common trend for cloud providers is to compare their services/offers with AWS (Amazon Web Services – even AWS itself does it when releasing new features). But it..
Terraform for Dummies Part 3: Launch a VM with a Static Website on Microsoft Azure By: Kosseila Hd Topic: Terraform | Posted: Nov 26, 2021 at 12:48 PM EST Introduction In this..
We were using the Oracle Database Backup on a managed disk directly connected to the Virtual Machine (VM), then copying over to other storage, but to keep a backup for even a..