1XTSOLsetSessionHTIr(u3sXtTeSdOLE)xtensions to X Windows LibraryXTFSuOnLcsteitoSnesssionHI(3XTSOL)
2
3
4

NAME

6       XTSOLsetSessionHI  - set the session high sensitivity label to the win‐
7       dow server
8

SYNOPSIS

10       cc [flag...] file... -lX11 -lXtsol [library...]
11       #include <X11/extensions/Xtsol.h>
12
13       Status XTSOLsetSessionHI(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 high label.
26
27

DESCRIPTION

29       The XTSOLsetSessionHI() function  sets  the  session  high  sensitivity
30       label.  After  the  session high label has been set by a Trusted Exten‐
31       sions window system TCB component, logintool, X server will reject con‐
32       nection  request from clients running at higher sensitivity labels than
33       the session high 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), XTSOLsetSessionLO(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        XTSOLsetSessionHI(3XTSOL)
Impressum