Re: Drive Mappings
Jeffrey Altman <[email protected]>
| Newsgroups | gmane.comp.file-systems.openafs.devel.win32 |
|---|---|
| Organization | Not Affiliated with Columbia University in the City of New York |
| Message-ID | <[email protected]> |
You do not want to do this. Really really really. Drive mappings are not the responsibility of OpenAFS. Drive mappings are the responsibility of the Windows Explorer. I have every intention of ripping out the drive mapping code from the AFS SysTray Tool when the new user interface is completed. The responsibility of OpenAFS is to provide you with a UNC path to which you can map a drive letter if desired. For you this would be \\AFS\cellname\usr\%username% To set a drive letter to point to this UNC path, you modify the user's profile. Either map a drive as part of the profile or assign a login script which performs the mappings you desire using the "NET USE" command. Jeffrey Altman Andreas Buechler wrote: > Hi > > I'm trying to figure out how to customize the openafs msi package in way > that a users afs directory is mapped to a windows drive > (/afs/cellname/usr/%username% -> Z:\). In registry.txt I found that I > have to create the registry key HKCU\SOFTWARE\OpenAFS\Client\Mappings > and set it's value to the drive letter. But how do I set the > corresponding afs path? > > From http://www.openafs.org/dl/openafs/1.3.77/winnt/registry.txt: > > Regkey: > [HKCU\SOFTWARE\OpenAFS\Client\Mappings] > > Value : "upper case drive letter" > Type : REG_SZ > Default : <none> > > These values are used to store the AFS path in Unix notation > to which the drive letter is to be mapped. > > > Thanks for any hints > Andi Buechler > _______________________________________________ > OpenAFS-Win32-devel mailing list > [email protected] > http://lists.openafs.org/mailman/listinfo/openafs-win32-devel
smime.p7s
(application/x-pkcs7-signature, 3.2 KB) - not displayed