9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Broken auth after replica/pull
@ 2007-05-12  7:24 Paul Lalonde
  2007-05-12  7:36 ` Federico Benavento
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Paul Lalonde @ 2007-05-12  7:24 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm getting to add myself into set of people who have botched their  
latest pull.  But I think I might have done it in a novel way.
When I try to drawterm in I get "?password mismatch with auth  
server"; I've reset my password (auth/changeuser), I've echoed ok to / 
mnt/keys/plalonde/status, and still, no joy drawterming.
One thing is different though.  At some point I had a few of the  
variables in /rc/bin/cpurc.local set to "paulhome.net" instead of my  
previous "p9cpu"; realizing the error of my ways, I put those back to  
p9cpu, but my drawterm upon connecting asks for my  
plalonde@paulhome.net password.  I've been unable to find this string  
anywhere in my config files anymore, and have rebooted the cpu server  
and restarted the drawterm.  Could this (instead of plalonde@p9cpu)  
be the source of my grief?  Is there a way to fix it?

Thanks,
     Paul (who knows better than to upgrade, but was seduced by / 
power64/... )

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFGRWvJpJeHo/Fbu1wRAuH4AJ4xK9GE9p7eiurWjJvz5oRPuIsPIACeKUIa
9nJpTRq1BdnOehPXz6xNJiY=
=8QtQ
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Broken auth after replica/pull
  2007-05-12  7:24 [9fans] Broken auth after replica/pull Paul Lalonde
@ 2007-05-12  7:36 ` Federico Benavento
  2007-05-12 16:02   ` Paul Lalonde
  2007-05-12  7:37 ` Skip Tavakkolian
  2007-05-12 10:19 ` Martin Neubauer
  2 siblings, 1 reply; 9+ messages in thread
From: Federico Benavento @ 2007-05-12  7:36 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> plalonde@paulhome.net password.  I've been unable to find this string
> anywhere in my config files anymore, and have rebooted the cpu server
> and restarted the drawterm.  Could this (instead of plalonde@p9cpu)
> be the source of my grief?  Is there a way to fix it?

IIRC that's set in your nvram, remember "authdom:" after you
echoed jflda > /dev/sdC0/nvram and rebooted?

-- 
Federico G. Benavento


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Broken auth after replica/pull
  2007-05-12  7:24 [9fans] Broken auth after replica/pull Paul Lalonde
  2007-05-12  7:36 ` Federico Benavento
@ 2007-05-12  7:37 ` Skip Tavakkolian
  2007-05-12 16:46   ` Paul Lalonde
  2007-05-12 10:19 ` Martin Neubauer
  2 siblings, 1 reply; 9+ messages in thread
From: Skip Tavakkolian @ 2007-05-12  7:37 UTC (permalink / raw)
  To: 9fans

what's in the startup script for -a/-c?

> I'm getting to add myself into set of people who have botched their  
> latest pull.  But I think I might have done it in a novel way.
> When I try to drawterm in I get "?password mismatch with auth  
> server"; I've reset my password (auth/changeuser), I've echoed ok to / 
> mnt/keys/plalonde/status, and still, no joy drawterming.
> One thing is different though.  At some point I had a few of the  
> variables in /rc/bin/cpurc.local set to "paulhome.net" instead of my  
> previous "p9cpu"; realizing the error of my ways, I put those back to  
> p9cpu, but my drawterm upon connecting asks for my  
> plalonde@paulhome.net password.  I've been unable to find this string  
> anywhere in my config files anymore, and have rebooted the cpu server  
> and restarted the drawterm.  Could this (instead of plalonde@p9cpu)  
> be the source of my grief?  Is there a way to fix it?
> 
> Thanks,
>      Paul (who knows better than to upgrade, but was seduced by / 
> power64/... )



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Broken auth after replica/pull
  2007-05-12  7:24 [9fans] Broken auth after replica/pull Paul Lalonde
  2007-05-12  7:36 ` Federico Benavento
  2007-05-12  7:37 ` Skip Tavakkolian
@ 2007-05-12 10:19 ` Martin Neubauer
  2007-05-12 16:44   ` Paul Lalonde
  2 siblings, 1 reply; 9+ messages in thread
From: Martin Neubauer @ 2007-05-12 10:19 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

* Paul Lalonde (plalonde@telus.net) wrote:
> plalonde@paulhome.net password.  I've been unable to find this string  
> anywhere in my config files anymore, and have rebooted the cpu server  
> and restarted the drawterm.  Could this (instead of plalonde@p9cpu)  
> be the source of my grief?  Is there a way to fix it?

Do you have a p9p factotum running on the machine you run drawterm on?



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Broken auth after replica/pull
  2007-05-12  7:36 ` Federico Benavento
