home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / base / root.16 / etc / default / cs_tpconfig / cs_tpconfig
Encoding:
Text File  |  1998-08-19  |  1.2 KB  |  34 lines

  1. #ident    "@(#)cs_tpconfig.dfl    1.2"
  2.  
  3. # This is the file "cs_tpconfig".  It is used to disable "trusted
  4. # path" semantics on specific devices used by the connection server.
  5. #
  6. # The following example illustrates how this is done.
  7. #
  8. # In this example, the connection server will open "/dev/tty00"
  9. # without establishing a "trusted path" connection.  The other
  10. # devices will be opened using a "trusted path" connection.
  11. #
  12. #    /dev/tty00=no
  13. #    /dev/term/01=yes
  14. #    /dev/tty02=
  15. #
  16. # The device name specifed must match the device name used by
  17. # the connection server.  This information is stored in the file:
  18. #
  19. #    /etc/uucp/Devices
  20. #
  21. # If the specified device is not listed in the "cs_tpconfig" file, the
  22. # connection is established according to the value of TPDEFAULT.  Also,
  23. # any device listed in this file for non-trusted path use must be
  24. # explicitly disabled in the port monitor file.
  25. #
  26. # The "defadm" command should be used as the interface to add data to
  27. # this file.  For example, the following command will turn off the
  28. # "trusted path" semantics for "/dev/tty00":
  29. #
  30. #    defadm cs_tpconfig /dev/tty00=no
  31. #
  32. # For all NAME=value strings any value other than ``no'' defaults to
  33. # ``yes'' (including a NULL value).
  34.