readme: fixed typo date->data
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
parent
3f54cfd615
commit
c29710b47d
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@
|
|||
<h2>7. <a name="issues">Known Issues</a></h2>
|
||||
<ul>
|
||||
<li>AUTH_SYS does not handle multiple users, so all operations are sent as the user that established the mount.</li>
|
||||
<li>krb5p security has only been tested with DES, as the linux server does not support gss krb5 v2 tokens with rotated date.</li>
|
||||
<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>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>When nfs_mount.exe is run without arguments, it does not properly list mounted drives.</li>
|
||||
<li>If nfsd.exe is restarted while a drive is mapped, that drive needs to be remounted before further use.</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue