DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
BNU setup procedures

Connections not using the CS dialer: servers

Optional or conditional steps

Register uucico services. A system that expects to be a server in BNU transactions must register a uucico service for each port monitor that receives BNU service requests. Each uucico service registered should include an authentication scheme name in the ``scheme'' field of the port monitor administrative file for the port.

The uucico service is added using the pmadm command. pmadm is described in detail in ``Administering port services'' and on pmadm(1M). The following pmadm command adds a line for uucico to the port monitor's _pmtab file. In this case, the port monitor is tcp.

pmadm -a -p tcp -s uucico -m "`nlsadmin -c \"/usr/lib/uucp/uucico -r 0 \
-A Addr\"`" -v `nlsadmin -V` -S "cr1 -suucico" -y"uucp"

In the example above, replace Addr with the address on which the uucico service will be offered.


NOTE: When using cr1 on serial connections, configure the port to start on carrier (that is, -c). This is necessary because the responder sends no data until the imposer indicates it is ready to start the protocol. For this reason, autobaud will not work on parts protected by cr1.


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004