trunk: test fix for newrole.
This commit is contained in:
parent
1483be1fe5
commit
6138d3da0e
@ -369,12 +369,12 @@ interface(`auth_domtrans_chk_passwd',`
|
|||||||
## </param>
|
## </param>
|
||||||
## <param name="role">
|
## <param name="role">
|
||||||
## <summary>
|
## <summary>
|
||||||
## The role to allow the updpwd domain.
|
## The role to allow the chkpwd domain.
|
||||||
## </summary>
|
## </summary>
|
||||||
## </param>
|
## </param>
|
||||||
## <param name="terminal">
|
## <param name="terminal">
|
||||||
## <summary>
|
## <summary>
|
||||||
## The type of the terminal allow the updpwd domain to use.
|
## The type of the terminal allow the chkpwd domain to use.
|
||||||
## </summary>
|
## </summary>
|
||||||
## </param>
|
## </param>
|
||||||
#
|
#
|
||||||
|
@ -255,6 +255,7 @@ term_dontaudit_use_unallocated_ttys(newrole_t)
|
|||||||
|
|
||||||
auth_use_nsswitch(newrole_t)
|
auth_use_nsswitch(newrole_t)
|
||||||
auth_domtrans_chk_passwd(newrole_t)
|
auth_domtrans_chk_passwd(newrole_t)
|
||||||
|
auth_domtrans_upd_passwd(newrole_t)
|
||||||
auth_rw_faillog(newrole_t)
|
auth_rw_faillog(newrole_t)
|
||||||
|
|
||||||
# Write to utmp.
|
# Write to utmp.
|
||||||
|
Loading…
Reference in New Issue
Block a user