1XTSOLsetSessionLTOr(u3sXtTeSdOLE)xtensions to X Windows LibraryXTFSuOnLcsteitoSnesssionLO(3XTSOL)
2
3
4

NAME

6       XTSOLsetSessionLO - set the session low sensitivity label to the window
7       server
8

SYNOPSIS

10       cc [flag...] file... -lX11 -lXtsol [library...]
11       #include <X11/extensions/Xtsol.h>
12
13       Status XTSOLsetSessionLO(display, sl);
14
15       Display *display;
16       m_label_t *sl;
17
18

PARAMETERS

20       display    Specifies a pointer to the Display structure; returned  from
21                  XOpenDisplay().
22
23
24       sl         Specifies a pointer to a sensitivity label to be used as the
25                  session low label.
26
27

DESCRIPTION

29       The XTSOLsetSessionLO()  function  sets  the  session  low  sensitivity
30       label. After the session low label has been set by a Trusted Extensions
31       window system TCB component, logintool, X server will reject a  connec‐
32       tion  request  from  a client running at a lower sensitivity label than
33       the session low label. The client must have the PRIV_WIN_CONFIG  privi‐
34       lege.
35

RETURN VALUES

37       None.
38

ERRORS

40       BadAccess    Lack of privilege.
41
42

ATTRIBUTES

44       See attributes(5) for descriptions of the following attributes:
45
46
47
48
49       ┌───────────────────────────┬───────────────────────────────┐
50       │      ATTRIBUTE TYPE       │        ATTRIBUTE VALUE        │
51       ├───────────────────────────┼───────────────────────────────┤
52       │Interface Stability        │ Committed                     │
53       ├───────────────────────────┼───────────────────────────────┤
54       │MT-Level                   │ Unsafe                        │
55       └───────────────────────────┴───────────────────────────────┘
56

SEE ALSO

58       libXtsol(3LIB), XTSOLsetSessionHI(3XTSOL), attributes(5)
59
60
61       Setting  the  X  Window  Server  Clearance and Minimum Label in Solaris
62       Trusted Extensions Developer's Guide
63

NOTES

65       The functionality described on this manual page is  available  only  if
66       the system is configured with Trusted Extensions.
67
68
69
70SunOS 5.11                        20 Jul 2007        XTSOLsetSessionLO(3XTSOL)
Impressum