<?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>Easy to Read Articles &#187; samba</title>
	<atom:link href="http://www.easyreadarticles.com/Tags/samba/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.easyreadarticles.com</link>
	<description>Best Technical Writing Online , Easy Reading Books and much more!</description>
	<lastBuildDate>Fri, 10 Feb 2012 03:40:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to stop PXE asking for password on Altiris eXpress folder</title>
		<link>http://www.easyreadarticles.com/twitter/how-to-stop-pxe-asking-for-password-on-altiris-express-folder/#utm_source=articlesfeed&#038;utm_medium=articlesfeed&#038;utm_campaign=articlesfeed</link>
		<comments>http://www.easyreadarticles.com/twitter/how-to-stop-pxe-asking-for-password-on-altiris-express-folder/#comments</comments>
		<pubDate>Fri, 22 May 2009 01:47:40 +0000</pubDate>
		<dc:creator>EasyReadArticles.com</dc:creator>
				<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Altiris]]></category>
		<category><![CDATA[express]]></category>
		<category><![CDATA[netbios]]></category>
		<category><![CDATA[pxe]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[Symantec]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.easyreadarticles.com/?p=10</guid>
		<description><![CDATA[Stop PXE boot asking for password on Altiris eXpress.]]></description>
			<content:encoded><![CDATA[<p>We had this issue quite some time ago when I first started at new job around 3&#8242;ish years ago, Altiris has changed version and even companies in that time; a reference anyways <img src='http://www.easyreadarticles.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>PXE is asking for a password for the eXpress folder</p>
<p><strong>Problem</strong></p>
<p>PXE is displaying the error&#8230;</p>
<blockquote><p>&#8220;Initializing TCP/IP MS DOS TCP/IP 1.0a<br />
The command completed successfully<br />
The password is invalid for \serverexpress<br />
Type the password for \serverexpress&#8221;</p></blockquote>
<p><strong>Cause</strong><br />
Windows Server 2003, when promoted to a domain controller, will require SMB signing, which requires the client to connect using this mechanism. Because DOS does not support SMB signing, the client will fail to connect in a Windows Domain. An &#8220;Access Denied&#8221; message appears after being prompted for the password when mapping the drive.</p>
<p><strong>Resolution</strong><br />
The only way to have the eXpress share on a Windows 2003 DC from DOS is to not require the Security of SMB signing. However, this can open up the computer to &#8220;man in the middle&#8221; attacks. Because there is no other way to resolve this, do not install the Client Access Point on a Windows 2003 Server Domain Controller.</p>
<p>Change the setting in the registry by going to &#8220;HKLM_LOCAL_MACHINESystemCurrentControlSetServicesLanManServerParametersEnableSecuritySignature&#8221; and setting the value to 0.</p>
<p>This will disable SMB signing requirement. If the client uses SMB signing and the server is enabled, then it will use it. This setting just doesn’t require it, thus allowing non-SMB signed clients to connect (e.g., Microsoft Windows 95, 98, and NT4 pre-SP3).</p>
<p>Then in regedit set the permissions of the Perameters key for &#8220;SYSTEM&#8221; so that in the special permissions it cannot Change Value. If this is not done Windows 2003 server will set the value to 1 on reboot, and the problem will occur again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.easyreadarticles.com/twitter/how-to-stop-pxe-asking-for-password-on-altiris-express-folder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

