[OpenAFS] Problem with OpenAFS on Vista x86

Paul Accisano shiningmasamune@gmail.com
Wed, 31 Dec 2008 22:45:41 -0500


------=_Part_89609_4165309.1230781541894
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Directly after rebooting, I entered the following command:
-- net use X: \\afs\openafs.org

and the result was:
-- System error 53 has occurred.
-- The network path was not found.

Typing \\afs\openafs.org into explorer yields the "not found" dialog.
Again, this is right after a reboot, with no VPN.

As for the issue of AFSCreds, I would very much love to ditch it for
Kerberos, but my college's AFS page makes no mention of it; it only gives
instructions on how to set up via AFSCreds, so I have no way of obtaining
this krb5.ini file, nor do I have any idea what to put for "realm".

Happy new year all, and thaks so much for your assistance.  Hopefully we can
get this figured out!

--Paul A.


On Wed, Dec 31, 2008 at 10:06 PM, Jason Edgecombe
<jason@rampaginggeek.com>wrote:

> Paul Accisano wrote:
>
>> Jason Edgecombe wrote:
>>
>>> Paul Accisano wrote:
>>>
>>>> Jason Edgecombe wrote:
>>>>
>>>>> [...omitted....]
>>>>> hmmm,
>>>>>
>>>>> Can you access \\afs\openafs.org in windows explorer? If not, then the
>>>>> client isn't working properly. unauthenticated AFS access should just work.
>>>>> After that's working, then focus on authentication.
>>>>>
>>>> \\afs\openafs.org doesn't work either, which means something's
>>>> definitely amiss I guess.  Strangely, I can access \\afs, but when I do so,
>>>> I see all my shared folders, the same as if I were accessing \\mahoka (the
>>>> computer name).  On my XP box, I do see openafs.org as well as my
>>>> college's afs cell address when I access \\afs.  Any idea as to what the
>>>> hell is going on?
>>>>
>>>
>>> Please open a command prompt an run "rxdebug -server localhost -version
>>> -port 7001" it should return something like "OpenAFS_1.5.55".
>>>
>>> If that doesn't work, try uninstalling an reinstalling the openafs
>>> client. If you're not running version 1.5.56, try the latest version.
>>>
>>> Jason
>>>
>>>  Okay, it looks like there was some kind of problem with the loopback,
>> but my problem still remains unsolved.  I've reinstalled a good 5 times by
>> now, but this time I deleted the loopback from Network Connections too and
>> reinstalled (version 1.5.56).  Now, when I try to access \\afs, I do see my
>> college's cell address, but I still don't see openafs.org, nor can I
>> access it.  It gets worse though: that's only *before* I connect to my
>> college's network via VPN (a prerequisite to connect to my AFS account).
>>  After I connect with VPN, I can't access \\afs at all.
>>
>> On my XP box, I can see \\afs and \\afs\openafs.org before and after
>> VPN'ing.
>> Running the command you specified indicates I am indeed running
>> OpenAFS_1.5.56.
>>
> Did you type in \\afs\openafs.org? When using the default freelance mode
> in windows, cells won't appear in \\afs unless you have looked at them at
> least once.
>
> open a command prompt and try the following:
> 1. run "net use X: \\afs\openafs.org"
> (where X is an unused drive letter)
> 2. open X: in windows explorer. What does it show?
> 3. run "net use X: /d" where X: is the same as step #1.
> 4. does openafs.org appear in \\afs in windows explorer?
>
> Jason
>
>

