Ver Fonte

jabber: allow execution of chkpwd

Helmut Pozimski há 4 anos atrás
pai
commit
0c4ec6002c
1 ficheiros alterados com 3 adições e 1 exclusões
  1. 3 1
      jabber.te

+ 3 - 1
jabber.te

@@ -1,4 +1,4 @@
-policy_module(jabber, 1.11.10)
+policy_module(jabber, 1.11.11)
 
 ########################################
 #
@@ -155,6 +155,8 @@ selinux_compute_access_vector(jabberd_t)
 auth_read_shadow(jabberd_t)
 miscfiles_read_generic_certs(jabberd_t)
 
+auth_domtrans_chk_passwd(jabberd_t)
+
 optional_policy(`
 	udev_read_db(jabberd_t)
 ')