<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>remote server Archives - MachSol Blog</title>
	<atom:link href="https://blog.machsol.com/tag/remote-server/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.machsol.com/tag/remote-server</link>
	<description>Multi-Cloud Service Orchestration &#38; Delivery Platform</description>
	<lastBuildDate>Mon, 10 Feb 2025 13:56:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>SOLVED: Exchange Online &#8211; Access denied using basic authentication</title>
		<link>https://blog.machsol.com/csp/solved-exchange-access-denied-using-basic-authentication</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Mon, 17 Jan 2022 13:50:26 +0000</pubDate>
				<category><![CDATA[CSP]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[Cloud business]]></category>
		<category><![CDATA[connecting remotely]]></category>
		<category><![CDATA[CSP Module]]></category>
		<category><![CDATA[direct CSP business]]></category>
		<category><![CDATA[Exchange Automation]]></category>
		<category><![CDATA[Exchange online]]></category>
		<category><![CDATA[Hosted Exchange]]></category>
		<category><![CDATA[Indirect CSP business]]></category>
		<category><![CDATA[MachPanel]]></category>
		<category><![CDATA[Microsoft CSP module]]></category>
		<category><![CDATA[Multi-tenant CSP Solution]]></category>
		<category><![CDATA[NCE]]></category>
		<category><![CDATA[New Commerce Experience]]></category>
		<category><![CDATA[remote server]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=5412</guid>

					<description><![CDATA[<p>Microsoft Exchange online is an integral tool for most cloud computing businesses of today. Remote connections have now become a very common approach of communication and sending or receiving data from a location that is geographically apart. How can Microsoft Exchange Online be used for Remote Working? Microsoft Exchange Online has been really popular amongst [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/csp/solved-exchange-access-denied-using-basic-authentication">SOLVED: Exchange Online &#8211; Access denied using basic authentication</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Microsoft Exchange online is an integral tool for most cloud computing businesses of today. Remote connections have now become a very common approach of communication and sending or receiving data from a location that is geographically apart.</p>
<h3><strong>How can Microsoft Exchange Online be used for Remote Working?</strong></h3>
<p>Microsoft Exchange Online has been really popular amongst remote working employees because of its hosted nature. It is a modern tool that provides messaging services to cater state of the art communication needs. Along with Messaging, you can also be in control of the calendar options, contacts management, and many other similar tasks.</p>
<h3><strong>What is an Access Denied error?</strong></h3>
<p>Many times, users face an Access is denied error while connecting remotely. A common scenario can be, a user initiates a session to connect to a remote server and while doing so the following error is received.</p>
<p><span style="color: #e61d26;"><strong><em>Connecting to remote server outlook.office365.com failed with the following error message &#8211; &#8220;Access is denied&#8221;</em></strong></span></p>
<h3><strong>What are the possible reasons for this error?</strong></h3>
<p>With the introduction of OAuth 2.0, almost all Microsoft products were shifted to this more secure protocol to cater to modern-day security challenges. This means that the previously deployed Basic Authentication system is discontinued.</p>
<p>To further speed up the process, Microsoft started identifying the tenants under its O365 cloud which were not using Basic Authentication and have stopped/blocked them from using it. Thus, if any tenants are using the Basic Authentication mechanism, it&#8217;ll cease to work.</p>
<p>The same might happen with MachPanel users who are using the MachPanel v6 or later in addition to MachPanel&#8217;s Exchange Online extension for its CSP Module.</p>
<h2><strong>The solution</strong>:</h2>
<p>To get MachPanel running smoothly with <a href="https://www.machsol.com/machpanel-automation-for-microsoft-CSP-partners/" target="_blank" rel="noopener">Exchange Online</a>, you need to follow the following steps:</p>
<ol>
<li>In the Tenant you can run this Command <strong>Get-OrganizationConfig | Format-List basic*</strong></li>
</ol>
<p>(You will see the entry/value: 255 which stand for <strong>All Basic Authentications Blocked</strong> i.e. <strong>BasicAuthBlockedApps</strong>=255)</p>
<ol start="2">
<li>To change this, you need to login with the <strong>Global Admin</strong>, then go to the <strong>Help section</strong> and run this command. After That, you can activate the Basic Authentication.</li>
<li>After activating the Basic Authentication for Exchange Online Remote PowerShell and running this Command: Get-OrganizationConfig | Format-List basic*</li>
</ol>
<p>(You will see the entry/value: 239 which stand for All Basic Authentications Allowed i.e. BasicAuthBlockedApps = 239)</p>
<ol start="4">
<li>Finally, you can now connect via Exchange Online OAuth v1.0</li>
</ol>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-5415" src="https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-1.png" alt="exchange access denied using basic authentication 1" width="436" height="503" srcset="https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-1.png 436w, https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-1-303x350.png 303w, https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-1-320x369.png 320w" sizes="(max-width: 436px) 100vw, 436px" /></p>
<p><img decoding="async" class="aligncenter size-full wp-image-5416" src="https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-2.png" alt="exchange access denied using basic authentication 2" width="411" height="690" srcset="https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-2.png 411w, https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-2-208x350.png 208w, https://blog.machsol.com/wp-content/uploads/xchange-access-denied-using-basic-authentication-2-320x537.png 320w" sizes="(max-width: 411px) 100vw, 411px" /></p>
<h2><strong>MACHPANEL AUTOMATION MODULE FOR HOSTED MICROSOFT EXCHANGE</strong></h2>
<p><a href="https://www.machsol.com/products/machpanel/" target="_blank" rel="noopener">MachPanel</a> provides top-notch solutions for all your Cloud computing needs. It offers easy Microsoft Exchange deployment equipped with after-sales support. The user-friendly interface and stability make it the favorite of Telcos and Hosting Providers.</p>
<p>Make your client&#8217;s work life easier with modern day remote working tools by offering the best hosted Exchange with MachPanel.</p>
<p style="text-align: center;"><a style="padding: 8px 12px; border: 0; font-weight: normal; letter-spacing: 0.0625em; margin-right: 12px; background: #e61d26; color: #fff; text-decoration: none;" href="https://www.machsol.com/contact-us/" target="_blank" rel="noopener noreferrer">Lets Talk</a><a style="padding: 8px 12px; border: 0; font-weight: normal; letter-spacing: 0.0625em; background: #e61d26; color: #fff; text-decoration: none;" href="https://www.machsol.com/machpanel-enterprise-cloud-hosting-panel/demo-request/" target="_blank" rel="noopener noreferrer">Request a Demo</a></p>
<p>The post <a href="https://blog.machsol.com/csp/solved-exchange-access-denied-using-basic-authentication">SOLVED: Exchange Online &#8211; Access denied using basic authentication</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
