winnotes-20041207
[openafs.git] / doc / txt / winnotes / registry.txt
index 064455d..f7cab8d 100644 (file)
@@ -450,7 +450,7 @@ Default : 0x1
 
 
 Value   : IoctlDebug
-Type   : REG_DEBUG
+Type   : REG_DWORD
 Default : 0x0
 
   This value can be used to debug the cause of pioctl() failures.
@@ -460,6 +460,22 @@ Default : 0x0
   pioctl() call is failing. 
 
 
+Value   : StoreAnsiFilenames
+Type    : REG_DWORD
+Default : 0x0
+
+  This value can be used to force the AFS Client Service to
+  store filenames using the Windows system's ANSI character set
+  instead of the OEM Code Page character set which has traditionally
+  been used by SMB file systems.  
+
+  Note: The use of ANSI characters will render access to files
+  with 8-bit OEM file names unaccessible from Windows.  This option
+  is of use primarily when you wish to allow file names produced
+  on Windows to be accessible from Latin-1 Unix systems and vice
+  versa.
+
+
 
 2.1 Domain specific configuration keys for the Network Provider
 ---------------------------------------------------------------