Hello,
If you are trying to restrict user "informix", then I dont think it is possible. IF you want to create a new database user account with read only access, then you will first have to revoke all access from all the tables and database from public.Then grant access(select/insert/update/delete) to different users as per your discretion.
Nitin