2013/3/11 Jonathan Marsden :
> On 03/10/2013 05:48 AM, Julien Lavergne wrote:
>
>> We had problems with SSH in the past, so we add a workaround in
>> /usr/bin/startlubuntu:
>> # Export Gnome-keyring variables if needed
>> # See bug #664206
>
> Thanks, this helps me understand the issue. However, t
On 03/10/2013 05:48 AM, Julien Lavergne wrote:
> We had problems with SSH in the past, so we add a workaround in
> /usr/bin/startlubuntu:
> # Export Gnome-keyring variables if needed
> # See bug #664206
Thanks, this helps me understand the issue. However, that bug refers to
using a menu item "Pa
On 10.03.2013 19:40, Lars Noodén wrote:
> On 10.03.2013 14:48, Julien Lavergne wrote:
>> We had problems with SSH in the past, so we add a workaround in
>> /usr/bin/startlubuntu:
>> # Export Gnome-keyring variables if needed
>> # See bug #664206
>> if which gnome-keyring-daemon >/dev/null; then
>>
On 10.03.2013 14:48, Julien Lavergne wrote:
> We had problems with SSH in the past, so we add a workaround in
> /usr/bin/startlubuntu:
> # Export Gnome-keyring variables if needed
> # See bug #664206
> if which gnome-keyring-daemon >/dev/null; then
>export $(/usr/bin/gnome-keyring-daemon --
2013/3/10 Jonathan Marsden :
> WORKAROUND:
>
> If you do:
>
> killall gnome-keyring-daemon
> unset GNOME_KEYRING_PID GNOME_KEYRING_CONTROL
> SSH_AUTH_SOCK=$(find /tmp/ssh-* -type s -name "agent.*" |head -1)
>
> you will then (!) have much more normal SSH operation, with the ssh
> client using
Lars,
On 03/09/2013 08:07 AM, Lars Noodén wrote:
> It seems that the new setup with Lubuntu won't allow me to log in via
> SSH using a password if using a key is also an option. If I connect to
> the server in LXTerminal
>
> ssh -l lars xx.yy.zz.aa
>
> then a graphical dialog box pops up a
It seems that the new setup with Lubuntu won't allow me to log in via
SSH using a password if using a key is also an option. If I connect to
the server in LXTerminal
ssh -l lars xx.yy.zz.aa
then a graphical dialog box pops up and wants me to enter the passphrase
(I think) for the pri
7 matches
Mail list logo