ACM Webinar: 2012 – Big Data: End of the World or End of BI?
_______________________________________________
Info-Ingres mailing list
Info-...@kettleriverconsulting.com
http://ext-cando.kettleriverconsulting.com/mailman/listinfo/info-ingres
GRANT NOACCESS ON DATABASE mydb TO PUBLIC
HTH
Paul
From: info-ingr...@kettleriverconsulting.com [mailto:info-ingr...@kettleriverconsulting.com] On Behalf Of Andy
Sent: 10 July 2012 03:42
To: info-...@kettleriverconsulting.com
Subject: [Info-Ingres] Public to private database
Hi All,
Can someone tell me how to change a database access from public to private using an SQL command.
I have the following to add roles to my installation, etc. Just not sure about database access...
sql -u'$ingres' iidbdb <<SQLEND
create role myrole with password = 'myrolepw'; \p\g
grant myrole to public; \p\g
SQLEND
| Internet
spec...@processed.almost.meat Sent by: info-ingr...@kettleriverconsulting.com 10-07-12 08:44 AM
|
|
GRANT NOACCESS ON DATABASE mydb TO PUBLIC
HTH
Paul
From: info-ingr...@kettleriverconsulting.com [mailto:info-ingr...@kettleriverconsulting.com] On Behalf Of Andy
Sent: 10 July 2012 03:42
To: info-...@kettleriverconsulting.com
Subject: [Info-Ingres] Public to private database
Hi All,
Can someone tell me how to change a database access from public to private using an SQL command.
I have the following to add roles to my installation, etc. Just not sure about database access...
sql -u'$ingres' iidbdb <<SQLEND
create role myrole with password = 'myrolepw'; \p\g
grant myrole to public; \p\g
SQLEND
Any help is greatly appreciated.
Regards,
Andy.
_______________________________________________ Info-Ingres mailing list Info-...@kettleriverconsulting.com