1NetworkManager_dSiEsLpiantucxhePro_lwiicnybiNnedt_wsoNerelktiMwnaounrxak(gM8ea)rn_adgiesrp_adticshpeart_cwhienrb_iwnidnbind_selinux(8)
2
3
4

NAME

6       NetworkManager_dispatcher_winbind_selinux  -  Security  Enhanced  Linux
7       Policy for the NetworkManager_dispatcher_winbind processes
8

DESCRIPTION

10       Security-Enhanced Linux secures  the  NetworkManager_dispatcher_winbind
11       processes via flexible mandatory access control.
12
13       The  NetworkManager_dispatcher_winbind  processes execute with the Net‐
14       workManager_dispatcher_winbind_t SELinux type. You  can  check  if  you
15       have  these  processes  running by executing the ps command with the -Z
16       qualifier.
17
18       For example:
19
20       ps -eZ | grep NetworkManager_dispatcher_winbind_t
21
22
23

ENTRYPOINTS

25       The NetworkManager_dispatcher_winbind_t SELinux type can be entered via
26       the NetworkManager_dispatcher_winbind_script_t file type.
27
28       The  default  entrypoint  paths  for the NetworkManager_dispatcher_win‐
29       bind_t domain are the following:
30
31       /usr/lib/NetworkManager/dispatcher.d/30-winbind
32

PROCESS TYPES

34       SELinux defines process types (domains) for each process running on the
35       system
36
37       You can see the context of a process using the -Z option to ps
38
39       Policy  governs  the  access confined processes have to files.  SELinux
40       NetworkManager_dispatcher_winbind  policy  is  very  flexible  allowing
41       users  to setup their NetworkManager_dispatcher_winbind processes in as
42       secure a method as possible.
43
44       The  following  process  types  are  defined  for   NetworkManager_dis‐
45       patcher_winbind:
46
47       NetworkManager_dispatcher_winbind_t
48
49       Note: semanage permissive -a NetworkManager_dispatcher_winbind_t can be
50       used to make the process type NetworkManager_dispatcher_winbind_t  per‐
51       missive.  SELinux does not deny access to permissive process types, but
52       the AVC (SELinux denials) messages are still generated.
53
54

BOOLEANS

56       SELinux policy is customizable based on least  access  required.   Net‐
57       workManager_dispatcher_winbind  policy  is  extremely  flexible and has
58       several booleans that allow you to manipulate the policy and  run  Net‐
59       workManager_dispatcher_winbind with the tightest access possible.
60
61
62
63       If you want to allow all domains to execute in fips_mode, you must turn
64       on the fips_mode boolean. Enabled by default.
65
66       setsebool -P fips_mode 1
67
68
69

MANAGED FILES

71       The SELinux process type NetworkManager_dispatcher_winbind_t can manage
72       files  labeled with the following file types.  The paths listed are the
73       default paths for these file types.  Note the processes UID still  need
74       to have DAC permissions.
75
76       samba_var_t
77
78            /var/nmbd(/.*)?
79            /var/lib/samba(/.*)?
80            /var/cache/samba(/.*)?
81
82       systemd_passwd_var_run_t
83
84            /var/run/systemd/ask-password(/.*)?
85            /var/run/systemd/ask-password-block(/.*)?
86
87

FILE CONTEXTS

89       SELinux requires files to have an extended attribute to define the file
90       type.
91
92       You can see the context of a file using the -Z option to ls
93
94       Policy governs the access  confined  processes  have  to  these  files.
95       SELinux  NetworkManager_dispatcher_winbind  policy is very flexible al‐
96       lowing users to setup their NetworkManager_dispatcher_winbind processes
97       in as secure a method as possible.
98
99       STANDARD FILE CONTEXT
100
101       SELinux  defines  the  file  context  types for the NetworkManager_dis‐
102       patcher_winbind, if you wanted to store files with  these  types  in  a
103       different  paths,  you  need to execute the semanage command to specify
104       alternate labeling and then use restorecon to put the labels on disk.
105
106       semanage  fcontext  -a  -t   NetworkManager_dispatcher_winbind_script_t
107       '/srv/NetworkManager_dispatcher_winbind/content(/.*)?'
108       restorecon -R -v /srv/myNetworkManager_dispatcher_winbind_content
109
110       Note:  SELinux  often  uses  regular expressions to specify labels that
111       match multiple files.
112
113       The following file types are defined for NetworkManager_dispatcher_win‐
114       bind:
115
116
117
118       NetworkManager_dispatcher_winbind_script_t
119
120       -  Set  files with the NetworkManager_dispatcher_winbind_script_t type,
121       if you want to treat the files  as  NetworkManager  dispatcher  winbind
122       script data.
123
124
125
126       Note:  File context can be temporarily modified with the chcon command.
127       If you want to permanently change the file context you need to use  the
128       semanage fcontext command.  This will modify the SELinux labeling data‐
129       base.  You will need to use restorecon to apply the labels.
130
131

COMMANDS

133       semanage fcontext can also be used to manipulate default  file  context
134       mappings.
135
136       semanage  permissive  can  also  be used to manipulate whether or not a
137       process type is permissive.
138
139       semanage module can also be used to enable/disable/install/remove  pol‐
140       icy modules.
141
142       semanage boolean can also be used to manipulate the booleans
143
144
145       system-config-selinux is a GUI tool available to customize SELinux pol‐
146       icy settings.
147
148

AUTHOR

150       This manual page was auto-generated using sepolicy manpage .
151
152

SEE ALSO

154       selinux(8), NetworkManager_dispatcher_winbind(8), semanage(8), restore‐
155       con(8), chcon(1), sepolicy(8), setsebool(8)
156
157
158
159NetworkManager_dispatcher_winbind N2e3t-w1o2r-k1M5anager_dispatcher_winbind_selinux(8)
Impressum