s3-printing: Fix driver upload for Xerox 4110 PS printer driver.
[ira/wip.git] / source3 / smbd / msdfs.c
index 4d692cd2d2ba24a9d79349e5b731f3345cf104d8..7bd32e828001e4cfd54cfc20a15ad72a3d5066e9 100644 (file)
@@ -272,6 +272,8 @@ NTSTATUS create_conn_struct(TALLOC_CTX *ctx,
                return status;
        }
 
+       conn->fs_capabilities = SMB_VFS_FS_CAPABILITIES(conn);
+
        /*
         * Windows seems to insist on doing trans2getdfsreferral() calls on
         * the IPC$ share as the anonymous user. If we try to chdir as that