diff --git a/lib/backend.py b/lib/backend.py index 1fb2aea8773e5e8edab38cfd722d54e7f9c01e11..382eec55a69f0a26c980b9e636038b95d8e94c23 100644 --- a/lib/backend.py +++ b/lib/backend.py @@ -982,6 +982,7 @@ def UploadFile(file_name, data, mode, uid, gid, atime, mtime): constants.CLUSTER_CONF_FILE, constants.ETC_HOSTS, constants.SSH_KNOWN_HOSTS_FILE, + constants.VNC_PASSWORD_FILE, ] allowed_files.extend(ssconf.SimpleStore().GetFileList()) if file_name not in allowed_files: