On Thu, 2017-12-21 at 11:51 -0600, House Lee wrote: > Hi All, > > I tried build openssh from source code on Alpine Linux. The > AuthorizedKeysCommand is not working. Using .ssh/authorized_keys to > auth the user is fine. The ‘AuthorizedKeysCommand’ is never called. > However, if I install the openssh by ‘apk add openssh’, everything > including the AuthorizedKeysCommand works just fine. > > Steps taken: > 1. autoconf && autoheader > 2. ./configure --prefix=/usr --sysconfdir=/etc/ssh --with-md5- > passwords > 3. make && make install > > And I have the sshd_config like the following: > > LogLevel DEBUG Give it a try with DEBUG3 -- it should create more verbose log. Regards, -- Jakub Jelen Software Engineer Security Technologies Red Hat, Inc. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev