From: | <mgould(at)isstrucksoftware(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Security setup. |
Date: | 2011-09-10 19:42:46 |
Message-ID: | 20110910124246.c760ddbd7c0975bc4b045766db7d895c.268ae380ef.wbe@email16.secureserver.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
We have a very solid security appliance which sits in front of our domain controller. All traffic from our users is also controlled via a citrix login and they only have access to the published apps, no desktops.
We have been thinking of using trust as our security method. If we decide to use this will we be required to enter the users into the database?
The other option might be using SSL and entering in the users to the db. We still have to build internal security tables which handle procedure and data level security so pushing the login to the database isn't that big of a deal.
Michael Gould
Intermodal Software Solutions, LLC
904-226-0978
From | Date | Subject | |
---|---|---|---|
Next Message | Sim Zacks | 2011-09-11 07:44:33 | Re: Security setup. |
Previous Message | Jasen Betts | 2011-09-10 11:08:01 | Re: COPY FROM (query) in plpgsql |