In this article, we are going to talk about the new feature in MySQL 8 related privilege system, which is Roles. So, let’s talk about roles, this article is completely …
Read More »Tag Archives: database security
How do you connect to an oracle database with os authentication linux
Let’s say we want to create a database user who logs in with their OS account. To do so, we will use the “external authentication” option offered by oracle. Check the …
Read More »Oracle 19c Network Sniffing
In the previous article, we looked at how to encrypt data passing through the network. We’ve seen how to trace the “sqlnet.ora” file to show that we’re actually encrypting the …
Read More »Oracle 19c Network Encryption
Network Encryption Definition Oracle Database is provided with a network infrastructure called Oracle Net Services between the client and the server. Communication between the client and the server on the …
Read More »Oracle Database Security Tutorial – Virtual Private Database
You can examine detailed documents about Virtual Private Database which is an important topic in Oracle database. First of all, you should start from article 1 to understand what is …
Read More »Oracle Secure External Password Store
Hi, Today I wanted to tell you what is the secure password store and how to use it. Before this article, you should look previously articles Managing Online Redo Log Files …
Read More »Oracle Transparent Data Encryption(TDE)-2
Merhaba Oracle TDE konusunun ikinci yazısıyla devam ediyorum. İlk yazımızda Oracle TDE’yi kısaca teorik olarak incelemiştik. Şimdi örnek üzerinden işlemeye devam edeceğiz. Öncelikle şifreleme yapabilmek için Master Key oluşturmalıyız. Birinci …
Read More »Oracle Transparent Data Encryption(TDE)-1
Merhaba, bu yazı serimde Oracle’ın güvenlik çözümlerinden biri olan Transparent Data Encryption konusunu ele aldım. TDE Nedir : Normalde Oracle veritabanında datafile’larımız okunabilir olarak bulunur, veritabanımıza herhangi bir saldırı olursa …
Read More »