Database Administration & Monitoring, PostgreSQL, Security Increase your PostgreSQL databases security by checking a few settings Part 2 15.09.2020 by Daniel Burgert Continuing from my first blog we will check some more access and authentication configurations. Focusing on removing unnecessary database privileges. After that we will configure the backend parameters correctly to have more robust PostgreSQL server/client sessions. And at last SSL(…)
Database Administration & Monitoring, PostgreSQL, Security Increase your PostgreSQL databases security by checking a few settings 07.09.2020 by Daniel Burgert This blog provides you with a short overview of easy to control settings that enhance your PostgreSQL security. Mostly by creating a separate group to assign privileged database members. And checking different logging and log rotations settings for better and(…)
Database Administration & Monitoring, Database management SQL Server Tips: Orphan database user but not so orphan… 21.01.2020 by Stéphane Haby Beginning of this year, it is good to clean up orphan users in SQL Server databases. Even if this practice must be done regularly throughout the year of course. 😉 During my cleaning day, a new case appears that(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes, SQL Server Using non-root SQL Server containers on Docker and K8s 29.09.2019 by Microsoft Team This is something that I waited for a while, in fact since SQL Server 2017 … and the news came out on Wednesday 09th September 2019. Running(…)
Security Email Spoofing 15.07.2019 by Dominique Althuser Have you ever had this unhealthy sensation of being accused of facts that do not concern you? To feel helpless in the face of an accusing mail, which, because of its imperative and accusing tone,(…)
Enterprise content management Documentum CS 7.* – 777 permission on jobs log 14.01.2019 by David Diab A few weeks ago at a customer, our team was involved in a security control. We tracked files with 777 permission and we detected that logs generated by Documentum jobs have 777 permissions.
Database Administration & Monitoring Transparent Data Encryption – Certificate in master database: is it really a good practice? 11.12.2018 by Nathan Courtine As encryption solution in SQL Server, Transparent Data Encryption (TDE) is simple and quick to set up. That's why this is a common encryption mechanism. TDE encrypts data with a certificate at the page level, before SQL Server writes on(…)
Database Administration & Monitoring, SQL Server, Technology Survey SQL server security pre-conference @SQL Pass Summit 2018 in Seattle 07.11.2018 by Stéphane Haby After long hours of flights, Christophe Cosme and I finally arrived in Seattle at the SQL PASS Summit 2018. We picked up our badge and bag and now we are ready to begin… This first day for me(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server Tips: Drop a database-user attached to a service… 29.08.2018 by Stéphane Haby Few weeks ago, I have a little issue when I try to drop a database-user without login Unfortunately, I do a little mistake at the beginning… I receive like every morning a report if all AD logins (computers, groups,(…)
Database Administration & Monitoring, SQL Server, Technology Survey SQL Server Security: Are your databases ready for the GDPR? 04.05.2018 by Stéphane Haby The GDRP (General Data Protection Regulation), voted in 2016, will be applied in the European Union soon (May 25, 2018). We heard a lot of this new directive. The goal is to improve the protection and confidentiality of personally(…)