User manual
Table Of Contents
- Preface Learning how to use FileMakerPro
- Chapter 1 FileMaker Pro basics
- Chapter 2 Adding and viewing data
- Chapter 3 Finding and sorting information
- Finding records
- Finding text and characters
- Finding exact matches in text fields
- Finding numbers, dates, and times
- Finding ranges of information
- Finding data in related fields
- Finding records that match multiple criteria
- Finding empty or non-empty fields
- Finding duplicates
- Finding all records except those matching criteria
- Hiding records from a found set and viewing hidden records
- Viewing, repeating, or changing the last find
- Sorting records
- Finding records
- Chapter 4 Previewing and printing information
- Chapter 5 Creating a database
- Chapter 6 Creating and managing layouts and reports
- Chapter 7 Customizing layouts
- Chapter 8 Working with related files
- Chapter 9 Protecting databases with passwords and groups
- Chapter 10 Creating scripts to automate tasks
- About scripts
- Creating scripts: an overview
- About ScriptMaker steps
- Control script steps
- Navigation script steps
- Sort, find, and print script steps
- Editing script steps
- Fields script steps
- Records script steps
- Windows script steps
- Files script steps
- Spelling script steps
- Open Menu Item script steps
- Miscellaneous script steps
- Changing scripts
- Duplicating, renaming, or deleting scripts
- Importing scripts
- Listing scripts in the Scripts menu
- Using buttons with scripts
- Example of a ScriptMaker script
- Chapter 11 Using formulas and functions
- Chapter 12 Importing and exporting data
- Chapter 13 Sharing databases on a network
- Chapter 14 Publishing databases on the Web
- About publishing databases on the Web
- How users work with databases on the Web
- What you need to publish databasesontheWeb
- Publishing databases on the Web: an overview
- Enabling FileMaker Pro Web Companion
- Configuring FileMaker Pro WebCompanion
- Enabling Web Companion sharing
- Setting up browser views
- Testing your published database
- About browser views for web publishing
- Chapter 15 Using ODBC with FileMakerPro
- Appendix A Customizing FileMaker Pro
- Appendix B Backing up and recovering files
- Appendix C FileMaker Pro Quick Reference (Windows)
- Appendix D FileMaker Pro Quick Reference (Mac OS)
- Index
Chapter 9
Protecting databases with passwords and groups
When you store confidential information in your database files or
want to restrict users from modifying layouts or other database
elements, you need a security system to protect your file. This helps
ensure that records, fields, layouts, or scripts aren’t inadvertently
deleted or changed.
This chapter explains how to protect your FileMaker Pro files by setting
access privileges for passwords and groups. You’ll learn about:
1 setting passwords to limit access to all aspects of a file
1 setting groups to limit access to specific elements within a file (like
fields and layouts)
When you protect your database by preventing or limiting entry with
access privileges, users must enter a password in order to access your
database anywhere: on your computer, across a network, on the Web,
or from an ODBC client application.
Defining passwords
When you define passwords for a file, you specify what data can be
accessed and what tasks can be performed. When a user opens the
file with a password, FileMaker Pro disables commands that aren’t
available for that password.
To define passwords:
1. Open the file.
2. Choose File menu > Access Privileges > Passwords.
If you don’t see the Access Privileges command under the File menu,
you have opened the file with limited access, which changes the
menu command to Change Password. See the database administrator
for the master password.
3. In the Define Passwords dialog box, type the password that you or
others will use to access the file.
1 Passwords can
be up to 31 characters long and are not case
sensitive.
1 Store your password in a safe place so you can retrieve it.
1 You can limit access to a file but not require users to enter a
password by leaving the password area blank.
4. Select the activities that users with this password can perform.
Select To let users with this password
Access the entire file Perform any task with records, layouts, and scripts.
This privilege creates a master password, and provides
access to all activities in a file.
Browse records See data in records. (This option is always enabled.)
Define groups to limit which fields end users can view.
Print records Print one or more records.
Export records Export one or more records or access FileMaker Pro
sharing options, which allows users to share
FileMaker Pro data over a network, on the web, via
ODBC, or copy the found set.
Override data entry
warnings
Enter data that doesn’t match the validations set for a
field. (See “Defining field validation” on page 5-9.)
Design layouts Create or change all layouts. Define groups to control
access to individual layouts.
Edit scripts Create or change scripts. (Scripts can still be executed
by any user, although some script steps may be skipped
if a user has limited access).
Define value lists Create or change value lists. (To modify a value list
from Browse mode, a user must have Create records or
Edit records access).