Medium: CTDB: Preserve permissions on smb.conf (bsc#935253)
When updating smb.conf, the permissions are not preserved.
This may cause smbclient to be unable to read the file where
it was previously able.
Resolve the problem by copying the new configuration into
place, rather than moving it.