@ 2007-05-12 16:02   ` Paul Lalonde
  2007-05-12 16:25     ` lucio
  0 siblings, 1 reply; 9+ messages in thread
From: Paul Lalonde @ 2007-05-12 16:02 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

That changed it back, but my password (after a new auth/changeuser  
and echo ok>/mnt/keys/plalonde/status) is still rejected.
It's odd that I didn't re-specify authdom: et al. after pulling, yet  
it changed.

More digging.

Paul

On 12-May-07, at 12:36 AM, Federico Benavento wrote:

>> plalonde@paulhome.net password.  I've been unable to find this string
>> anywhere in my config files anymore, and have rebooted the cpu server
>> and restarted the drawterm.  Could this (instead of plalonde@p9cpu)
>> be the source of my grief?  Is there a way to fix it?
>
> IIRC that's set in your nvram, remember "authdom:" after you
> echoed jflda > /dev/sdC0/nvram and rebooted?
>
> -- 
> Federico G. Benavento

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFGReUCpJeHo/Fbu1wRAkv7AJkBz2jq9rPr1lXVLPulaVYTinmJlQCeNAqP
KBarBFHN/TzjQceO7sYPeY4=
=Agj0
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Broken auth after replica/pull
  2007-05-12 16:02   ` Paul Lalonde
@ 2007-05-12 16:25     ` lucio
  0 siblings, 0 replies; 9+ messages in thread
From: lucio @ 2007-05-12 16:25 UTC (permalink / raw)
  To: 9fans

> That changed it back, but my password (after a new auth/changeuser  
> and echo ok>/mnt/keys/plalonde/status) is still rejected.
> It's odd that I didn't re-specify authdom: et al. after pulling, yet  
> it changed.
> 
> More digging.

