Re: Re: OpenAFS-1.3.66 freelance access to RW path
Tommie Gannert <[email protected]>
| Newsgroups | gmane.comp.file-systems.openafs.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
> > >[HKEY_LOCAL_MACHINE\SOFTWARE\OpenAFS\Client\Freelance] > > >" > > >"1"=".anl.gov#.anl.gov:root.cell. > > >" I find it rather interresting to see '#.' in the middle. How is that possible? The token after '#' should be a cell, they usually don't begin with a dot. > > >If I change the last line to: > > >"1"=".anl.gov%anl.gov:root.cell. > > >" > > >(i.e. change "#." to "%") restart, then I can access the RW path. That is what it should have been from the start, if I'm not way off.