Use abstractions where possible
This commit is contained in:
parent
9cac4eeb90
commit
b1c0cfdab5
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ include <tunables/global>
|
||||||
@{exec_path} = @{bin}/klist
|
@{exec_path} = @{bin}/klist
|
||||||
profile klist @{exec_path} {
|
profile klist @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
|
include <abstractions/kerberosclient>
|
||||||
|
|
||||||
#Allow root to list other users' creds cache
|
#Allow root to list other users' creds cache
|
||||||
capability dac_override,
|
capability dac_override,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue