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 name="role">
|
||||
## <summary>
|
||||
## The role to allow the updpwd domain.
|
||||
## The role to allow the chkpwd domain.
|
||||
## </summary>
|
||||
## </param>
|
||||
## <param name="terminal">
|
||||
## <summary>
|
||||
## The type of the terminal allow the updpwd domain to use.
|
||||
## The type of the terminal allow the chkpwd domain to use.
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
|
@ -255,6 +255,7 @@ term_dontaudit_use_unallocated_ttys(newrole_t)
|
||||
|
||||
auth_use_nsswitch(newrole_t)
|
||||
auth_domtrans_chk_passwd(newrole_t)
|
||||
auth_domtrans_upd_passwd(newrole_t)
|
||||
auth_rw_faillog(newrole_t)
|
||||
|
||||
# Write to utmp.
|
||||
|
Loading…
Reference in New Issue
Block a user