<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Setup User Authentication in FTP 7 on IIS 7.0</title>
	<atom:link href="http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/</link>
	<description>Free Computer Training &#38; News Brought To You By Train Signal</description>
	<lastBuildDate>Thu, 11 Mar 2010 08:29:03 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 7bpm</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-85347</link>
		<dc:creator>7bpm</dc:creator>
		<pubDate>Wed, 03 Mar 2010 23:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-85347</guid>
		<description>How do you go about creating different Usernames and Passwords on the same FTP server that have access to only to specific folders each one?

i.e. the FTP server is ftp.7bpm.com and User1 (with Pass1) when is logging in can olny see and access folder c:/intepub/ftproot/user1folder but User2 (with Pass2) can only see and access folder c:/intepub/ftproot/user2folder...</description>
		<content:encoded><![CDATA[<p>How do you go about creating different Usernames and Passwords on the same FTP server that have access to only to specific folders each one?</p>
<p>i.e. the FTP server is <a href="http://ftp.7bpm.com" rel="nofollow">http://ftp.7bpm.com</a> and User1 (with Pass1) when is logging in can olny see and access folder c:/intepub/ftproot/user1folder but User2 (with Pass2) can only see and access folder c:/intepub/ftproot/user2folder&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sacheson</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-84476</link>
		<dc:creator>sacheson</dc:creator>
		<pubDate>Sun, 28 Feb 2010 04:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-84476</guid>
		<description>Best writeup yet.  Gave me exactly what I needed.  Thanks for taking the time to compile an accurate and thorough walk through.</description>
		<content:encoded><![CDATA[<p>Best writeup yet.  Gave me exactly what I needed.  Thanks for taking the time to compile an accurate and thorough walk through.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wingson Thijsen</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-79217</link>
		<dc:creator>Wingson Thijsen</dc:creator>
		<pubDate>Thu, 24 Dec 2009 15:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-79217</guid>
		<description>Hi,

Can anyone tell me if this is also possible with active directory accounts and NTFS security?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can anyone tell me if this is also possible with active directory accounts and NTFS security?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helen Mooc</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-78207</link>
		<dc:creator>Helen Mooc</dc:creator>
		<pubDate>Tue, 01 Dec 2009 21:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-78207</guid>
		<description>I forgot to mention that I setup the ftp folder on a d:\download and I ran this in the terminal:

C:\Userss\Administrator&gt;ICACLS D:\download /grant &quot;NETWORK SERVICE&quot;:M /T
processed file: D:\download
Successfully processes 1 files; Failed processing 0 files</description>
		<content:encoded><![CDATA[<p>I forgot to mention that I setup the ftp folder on a d:\download and I ran this in the terminal:</p>
<p>C:\Userss\Administrator&gt;ICACLS D:\download /grant &#8220;NETWORK SERVICE&#8221;:M /T<br />
processed file: D:\download<br />
Successfully processes 1 files; Failed processing 0 files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helen Mooc</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-78206</link>
		<dc:creator>Helen Mooc</dc:creator>
		<pubDate>Tue, 01 Dec 2009 20:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-78206</guid>
		<description>I get this error after following thru these steps.  Am able to bring up the ftp site and log in but this comes up:

550 The system can not find the file specified.

Anyone can have an insight on this?</description>
		<content:encoded><![CDATA[<p>I get this error after following thru these steps.  Am able to bring up the ftp site and log in but this comes up:</p>
<p>550 The system can not find the file specified.</p>
<p>Anyone can have an insight on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Saltiel</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-77090</link>
		<dc:creator>Jack Saltiel</dc:creator>
		<pubDate>Thu, 05 Nov 2009 18:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-77090</guid>
		<description>Running WS 2008 x64.
I get up through step 16 and all is fine. I set up C:\FTP as my FTP directory, or the root of my ftp directories. I set up a user, did everything else.
In step 17, when I expand &quot;Sites&quot; all I see is a Default Web Site. There is no WindowsFTPuser.com listed. 
What did I miss??</description>
		<content:encoded><![CDATA[<p>Running WS 2008 x64.<br />
I get up through step 16 and all is fine. I set up C:\FTP as my FTP directory, or the root of my ftp directories. I set up a user, did everything else.<br />
In step 17, when I expand &#8220;Sites&#8221; all I see is a Default Web Site. There is no WindowsFTPuser.com listed.<br />
What did I miss??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-75980</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 26 Oct 2009 19:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-75980</guid>
		<description>I ran: 

ICACLS F:\ /grant &quot;NETWORK SERVICE&quot;:M /T

and it seemed to recurse though all the files:

it outputed:

Successfully processed 5292 files; Failed processing 0 files

But still get a 530 error when I try to connect

Response:	220 Microsoft FTP Service
Command:	USER jason
Response:	331 Password required for jason.
Command:	PASS *****
Response:	530 User cannot log in.</description>
		<content:encoded><![CDATA[<p>I ran: </p>
<p>ICACLS F:\ /grant &#8220;NETWORK SERVICE&#8221;:M /T</p>
<p>and it seemed to recurse though all the files:</p>
<p>it outputed:</p>
<p>Successfully processed 5292 files; Failed processing 0 files</p>
<p>But still get a 530 error when I try to connect</p>
<p>Response:	220 Microsoft FTP Service<br />
Command:	USER jason<br />
Response:	331 Password required for jason.<br />
Command:	PASS *****<br />
Response:	530 User cannot log in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-75978</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 26 Oct 2009 19:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-75978</guid>
		<description>I used the following, but it gives me a error on the last command:

C:\Users\Administrator&gt;ICACLS &quot;%SystemDrive%\Windows\System32\inetsrv\config&quot; /grant &quot;NETWORK SERVICE&quot;:R
processed file: C:\Windows\System32\inetsrv\config
Successfully processed 1 files; Failed processing 0 files

C:\Users\Administrator&gt;ICACLS &quot;%SystemDrive%\Windows\System32\inetsrv\config\administration.config&quot; /grant &quot;NETWORK SERVICE&quot;:R
processed file: C:\Windows\System32\inetsrv\config\administration.config
Successfully processed 1 files; Failed processing 0 files

C:\Users\Administrator&gt;ICACLS &quot;%SystemDrive%\Windows\System32\inetsrv\config\redirection.config&quot; /grant &quot;NETWORK SERVICE&quot;:R
processed file: C:\Windows\System32\inetsrv\config\redirection.config
Successfully processed 1 files; Failed processing 0 files

C:\Users\Administrator&gt;ICACLS &quot;F:\&quot; /grant &quot;NETWORK SERVICE&quot;:(M,W)
Invalid parameter &quot;SERVICE:(M,W)&quot;


I&#039;m think the space in the phase NETWORK SERVICE is the problem, but I put quotes around it.  Any takers? 

Note: I&#039;m on Windows Server 2008 and I have F:\ setup just for web and ftp site</description>
		<content:encoded><![CDATA[<p>I used the following, but it gives me a error on the last command:</p>
<p>C:\Users\Administrator&gt;ICACLS &#8220;%SystemDrive%\Windows\System32\inetsrv\config&#8221; /grant &#8220;NETWORK SERVICE&#8221;:R<br />
processed file: C:\Windows\System32\inetsrv\config<br />
Successfully processed 1 files; Failed processing 0 files</p>
<p>C:\Users\Administrator&gt;ICACLS &#8220;%SystemDrive%\Windows\System32\inetsrv\config\administration.config&#8221; /grant &#8220;NETWORK SERVICE&#8221;:R<br />
processed file: C:\Windows\System32\inetsrv\config\administration.config<br />
Successfully processed 1 files; Failed processing 0 files</p>
<p>C:\Users\Administrator&gt;ICACLS &#8220;%SystemDrive%\Windows\System32\inetsrv\config\redirection.config&#8221; /grant &#8220;NETWORK SERVICE&#8221;:R<br />
processed file: C:\Windows\System32\inetsrv\config\redirection.config<br />
Successfully processed 1 files; Failed processing 0 files</p>
<p>C:\Users\Administrator&gt;ICACLS &#8220;F:\&#8221; /grant &#8220;NETWORK SERVICE&#8221;:(M,W)<br />
Invalid parameter &#8220;SERVICE:(M,W)&#8221;</p>
<p>I&#8217;m think the space in the phase NETWORK SERVICE is the problem, but I put quotes around it.  Any takers? </p>
<p>Note: I&#8217;m on Windows Server 2008 and I have F:\ setup just for web and ftp site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haraken</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-71390</link>
		<dc:creator>Haraken</dc:creator>
		<pubDate>Sat, 15 Aug 2009 11:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-71390</guid>
		<description>I used these commands instead of the CACLS posted above and they worked perfectly.

ICACLS &quot;%SystemDrive%\Windows\System32\inetsrv\config&quot; /grant &quot;Network Service&quot;:R
ICACLS &quot;%SystemDrive%\Windows\System32\inetsrv\config\administration.config&quot; /grant &quot;Network Service&quot;:R
ICACLS &quot;%SystemDrive%\Windows\System32\inetsrv\config\redirection.config&quot; /grant &quot;Network Service&quot;:R
ICACLS &quot;%SystemDrive%\inetpub\ftproot&quot; /grant &quot;Network Service&quot;:(M,W)</description>
		<content:encoded><![CDATA[<p>I used these commands instead of the CACLS posted above and they worked perfectly.</p>
<p>ICACLS &#8220;%SystemDrive%\Windows\System32\inetsrv\config&#8221; /grant &#8220;Network Service&#8221;:R<br />
ICACLS &#8220;%SystemDrive%\Windows\System32\inetsrv\config\administration.config&#8221; /grant &#8220;Network Service&#8221;:R<br />
ICACLS &#8220;%SystemDrive%\Windows\System32\inetsrv\config\redirection.config&#8221; /grant &#8220;Network Service&#8221;:R<br />
ICACLS &#8220;%SystemDrive%\inetpub\ftproot&#8221; /grant &#8220;Network Service&#8221;:(M,W)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khautinh</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-69731</link>
		<dc:creator>khautinh</dc:creator>
		<pubDate>Tue, 14 Jul 2009 20:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-69731</guid>
		<description>Can anyone help me how to set a domain\user1 account for anonymous authentication please?
I was be able to do that for IIS6 but not IIS7.  whenever I entered the domain\user1 and pw, it said the pw is invalid....
Thanks a lot</description>
		<content:encoded><![CDATA[<p>Can anyone help me how to set a domain\user1 account for anonymous authentication please?<br />
I was be able to do that for IIS6 but not IIS7.  whenever I entered the domain\user1 and pw, it said the pw is invalid&#8230;.<br />
Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donny</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-62818</link>
		<dc:creator>Donny</dc:creator>
		<pubDate>Mon, 11 May 2009 11:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-62818</guid>
		<description>heh, this blog automatically messes up the quotes. When pasting CACLS commands into command promt replace the quotes manually.</description>
		<content:encoded><![CDATA[<p>heh, this blog automatically messes up the quotes. When pasting CACLS commands into command promt replace the quotes manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donny</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-62817</link>
		<dc:creator>Donny</dc:creator>
		<pubDate>Mon, 11 May 2009 11:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-62817</guid>
		<description>Oh come on guys... shame on you :) in command promt you should use quotes such as these &quot; instead of the quotes used in the article: “ and ”

Replace those and everything will work just fine.</description>
		<content:encoded><![CDATA[<p>Oh come on guys&#8230; shame on you :) in command promt you should use quotes such as these &#8221; instead of the quotes used in the article: “ and ”</p>
<p>Replace those and everything will work just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tino Mclaren</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-61436</link>
		<dc:creator>Tino Mclaren</dc:creator>
		<pubDate>Sun, 26 Apr 2009 16:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-61436</guid>
		<description>Hi

Great Article :-) 

I run into the issue with CACLS and the fix (for me) was simply making sure you have spaces before any backslash options and I replaced %system drive% with c:

So I ended up with 

CACLS c:\Windows\System32\inetsrv\config\redirection.config /G “Network Service”:R /E 

MAKING SURE THERES A SPACE BETWEEN THE &#039;R&#039; and &#039;/E&#039;

Hope this might help someone out

Tino (an old DOS hand at heart)</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Great Article :-) </p>
<p>I run into the issue with CACLS and the fix (for me) was simply making sure you have spaces before any backslash options and I replaced %system drive% with c:</p>
<p>So I ended up with </p>
<p>CACLS c:\Windows\System32\inetsrv\config\redirection.config /G “Network Service”:R /E </p>
<p>MAKING SURE THERES A SPACE BETWEEN THE &#8216;R&#8217; and &#8216;/E&#8217;</p>
<p>Hope this might help someone out</p>
<p>Tino (an old DOS hand at heart)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-58859</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 06 Apr 2009 05:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-58859</guid>
		<description>I too followed all the steps, but recieved a &quot;550 No such host is known&quot; when trying to connected. Any help would be appreciated. Thanks, Adam</description>
		<content:encoded><![CDATA[<p>I too followed all the steps, but recieved a &#8220;550 No such host is known&#8221; when trying to connected. Any help would be appreciated. Thanks, Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stubblefield</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-55719</link>
		<dc:creator>David Stubblefield</dc:creator>
		<pubDate>Tue, 10 Mar 2009 19:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-55719</guid>
		<description>Great Article!

I&#039;m testing this out on a Windows Server 2008 box and found I couldn&#039;t run the calcs command portion, got the following. I ended up just using the GUI to apply speacial permissions but wanted to see if there was another way to use the command line with ICALCS.

C:\&gt;CACLS &quot;%SystemDrive%\Windows\System32\inetsrv\config\administration.config&quot;
/G &quot;Network Service&quot;:R /E
Invalid arguments.
 NOTE: Cacls is now deprecated, please use Icacls.

Thanks,
-Dave</description>
		<content:encoded><![CDATA[<p>Great Article!</p>
<p>I&#8217;m testing this out on a Windows Server 2008 box and found I couldn&#8217;t run the calcs command portion, got the following. I ended up just using the GUI to apply speacial permissions but wanted to see if there was another way to use the command line with ICALCS.</p>
<p>C:\&gt;CACLS &#8220;%SystemDrive%\Windows\System32\inetsrv\config\administration.config&#8221;<br />
/G &#8220;Network Service&#8221;:R /E<br />
Invalid arguments.<br />
 NOTE: Cacls is now deprecated, please use Icacls.</p>
<p>Thanks,<br />
-Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-54259</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 24 Feb 2009 11:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-54259</guid>
		<description>I forgot one...

ICACLS C:\inetpub\privateftp /grant NETZWERKDIENST:M /T

I suggest you replace NETZWERKDIENST with “Network Service”, again =)

Happy ftping!</description>
		<content:encoded><![CDATA[<p>I forgot one&#8230;</p>
<p>ICACLS C:\inetpub\privateftp /grant NETZWERKDIENST:M /T</p>
<p>I suggest you replace NETZWERKDIENST with “Network Service”, again =)</p>
<p>Happy ftping!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-54258</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 24 Feb 2009 11:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-54258</guid>
		<description>Hey guys!

It works for me this way:

ICACLS C:\Windows\System32\inetsrv\config /grant NETZWERKDIENST:R

ICACLS C:\Windows\System32\inetsrv\config\administration.config /grant NETZWERKDIENST:R

ICACLS C:\Windows\System32\inetsrv\config\redirection.config /grant NETZWERKDIENST:R


I suggest you replace NETZWERKDIENST with &quot;Network Service&quot; because I&#039;m from Austria ;)

greetings</description>
		<content:encoded><![CDATA[<p>Hey guys!</p>
<p>It works for me this way:</p>
<p>ICACLS C:\Windows\System32\inetsrv\config /grant NETZWERKDIENST:R</p>
<p>ICACLS C:\Windows\System32\inetsrv\config\administration.config /grant NETZWERKDIENST:R</p>
<p>ICACLS C:\Windows\System32\inetsrv\config\redirection.config /grant NETZWERKDIENST:R</p>
<p>I suggest you replace NETZWERKDIENST with &#8220;Network Service&#8221; because I&#8217;m from Austria ;)</p>
<p>greetings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Go_zilla</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-51100</link>
		<dc:creator>Go_zilla</dc:creator>
		<pubDate>Mon, 19 Jan 2009 20:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-51100</guid>
		<description>How can we type the following commands with Icalcs?
Because CALCS is not working anymore

CACLS “%SystemDrive%\Windows\System32\inetsrv\config” /G “Network Service”:R /E

CACLS “%SystemDrive%\Windows\System32\inetsrv\config\administration.config” /G “Network Service”:R /E

CACLS “%SystemDrive%\Windows\System32\inetsrv\config\redirection.config” /G “Network Service”:R /E 


CACLS “%SystemDrive%\inetpub\privateftp” /G “Network Service”:C /T /E 



any help wil be highly appreciated</description>
		<content:encoded><![CDATA[<p>How can we type the following commands with Icalcs?<br />
Because CALCS is not working anymore</p>
<p>CACLS “%SystemDrive%\Windows\System32\inetsrv\config” /G “Network Service”:R /E</p>
<p>CACLS “%SystemDrive%\Windows\System32\inetsrv\config\administration.config” /G “Network Service”:R /E</p>
<p>CACLS “%SystemDrive%\Windows\System32\inetsrv\config\redirection.config” /G “Network Service”:R /E </p>
<p>CACLS “%SystemDrive%\inetpub\privateftp” /G “Network Service”:C /T /E </p>
<p>any help wil be highly appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: forte</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-47867</link>
		<dc:creator>forte</dc:creator>
		<pubDate>Mon, 15 Dec 2008 07:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-47867</guid>
		<description>everything worked, except when I try to access the ftp site, the directory cannot be listed and I get a timeout.

when I try testing the connection from ISS I get this

cannot verify access to path 

&quot;The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, IIS Manager cannot verify whether the built-in account has access. Make sure that the application pool identity has Read access to the physical path. If this server is joined to a domain, and the application pool identity is NetworkService or LocalSystem, verify that \$ has Read access to the physical path. Then test these settings again. &quot;

Please any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>everything worked, except when I try to access the ftp site, the directory cannot be listed and I get a timeout.</p>
<p>when I try testing the connection from ISS I get this</p>
<p>cannot verify access to path </p>
<p>&#8220;The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, IIS Manager cannot verify whether the built-in account has access. Make sure that the application pool identity has Read access to the physical path. If this server is joined to a domain, and the application pool identity is NetworkService or LocalSystem, verify that \$ has Read access to the physical path. Then test these settings again. &#8221;</p>
<p>Please any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trystan</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-04-30/comment-page-1/#comment-43256</link>
		<dc:creator>Trystan</dc:creator>
		<pubDate>Wed, 05 Nov 2008 20:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-ftp-user-authentication/2008-05-14/#comment-43256</guid>
		<description>OK I retract that

I missed the download links in your other article first scan through!!

Thank you</description>
		<content:encoded><![CDATA[<p>OK I retract that</p>
<p>I missed the download links in your other article first scan through!!</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
