To set up UnixWare for backup by NetWare, you need to configure the tsad(1) daemon.
and looking for the package names in the command output.
An error is displayed if one or more of these packages is not installed.
These packages install and configure the IPX/SPX
and TCP/IP protocols, as well as providing the NetWare UNIX Client
and NLM software.
This file must contain the name of at least one NetWare server known to your UnixWare system and the protocol loaded and used on the server.
Only the TCP and SPX protocols are supported. You can include both a TCP and an SPX entry for those servers that have both protocols available.
You will be able to backup UnixWare:
A typical unixtsa.conf file might look like this:
NWserver1 tcp NWserver2 spx NWserver3 spx NWserver3 tcpAs shown above, the same server can be listed twice, with one entry for each protocol. For all servers in unixtsa.conf that are listed as using the tcp protocol, ensure that the server name and IP address is available either through the /etc/hosts file, the Network Information Service (NIS), or the Domain Name Service (DNS).
If the tsad process is not running, the stop command will tell you so; continue by entering the start command as shown. Whenever you change the unixtsa.conf file, you must stop and start the tsad daemon so that your changes take effect. (This also happens the next time you reboot the system.)