DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

Systems(F)


Systems -- format of UUCP Systems file

Format

sitename schedule type speed phone login_script

Description

The Systems file (/usr/lib/uucp/Systems) contains the information needed by the uucico daemon to establish a communication link to a remote computer. Each entry in the file represents a computer that your computer can call. You can configure the Systems file to prevent unauthorized computers from logging in on your computer. More than one entry may be present for a particular computer. These additional entries represent alternative communication paths which the computer tries in sequential order.

Each line in Systems contains the following six whitespace-separated fields:


sitename
Node name of the remote computer.

schedule
A string that indicates the day-of-week and time-of-day when the remote computer can be called.

type
Device type that should be used to establish the communication link to the remote computer.

speed
Transfer speed of the device used in establishing the communication link.

phone
Telephone number of the remote computer for automatic dialers. If you wish to create a portable Systems file that can be used at a number of sites where the dialing prefixes differ, see the Dialcodes(F) manual page.

login_script
Defines the conversation needed to log into the remote system. The login script is represented by pairs of expect and send strings. It is also known as a ``chat script''.

The default line setting uses 8-bit characters with no parity. If necessary, you can precede the login script with one of the keywords PEVEN or PODD to alter the line setting. PEVEN sets the line to 7-bit characters with even parity, PODD sets the line to 7-bit characters with odd parity.

Files


/usr/lib/uucp/Systems
full pathname of Systems

See also

Configuration(F), Devices(F), Dialers(F), uucico(ADM), uucp(C)
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 03 June 2005