[Bug 1451194] [NEW] OpenSSH always passes LANG and LC* environment variables, even when it doesn't make sense

2015-05-03 Thread Oded Arbel
Public bug reported:

When using OpenSSH to access a remote server, the local user's locale
environment variables are always sent to the remote server, because the
default installation has /etc/ssh/ssh_config configured with SendEnv
LANG LC_*

This often makes no sense, as the local user likely has their locale set
to some non-US locale (e.g. my user account uses he_IL.UTF-8 for most
locale environment settings), while it is unlikely that this local will
be setup on the remote. Basically the only use case where this makes
sense is if SSH is only used to access machines on a local network where
all machines have users configured in the same way.

Changing this setting require root permissions on the local machine and
is also not obvious what needs to be changed.

A better idea might be to change the defaults to not send local locale
environment settings, or apply the patch from OpenSSH bug #1285 -
https://bugzilla.mindrot.org/show_bug.cgi?id=1285 - that allows users to
unset sending specific environment variables on a per-host basis.

** Affects: openssh
 Importance: Unknown
 Status: Unknown

** Affects: openssh (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: OpenSSH Portable Bugzilla #1285
   https://bugzilla.mindrot.org/show_bug.cgi?id=1285

** Also affects: openssh via
   https://bugzilla.mindrot.org/show_bug.cgi?id=1285
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1451194

Title:
  OpenSSH always passes LANG and LC* environment variables, even when it
  doesn't make sense

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/1451194/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 659854] Re: Nautilus 2.32.0: Copy to SMB

2010-10-31 Thread Oded Arbel
*** This bug is a duplicate of bug 393012 ***
https://bugs.launchpad.net/bugs/393012

This is definitely not a problem with Nautilus as it can be seen by all
file browsers, including using the command line gvfs-copy as can be seen
in the strace output below from running 'gvfs-copy source file
smb://windows server/share/directory'.

For the same reason it is also very likely not a gvfs problem as I'm
seeing the exact same issue with Dolphin on KDE that is using a
different network file system implementation. The only thing common to
both implementations is using libsmbclient as the underlying protocol
implementation.

I've also seen that using the gvfs-fuse mount (at ~/.gvfs) works, and I
don't know how to account for that. But besides this bizarre condition,
this all seem to me like bug #393012 that came to bite us again.

** Attachment added: strace of gvfs-copy showing the problem
   
https://bugs.launchpad.net/indicator-application/+bug/659854/+attachment/1718018/+files/gvfs-copy-debug.txt

** Changed in: indicator-application
   Status: New = Invalid

** Changed in: nautilus
   Status: New = Invalid

** Changed in: nautilus (Ubuntu)
   Status: New = Invalid

** This bug has been marked a duplicate of bug 393012
   smb: Error while copying file, Invalid argument
 * You can subscribe to bug 393012 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/393012/+subscribe

-- 
Nautilus 2.32.0: Copy to SMB 
https://bugs.launchpad.net/bugs/659854
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 659854] Re: Nautilus 2.32.0: Copy to SMB

2010-10-26 Thread Oded Arbel
I get the same problem with both Dolphin and Nautilus.

On the face of it this sounds to me like bug #393012 that was fixed in
Samba 3.4.1.

-- 
Nautilus 2.32.0: Copy to SMB 
https://bugs.launchpad.net/bugs/659854
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-01-10 Thread Oded Arbel
I had this problem today, with Karmic. The problem went away after a
logged out and logged back in - I'm not sure what the problem is with
older versions, but I think in Karmic the problem is that seahorse does
not update with the new key when a new key is created while it is
running.

If you try to kill seahorse, you're going to kill your X session because
seahorse is running under dbus-launch. Obviously logging out whenever
you create a new SSH key is not a good workaround.

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs