[Bug 1247169] Re: pam_ssh does not add key to agent in (K)Ubuntu 13.10

2016-07-21 Thread Tyson Tan
I always encounter this bug on every Ubuntu released after its
discovery. I have to use RSA key to SSH everyday and it annoys me to no
end.

Comment 9 helped me to workaround this bug though. That's a start! -_-

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247169

Title:
  pam_ssh does not add key to agent in (K)Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/1247169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247169] Re: pam_ssh does not add key to agent in (K)Ubuntu 13.10

2016-06-10 Thread Daniel Jenkins
Nop. Just until next reboot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247169

Title:
  pam_ssh does not add key to agent in (K)Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/1247169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247169] Re: pam_ssh does not add key to agent in (K)Ubuntu 13.10

2016-06-05 Thread Daniel Jenkins
Just had to deal with this bug and resolved using:

https://askubuntu.com/questions/362280/enter-ssh-passphrase-once

Still, 2016 and keeps alive???

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247169

Title:
  pam_ssh does not add key to agent in (K)Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/1247169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247169] Re: pam_ssh does not add key to agent in (K)Ubuntu 13.10

2014-03-02 Thread Roberto Tyley
The importance of this bug should be higher than 'low', surely? It's
verging on a security flaw when you have to retype you ssh passphrase
every time you perform and ssh/git/scp operation - it's certainly a
serious usability failing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247169

Title:
  pam_ssh does not add key to agent in (K)Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/1247169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247169] Re: pam_ssh does not add key to agent in (K)Ubuntu 13.10

2014-01-27 Thread Alberto Salvia Novella
** Changed in: libpam-ssh (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247169

Title:
  pam_ssh does not add key to agent in (K)Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/1247169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247169] Re: pam_ssh does not add key to agent in (K)Ubuntu 13.10

2013-12-30 Thread Jonathan Marsaud
Any scheduled upgrade for this bug?
Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247169

Title:
  pam_ssh does not add key to agent in (K)Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/1247169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247169] Re: pam_ssh does not add key to agent in (K)Ubuntu 13.10

2013-12-01 Thread aardvark
That's a different (fixed) bug, see here:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/848050

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247169

Title:
  pam_ssh does not add key to agent in (K)Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/1247169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247169] Re: pam_ssh does not add key to agent in (K)Ubuntu 13.10

2013-12-01 Thread joh6nn
on 12.04 using libpam-ssh_1.92-14, pam is complaining of the following
in /var/log/auth.log:

Dec  1 13:32:45 localhost kdm: PAM unable to dlopen(pam_ssh.so): 
/lib/security/pam_ssh.so: cannot open shared object file: No such file or 
directory
Dec  1 13:32:45 localhost kdm: PAM adding faulty module: pam_ssh.so

symlinking /usr/lib/pam_ssh.so to /lib/security/pam_ssh.so resolved this
error for me, and allowed pam_ssh.so to once again add keys to the ssh-
agent

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247169

Title:
  pam_ssh does not add key to agent in (K)Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/1247169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247169] Re: pam_ssh does not add key to agent in (K)Ubuntu 13.10

2013-11-11 Thread aardvark
Sure, we can do this by hand - but that's what pam_ssh should do
automatically...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247169

Title:
  pam_ssh does not add key to agent in (K)Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/1247169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247169] Re: pam_ssh does not add key to agent in (K)Ubuntu 13.10

2013-11-11 Thread Ionică Bizău
Asked this after upgrading to 13.10 on askubunut:

http://askubuntu.com/q/362280/148451


Maybe my solution helps someone.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247169

Title:
  pam_ssh does not add key to agent in (K)Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/1247169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247169] Re: pam_ssh does not add key to agent in (K)Ubuntu 13.10

2013-11-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libpam-ssh (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247169

Title:
  pam_ssh does not add key to agent in (K)Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ssh/+bug/1247169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs