From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Frank Palazzolo" To: 9fans@cse.psu.edu Date: Wed, 23 Jun 2004 21:26:19 -0400 MIME-Version: 1.0 Message-ID: <40D9F57B.29957.1F3C54BE@localhost> Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: [9fans] drawterm/telnet authentication Topicbox-Message-UUID: ab5784d4-eacd-11e9-9e20-41e7f4b1d025 Hi, I have a cpu/auth server and I'm trying to get drawterm working. I have the dreaded "cannot authenticate with p9" problem when I use the correct password for my bootes user. Also, telnet with the correct response gives the protocol botch message. auth/debug seems fine. I ran factotum in debug mode and got the following transaction during a drawterm connection: 2: start proto=p9sk2 role=server yields phase SHaveTreq: ok 2: read 141 in phase SHaveTreq yields phase SNeedTicket: ok 2: read 4093 in phase SNeedTicket yields phase SNeedTicket: toosmall 85 2: failure auth server protocol botch 2: write 85 in phase SNeedTicket yields phase SNeedTicket: failure auth server protocol botch also... cat /mnt/factotum/ctl key proto=p9sk1 user=bootes dom=mynetwork !hex? !password? Thanks for any help - I checked back through the archives before posting, and tried a few other things, to no avail. I'm sure it's something simple... Thanks, -Frank