mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-09-11 20:58:25 +00:00
Fix xdcp username on updatenode -F
xdcp was not using the username and trusted facility, fix updatenode usage.
This commit is contained in:
@@ -1801,6 +1801,7 @@ sub updatenodesyncfiles
|
||||
{
|
||||
command => ["xdcp"],
|
||||
node => $syncfile_node{$synclist},
|
||||
username => $request->{username},
|
||||
arg => $args,
|
||||
env => $env
|
||||
},
|
||||
|
Reference in New Issue
Block a user