Administering your system with SCOadmin

Increasing SCOadmin security in a networked environment

By default, SCOadmin is configured to use the rsh(1) utility for remote execution of administrative applications. You can also configure SCOadmin to use other utilities that supply stronger authentication and encryption mechanisms (if you have access to such utilities).

For example, to configure SCOadmin to use the public domain (and commercially available) ssh utility package, you would create the file /etc/default/scoadmin with the following contents:

   # /etc/default/scoadmin
   localPipe:
   	rcmdLocation=/usr/local/bin/ssh

Next topic: Troubleshooting SCOadmin
Previous topic: Using the SCOadmin Setup Wizard

© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999