<p dir="ltr">NFS serving from Windows is sort of like a daily enema with broken glass and rubbing alcohol.<br>
Their service is 32-bit so the number of files is limited. But the best part is all the file metadata is in the registry and not in the inodes/blocks.</p>
<p dir="ltr">The client for windows NFS is better but still very much a redheaded stepchild. Filezilla is better.</p>
<div class="gmail_quote">On Aug 23, 2014 9:50 PM, &quot;Phil Turmel&quot; &lt;<a href="mailto:philip@turmel.org">philip@turmel.org</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 08/22/2014 05:29 PM, Lightner, Jeff wrote:<br>
<br>
&gt; We need to try to mount to a Windows 2008 R2 server.   Today I got as<br>
&gt; far as being able to login to the Windows server and map the share to<br>
&gt; a drive letter then verify I could read and write from it.<br>
&gt;<br>
&gt; The issue is that CIFS mount:<br>
&gt;<br>
&gt; a)      Is only available to the user I logged in as when I did the<br>
&gt; map on the Windows side.   (This was also true when I had the Windows<br>
&gt; Admin do it using the domain administrative account.)<br>
&gt;<br>
&gt; b)      Is not available to the services that were already started<br>
&gt; automatically at boot.   It is these services that will be writing to<br>
&gt; and reading from the drive.<br>
&gt;<br>
&gt; So my question is how can I setup an automatic mount of a share in<br>
&gt; Windows at boot AND insure that services started will have access to<br>
&gt; read and write to it?<br>
<br>
I ran into this some years ago...  If I recall correctly, you can&#39;t.  At<br>
least, not for the LOCALSYSTEM account that services are typically<br>
installed as.  That account doesn&#39;t have network access.<br>
<br>
If you run the service under a specific user, the service will have<br>
network access, but only with &quot;\\server\sharename&quot; path syntax, and only<br>
if you&#39;ve arranged some form of automatic authentication for that user<br>
on the target (domain membership, sync&#39;ed passwords, etc).<br>
<br>
&gt; We did in fact try to enable NFS Services on the Windows server today<br>
&gt; but for whatever reason it puked on doing that each time and forced a<br>
&gt; reboot.    If someone knows how to enable that on Windows 2008 R2 as<br>
&gt; well as how to make a mount there persistent (similar to the way it<br>
&gt; would be if in fstab on UNIX/Linux) I’d be happy to go that route<br>
&gt; instead.<br>
<br>
Never tried NFS on Windows.  Just the idea makes me queasy.  Sorry.<br>
<br>
&gt; Please don’t point me at links that “might address” this if you<br>
&gt; haven’t already tried them and know they work.  After working most of<br>
&gt; the week on this I’ve not found anything that really solves it in<br>
&gt; many web searches.<br>
<br>
I&#39;m not linking anything, as I don&#39;t know of any solutions that meet<br>
your criteria.  Hope you can use the work-around.<br>
<br>
Phil<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div>