2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-12-05 08:32:01 +00:00

Modified message

This commit is contained in:
Casandra Qiu
2018-05-30 21:27:00 -04:00
parent d49664ea31
commit bcf0b4a7b8

View File

@@ -66,7 +66,7 @@ unless ($target) {
my $current_userid = getpwuid($>);
if ($current_userid ne "root")
{
print "WARNING: chtab worked without passing xcatd, using tabch command instead if user is controled by policy mechanism\n";
print "WARNING: chtab bypasses xcatd and does not enforce xCAT policy tables. Using tabch instead.\n";
}
my %keyhash = ();