Search Postgresql Archives

Re: Unix users and groups... Was: "peer" authentication...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> hjp-pgsql@xxxxxx wrote:
> 
>> bryn@xxxxxxxxxxxx:
>> 
>> For the purpose of the tests that follow, I set up the O/S users "bob" and "mary" so that "id bob mary postgres" shows this:
>> 
>> id=1002(bob)       gid=1001(postgres) groups=1001(postgres)
>> uid=1003(mary)     gid=1001(postgres) groups=1001(postgres)
> 
> This has nothing to do with your problem, but don't do this. Normal  users should not be in group "postgres". That gives them access to some files which are not readable by the public. It might be useful for administrators, but AFAICS your test users aren't supposed to be that.
> 
>> uid=1001(postgres) gid=1001(postgres) groups=1001(postgres),27(sudo),114 (ssl-cert)
> 
> And is there a reason for postgres to be in group sudo?

Thanks for pointing this out, Peter.

I was careless. I'm testing ideas using my laptop. And apart from the fragments of SQL, O/S scripts, and what these report, that I've shown on this list, everything is private. (Nobody else can access my laptop without stealing it and breaking in.)

That's no excuse for showing sloppy practices. I'll aim to do better.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux