First time i'm implementing webbroker apache server fro Linux.
Now i need to check user permission in Security Table (username and password) of the Database and
if the user information is correct.
And how to configure permission according to user right. for example:
For table INVOICE
- General Accountant has all right
- Accountant ca view all invoice but could not edit/delete another user's invoice
- Manager just view invoices, could not edit/delete/insert
- User dont have access to invoices