Index Click this button to go to the index for this section.


uucpsetup(8)

NAME

uucpsetup - The uucp setup program

SYNOPSIS

/usr/sbin/uucpsetup [ -moiap ]

FLAGS

-m Adds modems, configuring the dialers for uucp. -i Adds incoming systems; that is, systems that are allowed to call your local system. -o Adds outgoing systems; that is, systems that your local system is allowed to call. -a Adds the modems and incoming and outgoing systems to uucp. The -a option implies the -m, -i, and -o options. -p Adds the system name to /usr/lib/uucp/Poll file.

DESCRIPTION

The uucpsetup command provides an interactive facility for setting up and updating the uucp files necessary to configure your system for uucp connections. To set up uucp initially, run the uucpsetup command with the -a option and answer the questions. To update the uucp files and directories, run uucpsetup with the -m, -o, or -i options, as appropriate. If no options are specified, the -m, -o, and -i options are the default. You must be superuser to run uucpsetup.

FILES

/usr/lib/uucp/Devices Contains information about available devices. /usr/lib/uucp/Permissions Contains access permission codes for remote systems. /usr/lib/uucp/Systems Lists accessible remote systems. /usr/lib/uucp/Poll Contains the polling option for each remote system.

RELATED INFORMATION

Devices(4), Permissions(4), Poll(4), Systems(4), uucp(1), uucp_intro(7) Network Administration