From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Mon, 4 Aug 2014 15:51:48 +0200 Message-ID: From: =?UTF-8?Q?Pavel_Klinkovsk=C3=BD?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=e89a8fb1ea6857483b04ffce0ab1 Subject: [9fans] Mysterious auth again...? Topicbox-Message-UUID: 0cb02226-ead9-11e9-9d60-3106f5b1d025 --e89a8fb1ea6857483b04ffce0ab1 Content-Type: text/plain; charset=UTF-8 Hi all, I am fighting with configuration of '9pccpuf' server. I have configured user 'bootes' as a hostowner. I have 'listen', 'keyfs' running. I can 'cpu' such server from another Plan9 terminal ('9pcf') as user 'bootes'. I can 'srv' such server from another Plan9 terminal ('9pcf') as user 'bootes'. BUT: server# auth/debug p9sk1 key: dom=xxx proto=p9sk1 user=bootes !hex? !password? successfully dialed auth server password for bootesxxx [hit enter to skip test]: cannot decrypt ticket1 from auth server (bad t.num=0x...) auth server and you do not agree on key for bootesxxx I found that it was already solved in the past... http://comments.gmane.org/gmane.os.plan9.general/55049 but it looks I have a correct sequence in /rc/bin/cpurc, /cfg/server/cpurc, /cfg/server/cpustart... Any idea what do I have wrong? Thanks in advance. Pavel P.S.: I cannot make 'auth' system to work with another added user... :( --e89a8fb1ea6857483b04ffce0ab1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all,

I am fighting with configuratio= n of '9pccpuf' server.

I have configured u= ser 'bootes' as a hostowner.
I have 'listen', = 9;keyfs' running.

I can 'cpu' such server from another Plan9 term= inal ('9pcf') as user 'bootes'.
I can 'srv= 9; such server from another Plan9 terminal ('9pcf') as user 'bo= otes'.

BUT:

server# auth/debug
p9sk1 key: dom=3Dxxx proto=3Dp9sk1 user=3Dbootes !hex? !passwor= d?
=C2=A0 =C2=A0 =C2=A0 =C2=A0 succ= essfully dialed auth server
=C2=A0 =C2=A0 =C2=A0 =C2=A0 password for bootes<at>xxx [hit e= nter to skip test]:
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 cannot decrypt ticket1 from auth server (bad t.num=3D0x...)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 auth server and you d= o not agree on key for bootes<at>xxx

I found that it was already solved i= n the past...

b= ut it looks I have a correct sequence in /rc/bin/cpurc, /cfg/server/cpurc, = /cfg/server/cpustart...=C2=A0

Any idea what do I ha= ve wrong?

Thanks in advance.

Pavel

P.S.: I cannot make &= #39;auth' system to work with another added user... :(
--e89a8fb1ea6857483b04ffce0ab1-- From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <0272b716c68f1b60cc60459aac1b1348@kamalatta.ddnss.de> To: 9fans@9fans.net Date: Mon, 4 Aug 2014 17:26:53 +0200 From: stevie@kamalatta.ddnss.de In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Mysterious auth again...? Topicbox-Message-UUID: 0cb6eb06-ead9-11e9-9d60-3106f5b1d025 > Hi all, > > I am fighting with configuration of '9pccpuf' server. > > I have configured user 'bootes' as a hostowner. > I have 'listen', 'keyfs' running. > > I can 'cpu' such server from another Plan9 terminal ('9pcf') as user > 'bootes'. > I can 'srv' such server from another Plan9 terminal ('9pcf') as user > 'bootes'. > > BUT: > > server# auth/debug > p9sk1 key: dom=xxx proto=p9sk1 user=bootes !hex? !password? > successfully dialed auth server > password for bootesxxx [hit enter to skip test]: > cannot decrypt ticket1 from auth server (bad t.num=0x...) > auth server and you do not agree on key for bootesxxx > > I found that it was already solved in the past... > http://comments.gmane.org/gmane.os.plan9.general/55049 > > but it looks I have a correct sequence in /rc/bin/cpurc, /cfg/server/cpurc, > /cfg/server/cpustart... > > Any idea what do I have wrong? > > Thanks in advance. > > Pavel > > P.S.: I cannot make 'auth' system to work with another added user... :( Hi, I know, auth can be tricky, but it's a long time since I configured authentication. Without having further information about your setup I can only recommend reading this doc: http://kamalatta.ddnss.de/config/Plan9Tutorial.txt. It helped me a lot configuring my server. Just try to find the step you probably missed. I hope, that will help you. stevie P.S.: I don't know the full background, but connecting as the hostowner seems to have other prerequisites. From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <0272b716c68f1b60cc60459aac1b1348@kamalatta.ddnss.de> References: <0272b716c68f1b60cc60459aac1b1348@kamalatta.ddnss.de> Date: Tue, 5 Aug 2014 09:34:45 +0200 Message-ID: From: =?UTF-8?Q?Pavel_Klinkovsk=C3=BD?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a113ad786c0f78904ffdce322 Subject: Re: [9fans] Mysterious auth again...? Topicbox-Message-UUID: 0cbf09bc-ead9-11e9-9d60-3106f5b1d025 --001a113ad786c0f78904ffdce322 Content-Type: text/plain; charset=UTF-8 Hi Stevie, I know, auth can be tricky... In fact. > Without having further information about your setup I > can only recommend reading this doc: > http://kamalatta.ddnss.de/config/Plan9Tutorial.txt. > Thanks for the link, going to recheck my configuration. > P.S.: I don't know the full background, but connecting as the > hostowner seems to have other prerequisites. > That's what is surprising me. I can 'cpu' the machine with 'bootes' (hostowner) uid. I can 'srv' the machine... I must have something strange there... Pavel --001a113ad786c0f78904ffdce322 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Stevie,

