How secure is default postgres system (not DB) user?

Asked by Vardenis P.

Installing Ubuntu 10.04 server and choosing PostgreSQL, postgres user is automatically created (it is system user, not database user). How secure it is in default installation? Somewhat password is set, but is it the same for all systems, or is it randomly generated every time?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu postgresql Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Wanderson Santiago dos Reis (wasare) said :
#1

Vardenis,

In my ubuntu the postgres user is disabled to login into system. He haven't a valid password:

# cat /etc/shadow | grep postgres
postgres:*:14561:0:99999:7:::

It's secure in my opinion and normally is the default in any postgresql install.

Can you help with this problem?

Provide an answer of your own, or ask Vardenis P. for more information if necessary.

To post a message you must log in.