** Description changed: [Impact] libpam-sshauth v0.1-1 (shipped with precise) used to support publickey authentication with ssh-agent. New version of this lib shipped with trusty and late has dropped this feature; which is related to upstream author (ltsp-upstream) switching to using libssh2 (was using libssh before). [Test Case] + + If users ssh to the server configured with libpam-sshauth using + publickey authentication, they're not granted access. A patched has been approved/merge upstream: https://code.launchpad.net/~benoit-guyard/ltsp/libpam-sshauth/+merge/273930 [Regression Potential] A testfix has been provided, and positive feedbacks from the community has been given by the community to confirm the new package work under Trusty as expected: https://bugs.launchpad.net/ubuntu/xenial/+source /libpam-sshauth/+bug/1507798/comments/4 [Original Description] It as been brought to my attention that libpam-sshauth (version >=0.3-1) have dropped support for publickey authentication. $ cat debian/changelog --- libpam-sshauth (0.3-1) experimental; urgency=low * New upstream version. - Switch to using libssh2. * Add Build-Depends on libssh2-1-dev and pkg-config, drop libssh-dev. * debian/rules: Install pam_sshauth.so into /lib/<triplet>/security/. -- Vagrant Cascadian <[email protected]> Fri, 22 Mar 2013 12:31:56 -0700 ---
** Description changed: [Impact] libpam-sshauth v0.1-1 (shipped with precise) used to support publickey authentication with ssh-agent. New version of this lib shipped with trusty and late has dropped this feature; which is related to upstream author (ltsp-upstream) switching to using libssh2 (was using libssh before). [Test Case] If users ssh to the server configured with libpam-sshauth using - publickey authentication, they're not granted access. + publickey authentication + ssh-agent, they're not granted access. A patched has been approved/merge upstream: https://code.launchpad.net/~benoit-guyard/ltsp/libpam-sshauth/+merge/273930 [Regression Potential] A testfix has been provided, and positive feedbacks from the community has been given by the community to confirm the new package work under Trusty as expected: https://bugs.launchpad.net/ubuntu/xenial/+source /libpam-sshauth/+bug/1507798/comments/4 [Original Description] It as been brought to my attention that libpam-sshauth (version >=0.3-1) have dropped support for publickey authentication. $ cat debian/changelog --- libpam-sshauth (0.3-1) experimental; urgency=low * New upstream version. - Switch to using libssh2. * Add Build-Depends on libssh2-1-dev and pkg-config, drop libssh-dev. * debian/rules: Install pam_sshauth.so into /lib/<triplet>/security/. -- Vagrant Cascadian <[email protected]> Fri, 22 Mar 2013 12:31:56 -0700 --- -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507798 Title: libpam-sshauth dropped support for publickey authentication To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
