1HAL-IS-CALLER-LOCKED-OUT(1) General Commands ManualHAL-IS-CALLER-LOCKED-OUT(1)
2
3
4

NAME

6       hal-is-caller-locked-out - determine if a caller is locked out
7

SYNOPSIS

9       hal-is-caller-locked-out [options]
10
11

DESCRIPTION

13       hal-is-caller-locked-out  determines if a specific caller is locked out
14       of a specific D-Bus interface on a specific device. For  more  informa‐
15       tion  about  both the big picture and specific HAL properties, refer to
16       the HAL spec which can be found in  /usr/share/doc/hal-0.5.14/spec/hal-
17       spec.html depending on the distribution.
18
19

OPTIONS

21       The following options are supported:
22
23       --udi  The UDI (Unique Device Identifier) of the device object.
24
25       --interface
26              The name of the interface to check for.
27
28       --caller
29              The unique D-Bus name on the system bus of the caller.
30
31       --help Print out usage.
32
33       --version
34              Print the version.
35
36

RETURN VALUE

38       If  the  given  process  is locked out or an error occurs, this program
39       exits with exit code 1. Otherwise it exits with exit code 0. Note  that
40       only the super user (root) or other privileged users can use this tool.
41
42

BUGS

44       Please  send  bug reports to either the distribution or the HAL mailing
45       list, see http://lists.freedesktop.org/mailman/listinfo/hal on  how  to
46       subscribe.
47
48

SEE ALSO

50       hald(8),  lshal(1), hal-get-property(1), hal-set-property(1), hal-find-
51       by-property(1), hal-find-by-capability(1)
52
53

AUTHOR

55       Written by David Zeuthen <david@fubar.dk> with a lot of help from  many
56       others.
57
58
59
60
61                                                   HAL-IS-CALLER-LOCKED-OUT(1)
Impressum