From da91f37651f5a55442664e88c8ba7a9ebbe98b6f Mon Sep 17 00:00:00 2001 From: hu-weihua Date: Thu, 24 Mar 2016 23:06:53 -0400 Subject: [PATCH] fix issue694 Disable root permission in policy table, the chtab command still work well. --- xCAT-client/pods/man8/chtab.8.pod | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-client/pods/man8/chtab.8.pod b/xCAT-client/pods/man8/chtab.8.pod index 3d7a2aa17..ddb906906 100644 --- a/xCAT-client/pods/man8/chtab.8.pod +++ b/xCAT-client/pods/man8/chtab.8.pod @@ -18,6 +18,7 @@ B [I] [I] The chtab command adds, deletes or updates the attribute value in the specified table.column for the specified keyvalue. Normally, the given value will completely replace the current attribute value. But if "+=" is used instead of "=", the specified value will be appended to the coma separated list of the attribute, if it is not already there. +The chtab is designed to work without passing xcatd, so it's out of control of policy mechanism. =head1 OPTIONS