Help

Table Of Contents
Protecting databases
F
ILEMAKER PRO HELP 449
You can create as many privilege sets as you need to define the types of access you want to permit
to a file. Each database file contains three predefined privilege sets for common types of access
levels.
See Using the predefined privilege sets and Creating and managing privilege sets.
Extended privileges
Extended privileges determine the data sharing options that are permitted by a privilege set, such as
whether a privilege set permits users to open a shared file or view a database in a
web browser.
The following table lists the default extended privileges that are available. (FileMaker as well as
third-party developers may define additional extended privileges to manage access to other
software products designed to work with FileMaker
Pro or FileMaker Server.)
When a user attempts to open or access a protected file using one of the above methods, the user
will be prompted to provide account information. If the privilege set for the account does not permit
the type of extended privilege access the user is requesting, the user will get an error indicating that
they cannot access the file in that way.
All extended privileges except fmreauthenticate10 are disabled by default, even in the Full Access
privilege set.
Enabling extended privileges only makes it allowable for certain privilege sets to access shared
data. To actually access the shared data, you must also set up sharing for the type of access that
you want. See
Sharing databases on a network, Using ODBC and JDBC with FileMaker Pro, or
Publishing databases on the web.
For more information on extended privileges, see Managing extended privileges.
Keyword Extended privilege Determines if a privilege permits
fmwebdirect Access via FileMaker WebDirect Accessing a database file from a web browser
via
FileMaker WebDirect.
fmxdbc Access via ODBC/JDBC Accessing a database file as an ODBC or
JDBC data source.
fmapp Access via FileMaker Network,
server-side scripting, or
FileMaker
Go
Opening a shared file (either a file shared by
FileMaker Pro or hosted and shared by
FileMaker
Server).
fmreauthenticate10 Require re-authentication after the
specified minutes in sleep/
background - Go only
Accessing a file in FileMaker Go without
having to re-login after file hibernation or after
using a different app. The default time is 10
minutes; maximum time is 10080 minutes (one
week) - FileMaker
Go only.
fmxml Access via XML Web Publishing -
FMS only
Accessing a database file from a web browser
or other application via XML web publishing -
FileMaker
Server only.
fmphp Access via PHP Web Publishing -
FMS only
Accessing a database file from a web browser
or other application via PHP web publishing -
FileMaker
Server only.