{"id":2561,"date":"2019-03-25T17:40:09","date_gmt":"2019-03-25T20:40:09","guid":{"rendered":"http:\/\/xexeu.elipse.com.br\/pt\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/"},"modified":"2019-09-19T09:36:51","modified_gmt":"2019-09-19T12:36:51","slug":"configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp","status":"publish","type":"post","link":"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/","title":{"rendered":"Configuring Remote Domains in machines that are not part of a Microsoft network domain (Windows XP\/Windows XP)."},"content":{"rendered":"<h3>Introduction<\/h3>\n<p align=\"justify\">When configuring a Client Remote Domain in Studio, the E3 Studio of the Client machine access the files of the Server Domain on the path indicated in the Client Domain configuration. This path can be a folder created locally, in the Client Domain machine, or can be a folder share of the Server Domain on the remote machine, accessed via network. In this case, the share must be accessed remotely by the SYSTEM user. When the machines belong to a Microsoft network domain, the SYSTEM user has permissions to access the share without problems. However, when machines are only on the same workgroup, this permission must be explicitly defined.<\/p>\n<p align=\"justify\">From version 3.0 on, where the functionality of <b>Remote Domains<\/b> is available, E3 Server always runs as a service on the SYSTEM account. Services which use the SYSTEM account start on the system context without credentials, that is, without user and password authentication. These services, running without a Microsoft network domain, and which want to access network resources, have their access denied because of a lack of credentials and for using a null session.<\/p>\n<p align=\"justify\">This article shows which configurations are needed when both machines are running Windows XP Service Pack 2.<\/p>\n<h3 align=\"justify\">General Configurations<\/h3>\n<p align=\"justify\">The configurations displayed next must be done on the machine running the Server Domain. This configuration must be done directly on Windows Registry. In this case, follow these procedures:<\/p>\n<ol>\n<li>\n<div align=\"justify\">Access the key <b>HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Lanmanserver\\parameters<\/b>.<\/div>\n<\/li>\n<li>\n<div align=\"justify\">Create the variable <code>RestrictNullSessAccess<\/code>, of type <b>DWORD<\/b>, and set its value to 0.<\/div>\n<\/li>\n<\/ol>\n<p align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4201\/fig_001.png\" alt=\"\" width=\"500\" height=\"347\" align=\"\" border=\"0\" hspace=\"0\" vspace=\"0\" \/><\/p>\n<p align=\"justify\">According to Microsoft, the key <code>RestrictNullSessAccess<\/code> specifies whether the server limits access to the system for users logged on without user and password authentication. Possible values are:<\/p>\n<div align=\"justify\">\n<ul>\n<li><b>0<\/b>: Access without authentication is allowed and all users can access shared resources.<\/li>\n<li><b>1<\/b>: Does not allow access without authentication. Users without authentication can only access folders listed in the variable <code>NullSessionShares<\/code>.<\/li>\n<\/ul>\n<\/div>\n<p align=\"justify\">In any of these cases, there is a need to restart the machine to apply these changes.<\/p>\n<p align=\"justify\">Besides, there is a need to configure sharing and NTFS to accept access from ANONYMOUS LOGON and NETWORK user. This can be done in two ways:<\/p>\n<ul>\n<li>\n<div align=\"justify\">Accessing the simplified sharing, which generally comes enabled as a default in. To do so, follow these procedures:<\/div>\n<ol>\n<li>\n<div align=\"justify\">Select the folder which contains the Server Domain, and which must be shared.<\/div>\n<\/li>\n<li>\n<div align=\"justify\">Right-click it and select the <b>Properties<\/b> option.<\/div>\n<\/li>\n<li>\n<div align=\"justify\">In the <b>Sharing<\/b> tab, in the <b>Local sharing and security<\/b> tab, check the <b>Share this folder on the network<\/b> option, and type a name for the sharing.<\/div>\n<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<p align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4201\/fig_002.png\" alt=\"\" width=\"376\" height=\"459\" align=\"\" border=\"0\" \/><\/p>\n<p align=\"justify\">This way the sharing is already configured, giving the necessary permissions for the ANONYMOUS LOGON and NETWORK users.<\/p>\n<ul>\n<li>\n<div align=\"justify\">Informing permissions explicitly. For this, you may have to change the view mode of the Properties window, so that the <b>Security<\/b> and <b>Sharing<\/b> tabs become visible. To do so, follow these procedures:<\/div>\n<ol>\n<li>\n<div align=\"justify\">Access Windows Registry, in the key <b>HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\LSA<\/b>, and change the value of the <code>ForceGuest<\/code> variable to 0.<\/div>\n<\/li>\n<li>\n<div align=\"justify\">Select the folder which contains the Server Domain, and which must be shared.<\/div>\n<\/li>\n<li>\n<div align=\"justify\">Right-click it and select the <b>Properties<\/b> tab.<\/div>\n<\/li>\n<li>\n<div align=\"justify\">In the <b>Sharing<\/b> tab, check the <b>Share this folder<\/b> option and type a name for the sharing.<\/div>\n<p align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4201\/fig_003.png\" alt=\"\" width=\"374\" height=\"482\" align=\"\" border=\"0\" \/><\/p>\n<\/li>\n<li>\n<div align=\"justify\">Still in the <b>Sharing<\/b> tab, click the <b>Permissions<\/b> button.<\/div>\n<\/li>\n<li>\n<div align=\"justify\">Add the NETWORK and ANONYMOUS LOGON users, allowing reading access to the folder and then clicking the <b>OK<\/b> button.<\/div>\n<p align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4201\/fig_004.png\" alt=\"\" width=\"375\" height=\"456\" align=\"\" border=\"0\" \/><\/p>\n<\/li>\n<li>\n<div align=\"justify\">Access the <b>Security<\/b> tab and add again the NETWORK and ANONYMOUS LOGON users (the same added in the <b>Sharing<\/b> tab), then click the <b>OK<\/b> button.<\/div>\n<p align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4201\/fig_005.png\" alt=\"\" width=\"378\" height=\"483\" align=\"\" border=\"0\" \/><\/p>\n<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<p align=\"justify\">Another way to allow access to the sharing is including the folder which contains the Server Domain to the folder list of the <code>NullSessionShares<\/code> variable. This variable is in <b>HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Lanmanserver\\parameters<\/b>. This option works, however it is more limited, once the folder name is recorded directly on Windows Registry, and changing the Remote Domain configuration may also require a change in Windows Registry.<\/p>\n<p align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4201\/fig_006.png\" alt=\"\" width=\"500\" height=\"347\" align=\"\" border=\"0\" hspace=\"0\" vspace=\"0\" \/><\/p>\n<p align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4201\/fig_007.png\" alt=\"\" width=\"363\" height=\"323\" align=\"\" border=\"0\" \/><\/p>\n<p align=\"justify\">It is also necessary to configure how network logons using local accounts are authenticated. To do so, follow these procedures:<\/p>\n<ol>\n<li>\n<div align=\"justify\">Access the <b>Control Panel<\/b>, choose <b>Administrative Tools<\/b> and then click <b>Local Security Policy<\/b>.<\/div>\n<\/li>\n<li>\n<div align=\"justify\">In the option <b>Network access: sharing and security model for local accounts<\/b>, choose <b>Guest only \u2013 local users authenticate as Guest<\/b>.<\/div>\n<\/li>\n<\/ol>\n<p align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4201\/fig_008.png\" alt=\"\" width=\"500\" height=\"248\" align=\"\" border=\"0\" hspace=\"0\" vspace=\"0\" \/><\/p>\n<p align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4201\/fig_009.png\" alt=\"\" width=\"410\" height=\"285\" align=\"\" border=\"0\" \/><\/p>\n<p align=\"justify\">This makes network logons which use local accounts to be automatically mapped to the Guest account, which must be activated.<\/p>\n<p align=\"justify\">To activate the Guest account, access the <b>Control Panel<\/b>, choose <b>Administrative Tools<\/b> and then click <b>Local Security Policy<\/b>. Choose the option <b>Accounts: guest account status<\/b> and activate it.<\/p>\n<h3 align=\"justify\">Other Precautions<\/h3>\n<p align=\"justify\">In machines running Windows XP, the Firewall is usually enabled. For this communication between machines to work correctly at run time, the Firewall must be correctly configured, or disabled. Information about these configuration can be found on the article <a href=\"https:\/\/kb.elipse.com.br\/en-us\/questions\/79\">Configuring Firewall and DCOM in Windows XP\/2003\/Vista\/2008 for Elipse applications<\/a>.<\/p>\n<h3 align=\"justify\">Other Information<\/h3>\n<div align=\"justify\">\n<ul>\n<li><a href=\"http:\/\/support.microsoft.com\/kb\/289655\">http:\/\/support.microsoft.com\/kb\/289655<\/a><\/li>\n<li><a href=\"http:\/\/support.microsoft.com\/kb\/325874\">http:\/\/support.microsoft.com\/kb\/325874<\/a><\/li>\n<li><a href=\"http:\/\/support.microsoft.com\/kb\/132679\/EN-US\/\">http:\/\/support.microsoft.com\/kb\/132679\/EN-US\/<\/a><\/li>\n<li><a href=\"http:\/\/support.microsoft.com\/kb\/122702\/EN-US\/\">http:\/\/support.microsoft.com\/kb\/122702\/EN-US\/<\/a><\/li>\n<li><a href=\"http:\/\/support.microsoft.com\/kb\/246261\/\">http:\/\/support.microsoft.com\/kb\/246261\/<\/a><\/li>\n<li><a href=\"http:\/\/www.microsoft.com\/technet\/prodtechnol\/windows2000serv\/reskit\/regentry\/58643.mspx?mfr=true\">http:\/\/www.microsoft.com\/technet\/prodtechnol\/windows2000serv\/reskit\/regentry\/58643.mspx?mfr=true<\/a><\/li>\n<li><a href=\"http:\/\/technet2.microsoft.com\/windowsserver\/en\/library\/2b8bdf70-becc-41f7-b305-88300df0892d1033.mspx?mfr=true\">http:\/\/technet2.microsoft.com\/windowsserver\/en\/library\/2b8bdf70-becc-41f7-b305-88300df0892d1033.mspx?mfr=true<\/a><\/li>\n<\/ul>\n<\/div>\n<h3 align=\"justify\">Conclusion<\/h3>\n<p align=\"justify\">Before Windows NT 3.5, it was allowed that a service used the SYSTEM account as well as a normal user account to access resources on a local or remote machine. On newer versions of Windows, this access fails if the SYSTEM account is used. The solution presented in this article grants access again in machines running Windows XP.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction When configuring a Client Remote Domain in Studio, the E3 Studio of the Client machine access the files of the Server Domain on the path indicated in the Client&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0},"categories":[760],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Configuring Remote Domains in machines that are not part of a Microsoft network domain (Windows XP\/Windows XP). - Elipse Knowledgebase<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Configuring Remote Domains in machines that are not part of a Microsoft network domain (Windows XP\/Windows XP).\" \/>\n<meta property=\"og:description\" content=\"Introduction When configuring a Client Remote Domain in Studio, the E3 Studio of the Client machine access the files of the Server Domain on the path indicated in the Client&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/\" \/>\n<meta property=\"og:site_name\" content=\"Elipse Knowledgebase\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/elipsesoftware\" \/>\n<meta property=\"article:published_time\" content=\"2019-03-25T20:40:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-09-19T12:36:51+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4201\/fig_001.png\" \/>\n<meta name=\"author\" content=\"Elipse Software\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Elipse Software\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/\"},\"author\":{\"name\":\"Elipse Software\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87\"},\"headline\":\"Configuring Remote Domains in machines that are not part of a Microsoft network domain (Windows XP\/Windows XP).\",\"datePublished\":\"2019-03-25T20:40:09+00:00\",\"dateModified\":\"2019-09-19T12:36:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/\"},\"wordCount\":935,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"articleSection\":[\"Remote Domains\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/\",\"url\":\"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/\",\"name\":\"[:pt]Configuring Remote Domains in machines that are not part of a Microsoft network domain (Windows XP\/Windows XP).[:] - Elipse Knowledgebase\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#website\"},\"datePublished\":\"2019-03-25T20:40:09+00:00\",\"dateModified\":\"2019-09-19T12:36:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/kb.elipse.com.br\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Configuring Remote Domains in machines that are not part of a Microsoft network domain (Windows XP\/Windows XP).\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kb.elipse.com.br\/#website\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"name\":\"Elipse Knowledgebase\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kb.elipse.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\",\"name\":\"Elipse Software\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"sameAs\":[\"http:\/\/www.facebook.com\/elipsesoftware\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"contentUrl\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"width\":161,\"height\":58,\"caption\":\"Elipse Software\"},\"image\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87\",\"name\":\"Elipse Software\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g\",\"caption\":\"Elipse Software\"},\"url\":\"https:\/\/kb.elipse.com.br\/en\/author\/webmasterelipse-com-br\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Configuring Remote Domains in machines that are not part of a Microsoft network domain (Windows XP\/Windows XP). - Elipse Knowledgebase","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/","og_locale":"en_US","og_type":"article","og_title":"[:pt]Configuring Remote Domains in machines that are not part of a Microsoft network domain (Windows XP\/Windows XP).[:] - Elipse Knowledgebase","og_description":"Introduction When configuring a Client Remote Domain in Studio, the E3 Studio of the Client machine access the files of the Server Domain on the path indicated in the Client&hellip;","og_url":"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/","og_site_name":"Elipse Knowledgebase","article_publisher":"http:\/\/www.facebook.com\/elipsesoftware","article_published_time":"2019-03-25T20:40:09+00:00","article_modified_time":"2019-09-19T12:36:51+00:00","og_image":[{"url":"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID4201\/fig_001.png"}],"author":"Elipse Software","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Elipse Software","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/#article","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/"},"author":{"name":"Elipse Software","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87"},"headline":"Configuring Remote Domains in machines that are not part of a Microsoft network domain (Windows XP\/Windows XP).","datePublished":"2019-03-25T20:40:09+00:00","dateModified":"2019-09-19T12:36:51+00:00","mainEntityOfPage":{"@id":"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/"},"wordCount":935,"commentCount":0,"publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"articleSection":["Remote Domains"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/","url":"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/","name":"[:pt]Configuring Remote Domains in machines that are not part of a Microsoft network domain (Windows XP\/Windows XP).[:] - Elipse Knowledgebase","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/#website"},"datePublished":"2019-03-25T20:40:09+00:00","dateModified":"2019-09-19T12:36:51+00:00","breadcrumb":{"@id":"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kb.elipse.com.br\/en\/configuring-remote-domains-in-machines-that-are-not-part-of-a-microsoft-network-domain-windows-xpwindows-xp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/kb.elipse.com.br\/en\/"},{"@type":"ListItem","position":2,"name":"Configuring Remote Domains in machines that are not part of a Microsoft network domain (Windows XP\/Windows XP)."}]},{"@type":"WebSite","@id":"https:\/\/kb.elipse.com.br\/#website","url":"https:\/\/kb.elipse.com.br\/","name":"Elipse Knowledgebase","description":"","publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kb.elipse.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kb.elipse.com.br\/#organization","name":"Elipse Software","url":"https:\/\/kb.elipse.com.br\/","sameAs":["http:\/\/www.facebook.com\/elipsesoftware"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/","url":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","contentUrl":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","width":161,"height":58,"caption":"Elipse Software"},"image":{"@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87","name":"Elipse Software","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g","caption":"Elipse Software"},"url":"https:\/\/kb.elipse.com.br\/en\/author\/webmasterelipse-com-br\/"}]}},"_links":{"self":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/2561"}],"collection":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/comments?post=2561"}],"version-history":[{"count":1,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/2561\/revisions"}],"predecessor-version":[{"id":6182,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/2561\/revisions\/6182"}],"wp:attachment":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/media?parent=2561"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/categories?post=2561"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/tags?post=2561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}