From 71530bc5c0e6cfffc5d18f1766d6cada9e608b5f Mon Sep 17 00:00:00 2001 From: Tommie Gannert Date: Tue, 27 Jul 2004 14:23:11 +0000 Subject: [PATCH] registry-txt-20040727 Remove duplicate entries --- doc/txt/winnotes/registry.txt | 83 ----------------------------------- 1 file changed, 83 deletions(-) diff --git a/doc/txt/winnotes/registry.txt b/doc/txt/winnotes/registry.txt index 201289708..2d94d826d 100644 --- a/doc/txt/winnotes/registry.txt +++ b/doc/txt/winnotes/registry.txt @@ -631,18 +631,6 @@ Function: Afscreds.exe GetDefaultCell() be used as the default cell when acquiring tokens in afscreds.exe -Regkey: -[HKCU\SOFTWARE\OpenAFS\Client] - -Value : Authentication Cell -Type : REG_SZ -Default : -Function: Afscreds.exe GetDefaultCell() - - This value allows the user to configure a different cell name to - be used as the default cell when acquiring tokens in afscreds.exe - - Regkey: [HKCU\SOFTWARE\OpenAFS\Client\Reminders] @@ -729,77 +717,6 @@ Default : These values used to be stored in afsdsbmt.ini -Regkey: -[HKCU\SOFTWARE\OpenAFS\Client\Active Maps] - -Value : "upper case drive letter" -Type : DWORD {0, 1} -Default : - - These values are used to store the persistence state of the AFS - drive mappings as listed in the [...\Client\Mappings] key - - These values used to be stored in the afsdsbmt.ini file - -Regkey: -[HKCU\SOFTWARE\OpenAFS\Client\Mappings] - -Value : "upper case drive letter" -Type : REG_SZ -Default : - - These values are used to store the AFS path in Unix notation - to which the drive letter is to be mapped. - - These values used to be stored in the afsdsbmt.ini file. - - -Regkey: -[HKLM\SOFTWARE\OpenAFS\Client\CSCPolicy] - -Value : "smb/cifs share name" -Type : REG_SZ -Default : - - This key is used to map SMB/CIFS shares to Client Side Caching - (off-line access) policies. For each share one of the following - policies may be used: "manual", "programs", "documents", "disable" - - These values used to be stored in afsdsbmt.ini - -Regkey: -[HKLM\SOFTWARE\OpenAFS\Client\Freelance] - -Value : "numeric value" -Type : REG_SZ -Default : - - This key is used to store newline terminated mount point strings - for use in constructing the fake root.afs volume when Freelance - (dynamic roots) mode is activated. - - "athena.mit.edu#athena.mit.edu:root.cell.\n" - ".athena.mit.edu%athena.mit.edu:root.cell.\n" - - These values used to be stored in afs_freelance.ini - - -Regkey: -[HKLM\SOFTWARE\OpenAFS\Client\Submounts] - -Value : "submount name" -Type : REG_SZ -Default : - - This key is used to store mappings of unix style AFS paths - to submount names which can be referenced as UNC paths. - For example the submount string "/athena.mit.edu/user/j/a/jaltman" - can be associated with the submount name "jaltman.home". - This can then be referenced as the UNC path \\AFS\jaltman.home. - - These values used to be stored in afsdsbmt.ini - - ENVIRONMENT VARIABLES: Variable: AFS_RPC_ENCRYPT -- 2.39.5