[Lubuntu-desktop] [Bug 664206] Re: SSH_AUTH_SOCK not being properly set: user has to type password even if saved in the password manager

2012-01-25 Thread Launchpad Bug Tracker
This bug was fixed in the package lubuntu-default-settings - 0.23

---
lubuntu-default-settings (0.23) precise; urgency=low

  * usr/share/lubuntu/openbox/menu.xml  rc.xml
   - Re-synchronize with upstream.
   - Workaround loose of focus of lxpanel run window (LP: #889414)
   - Add a rule to maximize all new windows with type normal.
   - Place new windows on the monitor with the mouse, rather than the primary
 monitor.
   - Use scrot -u -b (focused window with border) for the screenshot of the
 current window.
   - Add a shortcut for the power button.
   - Use horizontal presentation of the alt-tab.
   - Add a shortcut to lock the screen (LP: #912499)
  * usr/bin/startlubuntu*  usr/share/lubuntu/xscreensaver/xscreensaver:
   - Add a custom configuration file for xscreensaver, with blank mode by
 default (LP: #578789).
   - Don't append /etc/xdg in xdg path, already done by Xsession.d
   - Start gnome-keyring support for ssh before the session. Thanks urusha for
 the patch (LP: #664206).
 -- Julien Lavergne gi...@ubuntu.com   Thu, 26 Jan 2012 00:48:09 +0100

** Changed in: lubuntu-default-settings (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Lubuntu,
which is subscribed to a duplicate bug report (660003).
https://bugs.launchpad.net/bugs/664206

Title:
  SSH_AUTH_SOCK not being properly set: user has to type password even
  if saved in the password manager

Status in GNOME keyring services:
  Unknown
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-keyring” package in Ubuntu:
  Invalid
Status in “lubuntu-default-settings” package in Ubuntu:
  Fix Released
Status in “lxde-common” package in Ubuntu:
  Invalid
Status in “lxsession” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lxde-common

  SSH_AUTH_SOCK is not being properly set. (Or it is pointing to a sock
  that doesn't accomplish its job.)

  Expected behavior:
  You run ssh myn...@mydomain.net and the password manager opens a GUI to ask 
for the passphrase. Once unlocked, it remains unlocked until you log off. 
Moreover, at that moment of unlocking you can tell it to remember the 
passphrase forever so it gets automatically unlocked next time you login. Any 
other application that uses ssh-like connections will find this key unlocked as 
well.

  Observed behavior:
  You run ssh myn...@mydomain.net and it prompts you for the key passphrase 
in the terminal. You run it again, you are prompted again. Any other 
application that uses ssh-like connections will result in a passphrase prompt 
as well.

  How to reproduce:
  Enter Lubuntu session
  Open Passwords and Encryption Keys
  Create a Secure Shell key
  Configure this key to some domain you can ssh to
  Open a terminal and run ssh myn...@mydomain.net
  You are promted for a password in the terminal interface.

  Partial workaround:
  Here is a partial workaround for a terminal session: export 
SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh` after the keyring-daemon has been loaded.
  But it only works within the same terminal session, not for other 
applications that launch ssh-like processes.
  Disclaim: it works for Lubuntu session inside a Ubuntu 10.04 install, with 
GDM as session manager.

  $ printenv SSH_AUTH_SOCK
  /tmp/ssh-PZgdl10603/agent.10603
  $ ssh mydomain
  Enter passphrase for key '/home/leorolla/.ssh/id_rsa': [pressed ^C]
  $ export SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh`
  $ printenv SSH_AUTH_SOCK
  /tmp/keyring-k3BQQd/ssh
  $ ssh mydomain
  Last login: Wed Oct 20 19:58:06 2010 from 
  Your default printer is 
  mydomain:leorolla [blinking cursor!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/664206/+subscriptions

___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


[Lubuntu-desktop] [Bug 664206] Re: SSH_AUTH_SOCK not being properly set: user has to type password even if saved in the password manager

2012-01-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lubuntu-default-settings

-- 
You received this bug notification because you are a member of Lubuntu,
which is subscribed to a duplicate bug report (660003).
https://bugs.launchpad.net/bugs/664206

Title:
  SSH_AUTH_SOCK not being properly set: user has to type password even
  if saved in the password manager

Status in GNOME keyring services:
  Unknown
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-keyring” package in Ubuntu:
  Invalid
Status in “lubuntu-default-settings” package in Ubuntu:
  Fix Released
Status in “lxde-common” package in Ubuntu:
  Invalid
Status in “lxsession” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lxde-common

  SSH_AUTH_SOCK is not being properly set. (Or it is pointing to a sock
  that doesn't accomplish its job.)

  Expected behavior:
  You run ssh myn...@mydomain.net and the password manager opens a GUI to ask 
for the passphrase. Once unlocked, it remains unlocked until you log off. 
Moreover, at that moment of unlocking you can tell it to remember the 
passphrase forever so it gets automatically unlocked next time you login. Any 
other application that uses ssh-like connections will find this key unlocked as 
well.

  Observed behavior:
  You run ssh myn...@mydomain.net and it prompts you for the key passphrase 
in the terminal. You run it again, you are prompted again. Any other 
application that uses ssh-like connections will result in a passphrase prompt 
as well.

  How to reproduce:
  Enter Lubuntu session
  Open Passwords and Encryption Keys
  Create a Secure Shell key
  Configure this key to some domain you can ssh to
  Open a terminal and run ssh myn...@mydomain.net
  You are promted for a password in the terminal interface.

  Partial workaround:
  Here is a partial workaround for a terminal session: export 
SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh` after the keyring-daemon has been loaded.
  But it only works within the same terminal session, not for other 
applications that launch ssh-like processes.
  Disclaim: it works for Lubuntu session inside a Ubuntu 10.04 install, with 
GDM as session manager.

  $ printenv SSH_AUTH_SOCK
  /tmp/ssh-PZgdl10603/agent.10603
  $ ssh mydomain
  Enter passphrase for key '/home/leorolla/.ssh/id_rsa': [pressed ^C]
  $ export SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh`
  $ printenv SSH_AUTH_SOCK
  /tmp/keyring-k3BQQd/ssh
  $ ssh mydomain
  Last login: Wed Oct 20 19:58:06 2010 from 
  Your default printer is 
  mydomain:leorolla [blinking cursor!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/664206/+subscriptions

___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


[Lubuntu-desktop] [Bug 664206] Re: SSH_AUTH_SOCK not being properly set: user has to type password even if saved in the password manager

2012-01-07 Thread Julien Lavergne
Thanks for the patch, I'll add it for Precise. I'll keep a bug on
lxsession, because it should be handle automaticly by lxsession

** Package changed: lxdm (Ubuntu) = lxsession (Ubuntu)

** Changed in: lxde-common (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Lubuntu,
which is subscribed to a duplicate bug report (660003).
https://bugs.launchpad.net/bugs/664206

Title:
  SSH_AUTH_SOCK not being properly set: user has to type password even
  if saved in the password manager

Status in GNOME keyring services:
  Unknown
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-keyring” package in Ubuntu:
  Invalid
Status in “lubuntu-default-settings” package in Ubuntu:
  Confirmed
Status in “lxde-common” package in Ubuntu:
  Invalid
Status in “lxsession” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lxde-common

  SSH_AUTH_SOCK is not being properly set. (Or it is pointing to a sock
  that doesn't accomplish its job.)

  Expected behavior:
  You run ssh myn...@mydomain.net and the password manager opens a GUI to ask 
for the passphrase. Once unlocked, it remains unlocked until you log off. 
Moreover, at that moment of unlocking you can tell it to remember the 
passphrase forever so it gets automatically unlocked next time you login. Any 
other application that uses ssh-like connections will find this key unlocked as 
well.

  Observed behavior:
  You run ssh myn...@mydomain.net and it prompts you for the key passphrase 
in the terminal. You run it again, you are prompted again. Any other 
application that uses ssh-like connections will result in a passphrase prompt 
as well.

  How to reproduce:
  Enter Lubuntu session
  Open Passwords and Encryption Keys
  Create a Secure Shell key
  Configure this key to some domain you can ssh to
  Open a terminal and run ssh myn...@mydomain.net
  You are promted for a password in the terminal interface.

  Partial workaround:
  Here is a partial workaround for a terminal session: export 
SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh` after the keyring-daemon has been loaded.
  But it only works within the same terminal session, not for other 
applications that launch ssh-like processes.
  Disclaim: it works for Lubuntu session inside a Ubuntu 10.04 install, with 
GDM as session manager.

  $ printenv SSH_AUTH_SOCK
  /tmp/ssh-PZgdl10603/agent.10603
  $ ssh mydomain
  Enter passphrase for key '/home/leorolla/.ssh/id_rsa': [pressed ^C]
  $ export SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh`
  $ printenv SSH_AUTH_SOCK
  /tmp/keyring-k3BQQd/ssh
  $ ssh mydomain
  Last login: Wed Oct 20 19:58:06 2010 from 
  Your default printer is 
  mydomain:leorolla [blinking cursor!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/664206/+subscriptions

___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


[Lubuntu-desktop] [Bug 664206] Re: SSH_AUTH_SOCK not being properly set: user has to type password even if saved in the password manager

2012-01-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~lubuntu-desktop/+junk/lubuntu-default-settings

-- 
You received this bug notification because you are a member of Lubuntu,
which is subscribed to a duplicate bug report (660003).
https://bugs.launchpad.net/bugs/664206

Title:
  SSH_AUTH_SOCK not being properly set: user has to type password even
  if saved in the password manager

Status in GNOME keyring services:
  Unknown
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-keyring” package in Ubuntu:
  Invalid
Status in “lubuntu-default-settings” package in Ubuntu:
  Confirmed
Status in “lxde-common” package in Ubuntu:
  Invalid
Status in “lxsession” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lxde-common

  SSH_AUTH_SOCK is not being properly set. (Or it is pointing to a sock
  that doesn't accomplish its job.)

  Expected behavior:
  You run ssh myn...@mydomain.net and the password manager opens a GUI to ask 
for the passphrase. Once unlocked, it remains unlocked until you log off. 
Moreover, at that moment of unlocking you can tell it to remember the 
passphrase forever so it gets automatically unlocked next time you login. Any 
other application that uses ssh-like connections will find this key unlocked as 
well.

  Observed behavior:
  You run ssh myn...@mydomain.net and it prompts you for the key passphrase 
in the terminal. You run it again, you are prompted again. Any other 
application that uses ssh-like connections will result in a passphrase prompt 
as well.

  How to reproduce:
  Enter Lubuntu session
  Open Passwords and Encryption Keys
  Create a Secure Shell key
  Configure this key to some domain you can ssh to
  Open a terminal and run ssh myn...@mydomain.net
  You are promted for a password in the terminal interface.

  Partial workaround:
  Here is a partial workaround for a terminal session: export 
SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh` after the keyring-daemon has been loaded.
  But it only works within the same terminal session, not for other 
applications that launch ssh-like processes.
  Disclaim: it works for Lubuntu session inside a Ubuntu 10.04 install, with 
GDM as session manager.

  $ printenv SSH_AUTH_SOCK
  /tmp/ssh-PZgdl10603/agent.10603
  $ ssh mydomain
  Enter passphrase for key '/home/leorolla/.ssh/id_rsa': [pressed ^C]
  $ export SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh`
  $ printenv SSH_AUTH_SOCK
  /tmp/keyring-k3BQQd/ssh
  $ ssh mydomain
  Last login: Wed Oct 20 19:58:06 2010 from 
  Your default printer is 
  mydomain:leorolla [blinking cursor!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/664206/+subscriptions

___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


[Lubuntu-desktop] [Bug 664206] Re: SSH_AUTH_SOCK not being properly set: user has to type password even if saved in the password manager

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

** Changed in: lubuntu-default-settings (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Lubuntu,
which is subscribed to a duplicate bug report (660003).
https://bugs.launchpad.net/bugs/664206

Title:
  SSH_AUTH_SOCK not being properly set: user has to type password even
  if saved in the password manager

Status in GNOME keyring services:
  Unknown
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-keyring” package in Ubuntu:
  Invalid
Status in “lubuntu-default-settings” package in Ubuntu:
  Confirmed
Status in “lxde-common” package in Ubuntu:
  Confirmed
Status in “lxdm” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lxde-common

  SSH_AUTH_SOCK is not being properly set. (Or it is pointing to a sock
  that doesn't accomplish its job.)

  Expected behavior:
  You run ssh myn...@mydomain.net and the password manager opens a GUI to ask 
for the passphrase. Once unlocked, it remains unlocked until you log off. 
Moreover, at that moment of unlocking you can tell it to remember the 
passphrase forever so it gets automatically unlocked next time you login. Any 
other application that uses ssh-like connections will find this key unlocked as 
well.

  Observed behavior:
  You run ssh myn...@mydomain.net and it prompts you for the key passphrase 
in the terminal. You run it again, you are prompted again. Any other 
application that uses ssh-like connections will result in a passphrase prompt 
as well.

  How to reproduce:
  Enter Lubuntu session
  Open Passwords and Encryption Keys
  Create a Secure Shell key
  Configure this key to some domain you can ssh to
  Open a terminal and run ssh myn...@mydomain.net
  You are promted for a password in the terminal interface.

  Partial workaround:
  Here is a partial workaround for a terminal session: export 
SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh` after the keyring-daemon has been loaded.
  But it only works within the same terminal session, not for other 
applications that launch ssh-like processes.
  Disclaim: it works for Lubuntu session inside a Ubuntu 10.04 install, with 
GDM as session manager.

  $ printenv SSH_AUTH_SOCK
  /tmp/ssh-PZgdl10603/agent.10603
  $ ssh mydomain
  Enter passphrase for key '/home/leorolla/.ssh/id_rsa': [pressed ^C]
  $ export SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh`
  $ printenv SSH_AUTH_SOCK
  /tmp/keyring-k3BQQd/ssh
  $ ssh mydomain
  Last login: Wed Oct 20 19:58:06 2010 from 
  Your default printer is 
  mydomain:leorolla [blinking cursor!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/664206/+subscriptions

___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


[Lubuntu-desktop] [Bug 664206] Re: SSH_AUTH_SOCK not being properly set: user has to type password even if saved in the password manager

2011-10-22 Thread urusha
Default lubuntu oneiric installation contains this package and there is
pam_gnome_keyring in /etc/pam.d/lxdm, so, that's not the case. But your
words remind me to look into /var/log/auth.log, and that's what I see
there:

gnome-keyring-daemon[1498]: couldn't set environment variable in
session: The name org.gnome.SessionManager was not provided by any
.service files

After quick googling I found theese bugs related to this issue: 
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/344014
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/34
https://bugs.launchpad.net/ubuntu/+source/xfce4-session/+bug/357346
https://bugs.launchpad.net/ubuntu/+source/xfce4-session/+bug/564831

They are mostly about xfce-session. So, it seems lxsession has exactly
the same problems.

Here is the patch to startlubuntu script that solves the problem. If it's 
considered that lubuntu contains gnome-keyring by default, this patch seems to 
be sufficient.
 

** Patch added: export gk SSH_AUTH_SOCK via startlubuntu
   
https://bugs.launchpad.net/ubuntu/+source/lxde-common/+bug/664206/+attachment/2566783/+files/startlubuntu-gkssh.patch

-- 
You received this bug notification because you are a member of Lubuntu,
which is subscribed to a duplicate bug report (660003).
https://bugs.launchpad.net/bugs/664206

Title:
  SSH_AUTH_SOCK not being properly set: user has to type password even
  if saved in the password manager

Status in GNOME keyring services:
  Unknown
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-keyring” package in Ubuntu:
  Invalid
Status in “lxde-common” package in Ubuntu:
  New
Status in “lxdm” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lxde-common

  SSH_AUTH_SOCK is not being properly set. (Or it is pointing to a sock
  that doesn't accomplish its job.)

  Expected behavior:
  You run ssh myn...@mydomain.net and the password manager opens a GUI to ask 
for the passphrase. Once unlocked, it remains unlocked until you log off. 
Moreover, at that moment of unlocking you can tell it to remember the 
passphrase forever so it gets automatically unlocked next time you login. Any 
other application that uses ssh-like connections will find this key unlocked as 
well.

  Observed behavior:
  You run ssh myn...@mydomain.net and it prompts you for the key passphrase 
in the terminal. You run it again, you are prompted again. Any other 
application that uses ssh-like connections will result in a passphrase prompt 
as well.

  How to reproduce:
  Enter Lubuntu session
  Open Passwords and Encryption Keys
  Create a Secure Shell key
  Configure this key to some domain you can ssh to
  Open a terminal and run ssh myn...@mydomain.net
  You are promted for a password in the terminal interface.

  Partial workaround:
  Here is a partial workaround for a terminal session: export 
SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh` after the keyring-daemon has been loaded.
  But it only works within the same terminal session, not for other 
applications that launch ssh-like processes.
  Disclaim: it works for Lubuntu session inside a Ubuntu 10.04 install, with 
GDM as session manager.

  $ printenv SSH_AUTH_SOCK
  /tmp/ssh-PZgdl10603/agent.10603
  $ ssh mydomain
  Enter passphrase for key '/home/leorolla/.ssh/id_rsa': [pressed ^C]
  $ export SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh`
  $ printenv SSH_AUTH_SOCK
  /tmp/keyring-k3BQQd/ssh
  $ ssh mydomain
  Last login: Wed Oct 20 19:58:06 2010 from 
  Your default printer is 
  mydomain:leorolla [blinking cursor!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/664206/+subscriptions

___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


[Lubuntu-desktop] [Bug 664206] Re: SSH_AUTH_SOCK not being properly set: user has to type password even if saved in the password manager

2011-10-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lxde-common (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Lubuntu,
which is subscribed to a duplicate bug report (660003).
https://bugs.launchpad.net/bugs/664206

Title:
  SSH_AUTH_SOCK not being properly set: user has to type password even
  if saved in the password manager

Status in GNOME keyring services:
  Unknown
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-keyring” package in Ubuntu:
  Invalid
Status in “lubuntu-default-settings” package in Ubuntu:
  New
Status in “lxde-common” package in Ubuntu:
  Confirmed
Status in “lxdm” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lxde-common

  SSH_AUTH_SOCK is not being properly set. (Or it is pointing to a sock
  that doesn't accomplish its job.)

  Expected behavior:
  You run ssh myn...@mydomain.net and the password manager opens a GUI to ask 
for the passphrase. Once unlocked, it remains unlocked until you log off. 
Moreover, at that moment of unlocking you can tell it to remember the 
passphrase forever so it gets automatically unlocked next time you login. Any 
other application that uses ssh-like connections will find this key unlocked as 
well.

  Observed behavior:
  You run ssh myn...@mydomain.net and it prompts you for the key passphrase 
in the terminal. You run it again, you are prompted again. Any other 
application that uses ssh-like connections will result in a passphrase prompt 
as well.

  How to reproduce:
  Enter Lubuntu session
  Open Passwords and Encryption Keys
  Create a Secure Shell key
  Configure this key to some domain you can ssh to
  Open a terminal and run ssh myn...@mydomain.net
  You are promted for a password in the terminal interface.

  Partial workaround:
  Here is a partial workaround for a terminal session: export 
SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh` after the keyring-daemon has been loaded.
  But it only works within the same terminal session, not for other 
applications that launch ssh-like processes.
  Disclaim: it works for Lubuntu session inside a Ubuntu 10.04 install, with 
GDM as session manager.

  $ printenv SSH_AUTH_SOCK
  /tmp/ssh-PZgdl10603/agent.10603
  $ ssh mydomain
  Enter passphrase for key '/home/leorolla/.ssh/id_rsa': [pressed ^C]
  $ export SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh`
  $ printenv SSH_AUTH_SOCK
  /tmp/keyring-k3BQQd/ssh
  $ ssh mydomain
  Last login: Wed Oct 20 19:58:06 2010 from 
  Your default printer is 
  mydomain:leorolla [blinking cursor!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/664206/+subscriptions

___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


[Lubuntu-desktop] [Bug 664206] Re: SSH_AUTH_SOCK not being properly set: user has to type password even if saved in the password manager

2011-10-22 Thread urusha
** Also affects: lubuntu-default-settings (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Lubuntu,
which is subscribed to a duplicate bug report (660003).
https://bugs.launchpad.net/bugs/664206

Title:
  SSH_AUTH_SOCK not being properly set: user has to type password even
  if saved in the password manager

Status in GNOME keyring services:
  Unknown
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-keyring” package in Ubuntu:
  Invalid
Status in “lubuntu-default-settings” package in Ubuntu:
  New
Status in “lxde-common” package in Ubuntu:
  Confirmed
Status in “lxdm” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lxde-common

  SSH_AUTH_SOCK is not being properly set. (Or it is pointing to a sock
  that doesn't accomplish its job.)

  Expected behavior:
  You run ssh myn...@mydomain.net and the password manager opens a GUI to ask 
for the passphrase. Once unlocked, it remains unlocked until you log off. 
Moreover, at that moment of unlocking you can tell it to remember the 
passphrase forever so it gets automatically unlocked next time you login. Any 
other application that uses ssh-like connections will find this key unlocked as 
well.

  Observed behavior:
  You run ssh myn...@mydomain.net and it prompts you for the key passphrase 
in the terminal. You run it again, you are prompted again. Any other 
application that uses ssh-like connections will result in a passphrase prompt 
as well.

  How to reproduce:
  Enter Lubuntu session
  Open Passwords and Encryption Keys
  Create a Secure Shell key
  Configure this key to some domain you can ssh to
  Open a terminal and run ssh myn...@mydomain.net
  You are promted for a password in the terminal interface.

  Partial workaround:
  Here is a partial workaround for a terminal session: export 
SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh` after the keyring-daemon has been loaded.
  But it only works within the same terminal session, not for other 
applications that launch ssh-like processes.
  Disclaim: it works for Lubuntu session inside a Ubuntu 10.04 install, with 
GDM as session manager.

  $ printenv SSH_AUTH_SOCK
  /tmp/ssh-PZgdl10603/agent.10603
  $ ssh mydomain
  Enter passphrase for key '/home/leorolla/.ssh/id_rsa': [pressed ^C]
  $ export SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh`
  $ printenv SSH_AUTH_SOCK
  /tmp/keyring-k3BQQd/ssh
  $ ssh mydomain
  Last login: Wed Oct 20 19:58:06 2010 from 
  Your default printer is 
  mydomain:leorolla [blinking cursor!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/664206/+subscriptions

___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


[Lubuntu-desktop] [Bug 664206] Re: SSH_AUTH_SOCK not being properly set: user has to type password even if saved in the password manager

2011-10-22 Thread Ubuntu QA's Bug Bot
The attachment export gk SSH_AUTH_SOCK via startlubuntu of this bug
report has been identified as being a patch.  The ubuntu-reviewers team
has been subscribed to the bug report so that they can review the patch.
In the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-sponsors please also unsubscribe the team
from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Lubuntu,
which is subscribed to a duplicate bug report (660003).
https://bugs.launchpad.net/bugs/664206

Title:
  SSH_AUTH_SOCK not being properly set: user has to type password even
  if saved in the password manager

Status in GNOME keyring services:
  Unknown
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-keyring” package in Ubuntu:
  Invalid
Status in “lubuntu-default-settings” package in Ubuntu:
  New
Status in “lxde-common” package in Ubuntu:
  Confirmed
Status in “lxdm” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lxde-common

  SSH_AUTH_SOCK is not being properly set. (Or it is pointing to a sock
  that doesn't accomplish its job.)

  Expected behavior:
  You run ssh myn...@mydomain.net and the password manager opens a GUI to ask 
for the passphrase. Once unlocked, it remains unlocked until you log off. 
Moreover, at that moment of unlocking you can tell it to remember the 
passphrase forever so it gets automatically unlocked next time you login. Any 
other application that uses ssh-like connections will find this key unlocked as 
well.

  Observed behavior:
  You run ssh myn...@mydomain.net and it prompts you for the key passphrase 
in the terminal. You run it again, you are prompted again. Any other 
application that uses ssh-like connections will result in a passphrase prompt 
as well.

  How to reproduce:
  Enter Lubuntu session
  Open Passwords and Encryption Keys
  Create a Secure Shell key
  Configure this key to some domain you can ssh to
  Open a terminal and run ssh myn...@mydomain.net
  You are promted for a password in the terminal interface.

  Partial workaround:
  Here is a partial workaround for a terminal session: export 
SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh` after the keyring-daemon has been loaded.
  But it only works within the same terminal session, not for other 
applications that launch ssh-like processes.
  Disclaim: it works for Lubuntu session inside a Ubuntu 10.04 install, with 
GDM as session manager.

  $ printenv SSH_AUTH_SOCK
  /tmp/ssh-PZgdl10603/agent.10603
  $ ssh mydomain
  Enter passphrase for key '/home/leorolla/.ssh/id_rsa': [pressed ^C]
  $ export SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh`
  $ printenv SSH_AUTH_SOCK
  /tmp/keyring-k3BQQd/ssh
  $ ssh mydomain
  Last login: Wed Oct 20 19:58:06 2010 from 
  Your default printer is 
  mydomain:leorolla [blinking cursor!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/664206/+subscriptions

___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp


[Lubuntu-desktop] [Bug 664206] Re: SSH_AUTH_SOCK not being properly set: user has to type password even if saved in the password manager

2011-06-20 Thread papukaija
I get the Gnome keyring prompt in Natty but it only happens with user
accounts where Ubuntu One has been enabled. I didn't get the prompt in
Ubuntu, it started after I switched to Lubuntu using Pure LXDE
instructions [1]. Should I open a new bug or does it have the same root
cause than this bug?

[1] http://www.psychocats.net/ubuntu/purelxde

-- 
You received this bug notification because you are a member of Lubuntu,
which is subscribed to a duplicate bug report (660003).
https://bugs.launchpad.net/bugs/664206

Title:
  SSH_AUTH_SOCK not being properly set: user has to type password even
  if saved in the password manager

Status in GNOME keyring services:
  Unknown
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-keyring” package in Ubuntu:
  Invalid
Status in “lxde-common” package in Ubuntu:
  New
Status in “lxdm” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lxde-common

  SSH_AUTH_SOCK is not being properly set. (Or it is pointing to a sock
  that doesn't accomplish its job.)

  Expected behavior:
  You run ssh myn...@mydomain.net and the password manager opens a GUI to ask 
for the passphrase. Once unlocked, it remains unlocked until you log off. 
Moreover, at that moment of unlocking you can tell it to remember the 
passphrase forever so it gets automatically unlocked next time you login. Any 
other application that uses ssh-like connections will find this key unlocked as 
well.

  Observed behavior:
  You run ssh myn...@mydomain.net and it prompts you for the key passphrase 
in the terminal. You run it again, you are prompted again. Any other 
application that uses ssh-like connections will result in a passphrase prompt 
as well.

  How to reproduce:
  Enter Lubuntu session
  Open Passwords and Encryption Keys
  Create a Secure Shell key
  Configure this key to some domain you can ssh to
  Open a terminal and run ssh myn...@mydomain.net
  You are promted for a password in the terminal interface.

  Partial workaround:
  Here is a partial workaround for a terminal session: export 
SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh` after the keyring-daemon has been loaded.
  But it only works within the same terminal session, not for other 
applications that launch ssh-like processes.
  Disclaim: it works for Lubuntu session inside a Ubuntu 10.04 install, with 
GDM as session manager.

  $ printenv SSH_AUTH_SOCK
  /tmp/ssh-PZgdl10603/agent.10603
  $ ssh mydomain
  Enter passphrase for key '/home/leorolla/.ssh/id_rsa': [pressed ^C]
  $ export SSH_AUTH_SOCK=`echo /tmp/keyring*/ssh`
  $ printenv SSH_AUTH_SOCK
  /tmp/keyring-k3BQQd/ssh
  $ ssh mydomain
  Last login: Wed Oct 20 19:58:06 2010 from 
  Your default printer is 
  mydomain:leorolla [blinking cursor!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/664206/+subscriptions

___
Mailing list: https://launchpad.net/~lubuntu-desktop
Post to : lubuntu-desktop@lists.launchpad.net
Unsubscribe : https://launchpad.net/~lubuntu-desktop
More help   : https://help.launchpad.net/ListHelp