> I had indeed factotum running. after killing the process I could connect to
> the plan 9 server. Looks like I've implemented some authentication self hate
> on my network.
>
> Some further digging and a peek at the archives showed that upon connecting
> the following lines get appended to /mnt/factotum/log:
>
> 287: no key matches proto=9psk1 role=server dom?
> 287: failure no key matches proto=9psk1 role=server dom?
>
> Also, whenever I use drawterm without factotum (which succeeds) I get
> prompted for the secstore key twice. That seems a little odd to me.
i think there's something else going on. on the home machine i run p9p on,
i do run factotum with drawterm.
; ps auxwww|grep factotum
quanstro 4972 0.0 0.1 43648 360 ? Sl Sep13 0:00
factotum
quanstro 4975 0.0 0.0 67880 204 ? Sl Sep13 0:03
9pserve -u unix!/tmp/ns.quanstro.:0/factotum
quanstro 2202 0.0 0.2 1676 536 pts/9 S+ 09:26 0:00 grep
factotum
check your profile for a path that has two calls to auth/factotum.
- erik