From: Jeffrey Altman Date: Tue, 26 Feb 2008 01:08:19 +0000 (+0000) Subject: DEVEL15-windows-notes-20080225 X-Git-Tag: openafs-devel-1_5_33~2 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=c403d93b55a221e999d9273bf1dc759ffe0823f0;p=packages%2Fo%2Fopenafs.git DEVEL15-windows-notes-20080225 LICENSE MIT 1.5.33 (more) --- diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index a9959eb50..96251a316 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -51,7 +51,7 @@ Since 1.5.32 boundaries. This will slow down writes from the SMB interface but will avoid the risk of the CIFS client disconnecting from the AFS client SMB server. The default value for 'smb_AsyncStoreSize' - is 32K. + is 128K. * SMB AsyncStore functionality is on by default but can be disabled using the registry value: @@ -80,7 +80,11 @@ Since 1.5.32 * Profiling shows large numbers of blocked calls in cm_HoldSCache from cm_HaveAccess... We can safely avoid the call so do so. - * + * Add "ForceAnonVLDB" service parameters registry value. Default + is 0. Set to 1 to force the use of anonymous connections to + the VLDB servers. This is useful when using krb5 tokens and the + VLDB servers have not been updated. + Since 1.5.31 * Do not attempt to search for a cell name that matches one of the special share names "svrsvc", "wkssvc", "ipc$"