Note: Any environment variables that need to apply to all users may be better set in the talis script.
To edit the .profile, log-in as that user and type:
vi .profile <Enter>
Set up the following essential variables as the last two lines in the file:
START_SCREEN='OI_IN'; export START_SCREEN <Enter> exec talis <Enter>
The "START_SCREEN" environment variable tells the system to go straight into OPAC.
To prevent the users being prompted for a location it may also be necessary to set the environment variable :
TAL_LOCATION=XX; export TAL_LOCATION <Enter>
(where XX is a location code).
Setting this variable provides additional functionality within OPAC; it conditions which reservation filter will be used (by means of which Site Profile this location_id is linked). It also controls the order in which the copies are displayed on the Locations List.
Note: The "exec talis" line must be the last line in the file.
The "Exit Timeout" field should also be "No", otherwise the user will be logged-out when the system times-out.
It is possible to set up timeout to exit the user from OPAC. This may be desirable in the case of users dialling-in remotely. This is done by setting the field "Exit Timeout" field in OPAC Security Rules to "Yes".
Public terminals should have the "Exit" option in OPAC disabled, whereas staff terminals will need to be able to exit from OPAC.
This can be achieved in two ways:
The "Exit Time-out" option provides the function to exit Talis on time-out. This is commonly used by login over a network, rather than dedicated terminals. For this to work correctly, the "START_SCREEN" environment variable must be set; this is usually "OI_IN" where Collection 1 is used as the "main" catalogue.
This chapter has given a brief overview of how to set up an OPAC user and configure the OPAC Exit option. Reference has been made to related documents.
Copyright 1998 © BLCMP Library Services Ltd. All Rights Reserved.