missed piece of clip patch
This commit is contained in:
parent
d28e528b0d
commit
b4beb0a0fb
@ -206,6 +206,7 @@ template(`su_per_role_template',`
|
|||||||
auth_domtrans_user_chk_passwd($1,$1_su_t)
|
auth_domtrans_user_chk_passwd($1,$1_su_t)
|
||||||
auth_dontaudit_read_shadow($1_su_t)
|
auth_dontaudit_read_shadow($1_su_t)
|
||||||
auth_use_nsswitch($1_su_t)
|
auth_use_nsswitch($1_su_t)
|
||||||
|
auth_rw_faillog($1_su_t)
|
||||||
|
|
||||||
corecmd_search_bin($1_su_t)
|
corecmd_search_bin($1_su_t)
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(su,1.6.0)
|
policy_module(su,1.6.1)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user