Question : This is a theoretical question because having a DB account with no password is a terrible idea. Question: […]
Tag: authentication
Encrypted Connection on Sql Server
Question : I want to make SQL server connection encrypted. I know that a certificate is needed, but I haven’t […]
How to know my DB user?
Question : I use the PL-SQL developer tool. I log in by using Prodcollops as user name to access the […]
Any security related reasons to prefer Windows Authentication over Sql Server Authentication?
Question : This is a rather short question: When using Microsoft SQL Server (version 2005 and newer), are there any […]
What reasons can lock an Oracle account
Question : There could be a lot of reasons why an Oracle account can be locked. When an account is […]
Add host to existing user @ Mysql with the same permission
Question : I would like to add another host for existing users at my DB. I want this new record […]
MongoVUE connect to mongodb with authencation failed! [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Too localized – this could be because […]
Disallow superusers and single-user mode in POSTGRESQL
Question : I have a doubt about superusers and single-user mode. I want to restrict the access to a certain […]
Connect to a local PostgreSQL server using peer auth with pgAdmin
Question : Context I have a PostgreSQL server running on a remote machine, but I’m connected locally through VPN. Its […]
Unable to reset the password of users in postgres
Question : Evrytime i run, su – postgres it asks me for a password which I did not set. I […]