allow lsxcatd to be run by anyone
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7944 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
5d11ea1930
commit
db34c39487
@ -1064,6 +1064,8 @@ sub initDB
|
||||
}
|
||||
$chtabcmds .=
|
||||
"$::XCATROOT/sbin/chtab priority=2 policy.commands=getbmcconfig policy.rule=allow;";
|
||||
$chtabcmds .=
|
||||
"$::XCATROOT/sbin/chtab priority=2.3 policy.commands=lsxcatd policy.rule=allow;";
|
||||
$chtabcmds .=
|
||||
"$::XCATROOT/sbin/chtab priority=3 policy.commands=nextdestiny policy.rule=allow;";
|
||||
$chtabcmds .=
|
||||
|
Loading…
Reference in New Issue
Block a user