Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ xtrusted(1) — DG/UX R4.11MU05

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

secconfig(1)

sysconf(2)



xtrusted(1)                     X11 R4.11MU05                    xtrusted(1)


NAME
       xtrusted - determine whether operating in a trusted X environment

SYNOPSIS
       xtrusted [ -d displayname ]

DESCRIPTION
       The xtrusted command determines whether you are running in a trusted
       X environment.  Currently, this means DG/UX running with capabilities
       and communicating with a Tektronix X terminal running SecureWare's
       trusted X server.

       Options are:

       -d displayname
              Displayname represents the X display for which you are making
              the query.  Without this option, xtrusted uses the value of
              the DISPLAY environment variable.

EXAMPLES
       $ xtrusted -d trusted:0; echo $?
       0
       $ xtrusted -d nocigar:0; echo $?
       1

DIAGNOSTICS
       Exit status is 0 if the system is a trusted X environment, 1 if not,
       2 on error.

SEE ALSO
       secconfig(1),sysconf(2),dgrunningwith(3c)


Licensed material--property of copyright holder(s)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026