From 50a19f776209efd3d52c69ee7b0e498a8ba5ff9b Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Fri, 23 Dec 2011 11:42:27 -0500 Subject: [PATCH] readme: note about nfsd_debug.exe in binary distribution Signed-off-by: Casey Bodley --- README.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.html b/README.html index 87cd865..2eb7323 100644 --- a/README.html +++ b/README.html @@ -102,6 +102,9 @@
  • Uncomment the ldap_hostname and ldap_base lines, and configure as appropriate to match your ldap server configuration (we'll add suggestions later).
  • 4. Starting the Client

    +

    Instructions

    1. From a Windows command prompt, run nfsd.exe to start the nfs client daemon. Leave this running in the background until all mapped drives are unmounted.