User manual

Table Of Contents
Chapter 6 | Protecting databases 139
You can view extended privileges in the Manage Security dialog box, as well as enable each
extended privilege for selected privilege sets. All extended privileges except fmreauthenticate10
are disabled by default, even in the Full Access privilege set.
It may be necessary to delete an extended privilege that is no longer required.
To view the extended privileges:
1. Open the database file.
2. Choose File menu > Manage > Security.
3. In the Manage Security dialog box, click the Extended Privileges tab.
For more information about extended privileges, see Help.
Authorizing access to files
As part of your overall security plan, you can control whether other FileMaker Pro files are
permitted to access the schema in a file (including its tables, layouts, scripts, and value lists) in
your secured solution. When protection is enabled, any use of the protected file through a
FileMaker data source will require authorization. Therefore, in a multi-file solution, you will need
to authorize the other files.
For example, enabling protection prevents someone with an account in your file from creating
another file that uses tables in your file but does not implement the same business logic (such as
the same script triggers). The use of this alternative file can bypass your intended business logic
(although record-level access would still be enforced). Turning on this option also prevents files
that are not authorized from opening a protected file using the Open File script step.
Note You must have the Full Access privilege set for any file that you want to protect and any file
that you want to authorize.
To authorize access to a file:
1. Open the file that you want to protect.