If your Domain Mapped Multisite shows an error about cookies being blocked when you try to log in to your network subsite (or log in fails with no error message), open a support ticket and our support team will add this line to your wp-config.php file:
define('COOKIE_DOMAIN', $_SERVER['HTTP_HOST']);