[Bug 208804] misc/mc sftpfs requires password authentication in sshd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 14 17:03:01 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208804

            Bug ID: 208804
           Summary: misc/mc sftpfs requires password authentication in
                    sshd
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: Trond.Endrestol at ximalas.info
                CC: woodsb02 at gmail.com
             Flags: maintainer-feedback?(woodsb02 at gmail.com)
                CC: woodsb02 at gmail.com

sftpfs uses password authentication over keyboard-interactive authentication,
thus we need to set:

PasswordAuthentication yes

in /etc/ssh/sshd_config.

pkg-descr or pkg-message should advise the users of this fact.

I had to turn on debugging in sshd to learn that sftpfs uses password
authentication and not keyboard-interactive authentication.

Maybe upstream should consider adding keyboard-interactive and/or publickey
authentication.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list