![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I need to create a new user in IBM Informix (Unix platform) and give him access to only temp1 table but not to temp2 table. The problem is that there are some existing users who have access to both tables through Public role. If I explicitly grant access to new user on temp1 and revoke the access privileges on temp2 from Public role, existing users will loose access to the table resulting in big problem, as the database is real-time. Is there any way to create a user who doesn't belong to Public group? How can I know which users have access to which tables, through Public role, so that I first could revoke privileges from Public and then explicitly grant these to the users. Any other solution, please suggest..... |
#3
| ||||
| ||||
|
|
I need to create a new user in IBM Informix (Unix platform) and give him access to only temp1 table but not to temp2 table. The problem is that there are some existing users who have access to both tables through Public role. |
|
If I explicitly grant access to new user on temp1 and revoke the access privileges on temp2 from Public role, existing users will loose access to the table resulting in big problem, as the database is real-time. |
|
Is there any way to create a user who doesn't belong to Public group? |
|
Any other solution, please suggest..... |
![]() |
| Thread Tools | |
| Display Modes | |
| |