That's plalonde@paulhome.net instead of plalonde@p9cpu? (Or viceversa,
I try to avoid confusing myself and have kept the auth domain unchanged
forever :-(

++L



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Broken auth after replica/pull
  2007-05-12 10:19 ` Martin Neubauer
@ 2007-05-12 16:44   ` Paul Lalonde
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Lalonde @ 2007-05-12 16:44 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

No, just the drawterm.
On 12-May-07, at 3:19 AM, Martin Neubauer wrote:

> * Paul Lalonde (plalonde@telus.net) wrote:
>> plalonde@paulhome.net password.  I've been unable to find this string
>> anywhere in my config files anymore, and have rebooted the cpu server
>> and restarted the drawterm.  Could this (instead of plalonde@p9cpu)
>> be the source of my grief?  Is there a way to fix it?
>
> Do you have a p9p factotum running on the machine you run drawterm on?
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFGRe7vpJeHo/Fbu1wRAo9sAKDTn5gse4pam1iq239BQNNFo02XNACgtiRO
iwNFIMe33+v16G++qFyaMF4=
=Pe/9
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Broken auth after replica/pull
  2007-05-12  7:37 ` Skip Tavakkolian
@ 2007-05-12 16:46   ` Paul Lalonde
  2007-05-12 19:52     ` Paul Lalonde
  0 siblings, 1 reply; 9+ messages in thread
From: Paul Lalonde @ 2007-05-12 16:46 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm pointing the drawterm at the correct auth/cpu servers, both  
p9cpu, and I'm getting a connection.

auth/debug tells me "cannot decrypt ticket1 from auth serve (bad  
t.num=0x3a)"

Still digging.  I'll be in China soon.

Paul

On 12-May-07, at 12:37 AM, Skip Tavakkolian wrote:

> what's in the startup script for -a/-c?
>
>> I'm getting to add myself into set of people who have botched their
>> latest pull.  But I think I might have done it in a novel way.
>> When I try to drawterm in I get "?password mismatch with auth
>> server"; I've reset my password (auth/changeuser), I've echoed ok  
>> to /
>> mnt/keys/plalonde/status, and still, no joy drawterming.
>> One thing is different though.  At some point I had a few of the
>> variables in /rc/bin/cpurc.local set to "paulhome.net" instead of my
>> previous "p9cpu"; realizing the error of my ways, I put those back to
>> p9cpu, but my drawterm upon connecting asks for my
>> plalonde@paulhome.net password.  I've been unable to find this string
>> anywhere in my config files anymore, and have rebooted the cpu server
>> and restarted the drawterm.  Could this (instead of plalonde@p9cpu)
>> be the source of my grief?  Is there a way to fix it?
>>
>> Thanks,
>>      Paul (who knows better than to upgrade, but was seduced by /
>> power64/... )
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFGRe9XpJeHo/Fbu1wRApIqAJ9NWQlJuRWBjHRWlnCzPnGqK9uYowCg3iCG
G2hqovyM3Adq2elQlNJIR8Y=
=c18+
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Broken auth after replica/pull
  2007-05-12 16:46   ` Paul Lalonde
@ 2007-05-12 19:52     ` Paul Lalonde
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Lalonde @ 2007-05-12 19:52 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm an idjit.  cpurc.local gets run *long* before it should try  
listening...That would be the *wrong* place to put the aux/listen  
commands for your auth server.

ty fgb.

Paul

On 12-May-07, at 9:46 AM, Paul Lalonde wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm pointing the drawterm at the correct auth/cpu servers, both  
> p9cpu, and I'm getting a connection.
>
> auth/debug tells me "cannot decrypt ticket1 from auth serve (bad  
> t.num=0x3a)"
>
> Still digging.  I'll be in China soon.
>
> Paul
>
> On 12-May-07, at 12:37 AM, Skip Tavakkolian wrote:
>
>> what's in the startup script for -a/-c?
>>
>>> I'm getting to add myself into set of people who have botched their
>>> latest pull.  But I think I might have done it in a novel way.
>>> When I try to drawterm in I get "?password mismatch with auth
>>> server"; I've reset my password (auth/changeuser), I've echoed ok  
>>> to /
>>> mnt/keys/plalonde/status, and still, no joy drawterming.
>>> One thing is different though.  At some point I had a few of the
>>> variables in /rc/bin/cpurc.local set to "paulhome.net" instead of my
>>> previous "p9cpu"; realizing the error of my ways, I put those  
>>> back to
>>> p9cpu, but my drawterm upon connecting asks for my
>>> plalonde@paulhome.net password.  I've been unable to find this  
>>> string
>>> anywhere in my config files anymore, and have rebooted the cpu  
>>> server
>>> and restarted the drawterm.  Could this (instead of plalonde@p9cpu)
>>> be the source of my grief?  Is there a way to fix it?
>>>
>>> Thanks,
>>>      Paul (who knows better than to upgrade, but was seduced by /
>>> power64/... )
>>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Darwin)
>
> iD8DBQFGRe9XpJeHo/Fbu1wRApIqAJ9NWQlJuRWBjHRWlnCzPnGqK9uYowCg3iCG
> G2hqovyM3Adq2elQlNJIR8Y=
> =c18+
> -----END PGP SIGNATURE-----

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFGRhsGpJeHo/Fbu1wRAosOAJ46peE7lb4uJxc+gNHNMkodlaiXnACfaj1p
cWdYsWQ8zb2sNl7h9MTQcv0=
=diMk
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-05-12 19:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-12  7:24 [9fans] Broken auth after replica/pull Paul Lalonde
2007-05-12  7:36 ` Federico Benavento
2007-05-12 16:02   ` Paul Lalonde
2007-05-12 16:25     ` lucio
2007-05-12  7:37 ` Skip Tavakkolian
2007-05-12 16:46   ` Paul Lalonde
2007-05-12 19:52     ` Paul Lalonde
2007-05-12 10:19 ` Martin Neubauer
2007-05-12 16:44   ` Paul Lalonde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).