We are going to give all our shell users access to Postgres so that every user has
their own database that they use as much as they like but so that they can't create
new databases. Also these databases should be totaly private to the user that owns it
(ok, the "postgres" should have access to them) so that nobbody else can
connect/select/insert/update/create/drop/etc.
How do I do it ?
/--------------------------------------------------------------------\
| Kaj-Michael Lang | WWW: http://www.tal.org |
| Kaskentie 5 C9 | E-Mail: [EMAIL PROTECTED] |
| 20720 Turku | [EMAIL PROTECTED] |
| FINLAND | [EMAIL PROTECTED] |
|-------------------------| [EMAIL PROTECTED] |
| GSM: +358-(0)40-5271058 | FTP: ftp://ftp.tal.org |
|--------------------------------------------------------------------|
| CS@ÅA DBMS&CGI&PHP&HelpDesk&PTRoot&Coding@SIP Ltd |
| Software is like sex; it's better when it's free. - Linus Torvalds |
\--------------------------------------------------------------------/