On Sun Dec 30 07:55:36 EST 2012, [email protected] wrote: > Hi, > > I'm fairly new to plan9, and am having trouble ssh'ing to my mac. > Running ssh presents a prompt for my password, but the authentication > still fails (and I'm pretty sure I typed it right… ).
that's because the password auth method is implemented, but keyboard interactive (which does does a password prompt, irritatingly enough) is not. we hope to halve that resolved soon, but feel free to submit a patch. :-) - erik