------=_Part_89609_4165309.1230781541894
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Directly after rebooting, I entered the following command:<br>-- net use X: \\afs\<a href="http://openafs.org">openafs.org</a><br><br>and the result was:<br>-- System error 53 has occurred.<br>-- The network path was not found.<br>
<br>Typing \\afs\<a href="http://openafs.org">openafs.org</a> into explorer yields the &quot;not found&quot; dialog.&nbsp; Again, this is right after a reboot, with no VPN.<br><br>As for the issue of AFSCreds, I would very much love to ditch it for Kerberos, but my college&#39;s AFS page makes no mention of it; it only gives instructions on how to set up via AFSCreds, so I have no way of obtaining this krb5.ini file, nor do I have any idea what to put for &quot;realm&quot;.<br>
<br>Happy new year all, and thaks so much for your assistance.&nbsp; Hopefully we can get this figured out!<br><br>--Paul A.<br><br><br><div class="gmail_quote">On Wed, Dec 31, 2008 at 10:06 PM, Jason Edgecombe <span dir="ltr">&lt;<a href="mailto:jason@rampaginggeek.com">jason@rampaginggeek.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Paul Accisano wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jason Edgecombe wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Paul Accisano wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jason Edgecombe wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
[...omitted....]<div class="Ih2E3d"><br>
hmmm,<br>
<br>
Can you access \\afs\<a href="http://openafs.org" target="_blank">openafs.org</a> in windows explorer? If not, then the client isn&#39;t working properly. unauthenticated AFS access should just work. After that&#39;s working, then focus on authentication.<br>

</div></blockquote><div class="Ih2E3d">
\\afs\<a href="http://openafs.org" target="_blank">openafs.org</a> doesn&#39;t work either, which means something&#39;s definitely amiss I guess. &nbsp;Strangely, I can access \\afs, but when I do so, I see all my shared folders, the same as if I were accessing \\mahoka (the computer name). &nbsp;On my XP box, I do see <a href="http://openafs.org" target="_blank">openafs.org</a> as well as my college&#39;s afs cell address when I access \\afs. &nbsp;Any idea as to what the hell is going on?<br>

</div></blockquote><div class="Ih2E3d">
<br>
Please open a command prompt an run &quot;rxdebug -server localhost -version -port 7001&quot; it should return something like &quot;OpenAFS_1.5.55&quot;.<br>
<br>
If that doesn&#39;t work, try uninstalling an reinstalling the openafs client. If you&#39;re not running version 1.5.56, try the latest version.<br>
<br>
Jason<br>
<br>
</div></blockquote><div class="Ih2E3d">
Okay, it looks like there was some kind of problem with the loopback, but my problem still remains unsolved. &nbsp;I&#39;ve reinstalled a good 5 times by now, but this time I deleted the loopback from Network Connections too and reinstalled (version 1.5.56). &nbsp;Now, when I try to access \\afs, I do see my college&#39;s cell address, but I still don&#39;t see <a href="http://openafs.org" target="_blank">openafs.org</a>, nor can I access it. &nbsp;It gets worse though: that&#39;s only *before* I connect to my college&#39;s network via VPN (a prerequisite to connect to my AFS account). &nbsp;After I connect with VPN, I can&#39;t access \\afs at all.<br>

<br>
On my XP box, I can see \\afs and \\afs\<a href="http://openafs.org" target="_blank">openafs.org</a> before and after VPN&#39;ing.<br>
Running the command you specified indicates I am indeed running OpenAFS_1.5.56.<br>
</div></blockquote>
Did you type in \\afs\<a href="http://openafs.org" target="_blank">openafs.org</a>? When using the default freelance mode in windows, cells won&#39;t appear in \\afs unless you have looked at them at least once.<br>
<br>
open a command prompt and try the following:<br>
1. run &quot;net use X: \\afs\<a href="http://openafs.org" target="_blank">openafs.org</a>&quot;<br>
(where X is an unused drive letter)<br>
2. open X: in windows explorer. What does it show?<br>
3. run &quot;net use X: /d&quot; where X: is the same as step #1.<br>
4. does <a href="http://openafs.org" target="_blank">openafs.org</a> appear in \\afs in windows explorer?<br><font color="#888888">
<br>
Jason<br>
<br>
</font></blockquote></div><br>

------=_Part_89609_4165309.1230781541894--