Guide to Updating Plug-ins
Table Of Contents
- Preface Using the FileMakerServer documentation
- Chapter 1 Welcome to FileMakerServer 5.5
- Chapter 2 Installing FileMakerServer in Windows
- Chapter 3 Installing FileMakerServer in MacOS 8.6 to 9.1
- Chapter 4 Installing FileMakerServer in MacOS X
- Chapter 5 Installing FileMaker Server in Red Hat Linux
- Chapter 6 Configuring FileMakerServer (Windows and Mac OS)
- Using the configuration assistants (Windows)
- Opening the Properties dialog box (Windows)
- Opening the Preferences dialog box (MacOS 8.6 to 9.1)
- Opening the Preferences dialog (MacOSX)
- Setting the number of guests
- Allowing disconnection of idle guests
- Authenticating guest log on (Windows)
- Setting the maximum number of files
- Changing the amount of memory used by FileMakerServer
- Adjusting memory (MacOS 8.6 to 9.1)
- Setting how often the cache is flushed
- Allowing single user files to be hosted
- Allowing software updates to be downloaded automatically
- Opening runtime solutions automatically (Windows and MacOS X)
- Opening runtime solutions automatically (MacOS 8.6 to 9.1)
- Enabling remote administration
- Specifying a custom host name
- Maximizing performance (MacOS 8.6 to 9.1)
- Choosing network protocols
- Setting the preferred IP address
- Recording usage statistics and settingsizelimits
- Setting a size limit for the Application Log (WindowsNT)
- Setting a size limit for the Application Log (Windows2000)
- Setting a size limit for the event log (MacOS)
- Using FileMaker Server with a directoryservice
- Restoring FileMaker Server defaultsettings
- Protecting files with a password
- How FileMakerServer behaves during system sleep (Windows 2000 and Mac OS)
- Chapter 7 Administering FileMakerServer (Windows and Mac OS)
- Starting FileMakerServer (WindowsNT)
- Starting FileMaker Server (Windows 2000)
- Stopping FileMakerServer (WindowsNT)
- Stopping FileMakerServer (Windows2000)
- Starting FileMakerServer (MacOS8.6to9.1)
- Quitting FileMakerServer (MacOS8.6to9.1)
- Starting FileMakerServer (MacOS X)
- Quitting FileMakerServer (Mac OS X)
- Using remote administration
- Automatically downloading the Server Administration plug-in to a remote computer
- Opening the Remote Administration window
- Listing hosted files and current guests
- Viewing usage statistics for FileMakerServer
- Hosting FileMakerPro5.x files
- Closing hosted files
- Disconnecting guests
- Viewing detailed information about hosted files andguests
- Sending messages to guests
- Sending messages to all guests
- Determining if you have exclusive access to hosteddatabases
- Using local administration (Mac OS 8.6 to 9.1 )
- Opening the local administration window (MacOS 8.6 to 9.1)
- Listing hosted files and guests (MacOS 8.6 to 9.1)
- Viewing usage statistics (MacOS 8.6 to 9.1)
- Hosting FileMaker Pro 5.x files (MacOS 8.6 to 9.1)
- Closing hosted files (MacOS 8.6 to 9.1)
- Disconnecting guests (MacOS 8.6 to 9.1)
- Sending messages to guests (MacOS 8.6 to 9.1)
- Monitoring server performance (Windows)
- Using reported events to track activities
- Recalculating the Today function inhosteddatabases
- Chapter 8 Scheduling administrative tasks (Windows and Mac OS)
- Scheduling tasks to run automatically (Windows)
- Scheduling tasks to run automatically (MacOS 8.6 to 9.1)
- Scheduling tasks to run automatically (Mac OS X)
- Viewing scheduled tasks in the Schedules list (Windows)
- Viewing scheduled tasks in the Schedules window (MacOS)
- Running scheduled tasks manually
- Changing scheduled tasks
- Duplicating scheduled tasks
- Deleting scheduled tasks
- Enabling and disabling scheduled tasks
- Using the command line to automate tasks (Windows)
- Using a script to automate tasks (MacOS)
- Making sure you don’t run out of disk space during backups
- Chapter 9 Using FileMaker Server in Red Hat Linux
- Getting onscreen help with command and preference syntax
- Administering FileMaker Server
- Starting and stopping FileMaker Server automatically
- Configuring FileMaker Server
- Editing the configuration file
- Applying configuration changes
- Setting the number of guests
- Disconnecting idle guests
- Setting the maximum number of files
- Changing the amount of memory used by FileMaker Server
- Setting how often the cache is flushed
- Allowing single user files to be hosted
- Allowing software updates to be downloaded automatically
- Specifying the location of hosted files
- Specifying a user account name and group name for FileMaker Server
- Enabling remote administration in FileMaker Server
- Using the fmspasswd utility to encryptpasswords
- Specifying a custom host name
- Specifying the preferred IP address
- Opening runtime solutions automatically
- Using reported events and statistics to track activities
- Using FileMaker Server with a directoryservice
- Chapter 10 Manually installing the Server Administration pluginonaremote computer
- About the Server Administration plug-in
- Manually installing the plug-in on a remotecomputer (WindowsNT and Windows2000)
- Manually installing the plug-in on a remote computer (Windows95 or Windows 98)
- Enabling the Server Administration plug-in using FileMakerPro (Windows)
- Manually installing the Server Administration plug-in on a remote computer (MacOS)
- Enabling the Server Administration plug-in using FileMaker Pro (MacOS)
- Appendix A Technical specifications and optimization
- Appendix B Performance and usage tips
- Appendix C Event log messages and troubleshooting
- Appendix D About the TechInfo database
- Index
9-6 FileMaker Server Administrator’s Guide
To start FileMaker Server with preference settings in their default
state, stop FileMaker Server, rename or delete the FileMaker Server
configuration file (/etc/fmserver.conf), then restart FileMaker Server.
To reinstall FileMaker Server, overwriting all installed files and
create a new default configuration file, stop FileMaker Server, and
enter the following command:
# rpm -Uvh --replace --force -noscripts fmserver-5.5.1-i386.rpm
Setting the number of guests
You can specify the number of guests who are simultaneously
connected to FileMaker Server. Specifying a lower number leaves
more memory available for FileMaker Server to operate.
To set the number of FileMaker Pro guests:
1. Switch to the root user and enter the root password.
2. Using your text editor, open the fmserver.conf file.
3. Find the MaxGuests preference parameter and replace the current
value with a whole number between 1 and 250. For example:
MaxGuests 30
The default setting is 25.
4. If you’re finished making changes to the configuration file, close
the text editor. If you increased the number of guests, restart
FileMaker Server. If you decreased the number of guests, you can
reload the configuration file. Then log out as the root user.
Disconnecting idle guests
FileMaker Server can disconnect idle guests from hosted databases
after a specified length of time. If you want to change this setting,
first turn on guest disconnection. Then use the default idle time
setting or specify your own duration. You can use the default pre-
disconnection message or write a custom message.
Note In FileMaker Pro 5.5, you can use a password privilege to keep
a guest connected to FileMaker Server when the guest is idle. In
some instances, such as when a guest is also serving as a web
publishing host, the guest should maintain a connection to FileMaker
Server, so that users connecting to the database through a browser
will be able to access the database. For more information, see
FileMaker Pro 5.5 Help.
To allow FileMaker Server to disconnect idle guests:
1. Switch to the root user and enter the root password.
2. Using your text editor, open the fmserver.conf file.
3. Find the DisconnectIdleGuests preference parameter and replace
the current value with
ON.
DisconnectIdleGuests ON
4. Find the MaxIdleTime preference parameter and replace the
current value with a whole number between 10 and 1440 minutes.
For example:
MaxIdleTime 60
The default setting is 720 minutes.
5. Find the default DisconnectWarning message setting and type a
new message between the quotes or leave the default message
(shown below) in place.
DisconnectWarning “It appears that you have been idle
for a while. Please switch to another record to remain
connected.”
6. If you’re finished making changes to the configuration file, close
the text editor, reload the configuration file, and log out as the root
user.