I know, auth can be tricky...

In fact.
=C2=A0
Without having further information about your setup I
can only recommend reading this doc:
http://kamalatta.ddnss.de/config/Plan9Tutorial.txt.

Thanks for the link, going to recheck my configurati= on.
=C2=A0
P.S.: I don't know the = full background, but connecting as the
hostowner seems to have other prerequisites.

That's what is surprising me.
I can 'cpu' the m= achine with 'bootes' (hostowner) uid.
I can 'srv'= the machine...
I must have something strange there...

Pavel<= /div>
=C2=A0

--001a113ad786c0f78904ffdce322-- From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5a2246d06267da3ebcfca5acade727d1@kamalatta.ddnss.de> To: 9fans@9fans.net Date: Tue, 5 Aug 2014 11:01:53 +0200 From: stevie@kamalatta.ddnss.de In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Mysterious auth again...? Topicbox-Message-UUID: 0cc48d60-ead9-11e9-9d60-3106f5b1d025 > Hi Stevie, > > I know, auth can be tricky... > > > In fact. > > >> Without having further information about your setup I >> can only recommend reading this doc: >> http://kamalatta.ddnss.de/config/Plan9Tutorial.txt. >> > > Thanks for the link, going to recheck my configuration. > > >> P.S.: I don't know the full background, but connecting as the >> hostowner seems to have other prerequisites. >> > > That's what is surprising me. > I can 'cpu' the machine with 'bootes' (hostowner) uid. > I can 'srv' the machine... > I must have something strange there... > > Pavel Hi Pavel, I think this thread on 9fans might help: http://marc.info/?l=9fans&m=116732560810918&w=2 Read the whole thread, but I think my linked message has the answer. Do you start keyfs before listen in your cpurc? Stevie From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <5a2246d06267da3ebcfca5acade727d1@kamalatta.ddnss.de> References: <5a2246d06267da3ebcfca5acade727d1@kamalatta.ddnss.de> Date: Tue, 5 Aug 2014 11:09:35 +0200 Message-ID: From: =?UTF-8?Q?Pavel_Klinkovsk=C3=BD?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11c2dba8ea748a04ffde367f Subject: Re: [9fans] Mysterious auth again...? Topicbox-Message-UUID: 0cd07a9e-ead9-11e9-9d60-3106f5b1d025 --001a11c2dba8ea748a04ffde367f Content-Type: text/plain; charset=UTF-8 Hi Stevie, I think this thread on 9fans might help: > > http://marc.info/?l=9fans&m=116732560810918&w=2 thanks, going to read it too. > Read the whole thread, but I think my linked message has the answer. > Do you start keyfs before listen in your cpurc? > Yes, it was 1st thing I checked... Pavel --001a11c2dba8ea748a04ffde367f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Stevie,

I think this thread on 9fans might= help:

http://marc.info/?l=3D9fans&m=3D116732560810918&w= =3D2

thanks, going to read it too.

=C2=A0
Read the whole thread, but = I think my linked message has the answer.
Do you start keyfs before listen in your cpurc?

Yes, it was 1st thing I checked...

Pavel<= /div>

--001a11c2dba8ea748a04ffde367f-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <5a2246d06267da3ebcfca5acade727d1@kamalatta.ddnss.de> Date: Tue, 5 Aug 2014 15:50:09 +0200 Message-ID: From: =?UTF-8?Q?Pavel_Klinkovsk=C3=BD?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11c130064b6b7504ffe22289 Subject: Re: [9fans] Mysterious auth again...? Topicbox-Message-UUID: 0cd7dbe0-ead9-11e9-9d60-3106f5b1d025 --001a11c130064b6b7504ffe22289 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Stevie, you were right, I missed one point during the server installation/configuration: I forgot 'auth/changeuser bootes'... :( Now 'auth/debug' works well, sorry for a noise. And thank you. Pavel 2014-08-05 11:09 GMT+02:00 Pavel Klinkovsk=C3=BD : > Hi Stevie, > > I think this thread on 9fans might help: >> >> http://marc.info/?l=3D9fans&m=3D116732560810918&w=3D2 > > > thanks, going to read it too. > > > >> Read the whole thread, but I think my linked message has the answer. >> Do you start keyfs before listen in your cpurc? >> > > Yes, it was 1st thing I checked... > > Pavel > > --001a11c130064b6b7504ffe22289 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Stevie,

you were right, I missed one= point during the server installation/configuration:
I forgot = 9;auth/changeuser bootes'... :(

Now 'auth/= debug' works well, sorry for a noise.

And thank you.

Pavel



2014-08-05 11:09 GMT+02:00 Pavel Klinkovsk=C3=BD <= pavel.klink= ovsky@gmail.com>:
Hi Stevie,

I think this thread on 9fans might help:

http://marc.info/?l=3D9fans&m=3D116732560810918&w= =3D2

thanks, going to read it too= .

=C2=A0
Read the whole thread, but = I think my linked message has the answer.
Do you start keyfs before listen in your cpurc?

Yes, it was 1st thing I checked...

Pavel


--001a11c130064b6b7504ffe22289--