1RPM::Grill::Plugin::SetUxsiedr(3C)ontributed Perl DocumeRnPtMa:t:iGornill::Plugin::Setxid(3)
2
3
4

NAME

6       FIXME - FIXME
7

SYNOPSIS

9           use Fixme::FIXME;
10
11           ....
12

DESCRIPTION

14       FIXME fixme fixme fixme
15

CONSTRUCTOR

17       FIXME-only if OO
18
19       new( FIXME-args )
20           FIXME FIXME describe constructor
21

METHODS

23       FIXME document methods
24
25       method1
26           ...
27
28       method2
29           ...
30

EXPORTED FUNCTIONS

EXPORTED CONSTANTS

EXPORTABLE FUNCTIONS

FILES

DIAGNOSTICS

36       SetuidDirectory
37           There is no reason to have a Setuid directory. Perhaps you meant to
38           make it setgid (group)?
39
40       UnauthorizedSetxid
41           rpmgrill found a setuid/setgid file which is not on the whitelist.
42
43           All setgid directories and setuid/setgid files must be enumerated
44           in a trusted whitelist. This whitelist is maintained by FIXME.
45
46           The whitelist lists both file path and package. It is possible for
47           this test to trigger if your RPM provides a setxid file that
48           another package also provides, eg "/usr/bin/crontab". If this is
49           intentional and desired, the whitelist maintainer can add your
50           RPM+file as well.
51
52       WrongFileMode
53           rpmgrill found a setuid/setgid file which is whitelisted, but the
54           file permissions don't match what's specified in the whitelist.
55
56           All setgid directories and setuid/setgid files must be enumerated
57           in a trusted whitelist. This whitelist is maintained by FIXME.
58
59       WrongFileUser
60           rpmgrill found a setuid/setgid file which is whitelisted, but the
61           file owner doesn't match the one specified in the whitelist.
62
63           All setgid directories and setuid/setgid files must be enumerated
64           in a trusted whitelist. This whitelist is maintained by FIXME.
65
66       WrongFileGroup
67           rpmgrill found a setuid/setgid file which is whitelisted, but the
68           file group doesn't match the one specified in the whitelist.
69
70           All setgid directories and setuid/setgid files must be enumerated
71           in a trusted whitelist. The default location of the directory
72           containing the whitelist file is ~/.rpmgrill/plugins/setxid/ and
73           can be overriden by setting RPMGRILL_SETXID_WHITELIST_DIR
74           environment variable.
75
76           This whitelist is maintained by FIXME.
77

SEE ALSO

AUTHOR

80       Ed Santiago <santiago@redhat.com>
81

POD ERRORS

83       Hey! The above document had some coding errors, which are explained
84       below:
85
86       Around line 356:
87           Deleting unknown formatting code U<>
88
89           Deleting unknown formatting code U<>
90
91
92
93perl v5.30.0                      2019-07-26     RPM::Grill::Plugin::Setxid(3)
Impressum