readme: updated known issue for krb5p and AES keys
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
parent
945d94cc4e
commit
58c1e38f9a
1 changed files with 2 additions and 2 deletions
|
|
@ -142,14 +142,14 @@
|
|||
</ol>
|
||||
<h2>7. <a name="issues">Known Issues</a></h2>
|
||||
<ul>
|
||||
<li>krb5p security has only been tested with DES, as the linux server does not support gss krb5 v2 tokens with rotated data.</li>
|
||||
<li>krb5p security with AES keys do not work against the linux server, as it does not support gss krb5 v2 tokens with rotated data.</li>
|
||||
<li>When recovering opens and locks outside of the server's grace period, client does not check whether the file has been modified by another client.</li>
|
||||
<li>If nfsd.exe is restarted while a drive is mapped, that drive needs to be remounted before further use.</li>
|
||||
<li>Symbolic links are not supported in Cygwin. Connectathon's basic test8 and special test nfsidem have been commented out.</li>
|
||||
<li>Does not allow renaming a file on top of an existing open file. Connectathon's special test op_ren has been commented out.</li>
|
||||
<li>The Windows DFS client interferes with some requests, indicated by long delays during operation. To disable the DFS client, use regedit.exe to navigate to HKLM\System\CurrentControlSet\Services\Mup, and add a REG_DWORD entry named 'DisableDfs' with a value of 1. See <a href="http://support.microsoft.com/kb/171386">http://support.microsoft.com/kb/171386</a> for more information.</li>
|
||||
</ul>
|
||||
<p>Please direct any questions to <a href="mailto:msv4-devel@citi.umich.edu">msv4-devel@citi.umich.edu</a>.</p>
|
||||
<p>Please direct any questions to <a href="mailto:ms-nfs41-client-devel@lists.sourceforge.net">ms-nfs41-client-devel@lists.sourceforge.net</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue