Question about security of database and remote read only access.
From =?UTF-8?B?0JLQsNGB0LjQuyDQn9C10YLRg@21:1/5 to All on Wed Aug 29 06:05:26 2018
Hello all,
I know that's normal to answer to my question with RTF but I need answer asap, so be polite and thank you for that :)
Situation:
1. User wants to have some specific data from tables with read only access.
2. Creating OS user with /bin/nologin shell to prevent ssh login.
3. Crating a view with needed data.
4. Grant select to this view to user.