Update contrib.
2 ; This security policy file is used by the DBMS security tests.
3 ; There are 5 different DBMS tests:
4 ; (1) - A test application with capabilities, which satisfy database's schema security policy.
5 ; (2) - A test application with capabilities, which satisfy database's write security policy.
6 ; (3) - A test application with capabilities, which satisfy read security policy of table "A".
7 ; (4) - A test application with capabilities, which satisfy write security policy of table "B", although they cannot satisfy (UID: WRITE) policy.
8 ; (5) - A test application without capabilities.
14 capability = WriteUserData
16 capability = NetworkServices
21 capability = PowerMgmt
26 capability = WriteDeviceData
29 ; It has explicitly specified security policies, so the database R/W security policies
30 ; will be used when table C is accessed.