X-Git-Url: http://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=doc%2Ftxt%2Fwinnotes%2Fregistry.txt;h=f7cab8dfff39fc161843cce2ba251b7437b77ee0;hp=064455d91841b431e712d9650a1360a9e9c2df2e;hb=882a97985726eadbf1be7e936e08be8ce2712cce;hpb=00d1015b18d00e683e21a069baafe76761ebb81b diff --git a/doc/txt/winnotes/registry.txt b/doc/txt/winnotes/registry.txt index 064455d..f7cab8d 100644 --- a/doc/txt/winnotes/registry.txt +++ b/doc/txt/winnotes/registry.txt @@ -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 ---------------------------------------------------------------