Brief explanation:

LedgerSMB has gone from a hide-the-menu-item form of security to
role-based database security.  The menu items are now removed or not
based upon the database roles one is granted, and these roles also
control permissions to underlying tables.  If you don't have adequate
permissions, you won't be able to see menu items or do much of
anything else.  If the permissions are not set up, all menu items will
be hidden.

You can check the latter by:
select count(*) from menu_acl;

The former is probably better directly addressed rather than checked.

Does this make sense?

Best Wishes,
Chris Travers

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to