> For the complete documentation index, see [llms.txt](https://klouddb.gitbook.io/klouddb_shield/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://klouddb.gitbook.io/klouddb_shield/common-usernames-postgres.md).

# Common Usernames(Postgres)

Please watch demo video <https://www.youtube.com/watch?v=Sws1x-UOb70> or follow below instructions

There are many common usernames that people use (sample list below). It is not advisable to use common usernames from security point of view . See instructions below to detect common usernames in your environment&#x20;

```
        
        "postgres",
	"admin",
	"administrator",
	"pga",
	"superuser",
	"dba",
	"web",
	"website",
	"django",
	"flask",
	"drupal",
	"wordpress",
	"postgresadmin",
	"root",
	"dbadmin",
	"dbuser",
	"sysadmin"
```

Please select option 7 followed by option 4 as illustrated below

<figure><img src="/files/9bWn1jWOocXrylbg2KDG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gviK3zmZlZ6OPUjb9rVQ" alt=""><figcaption></figcaption></figure>

If the common usernames are detected you should see a message like below&#x20;

<figure><img src="/files/nuCaS2N1grgfVzeIVviD" alt="" width="375"><figcaption></figcaption></figure>
