[Bug 1277432] Re: Please update to samba 4.1.x from Debian/sid for trusty

2014-04-26 Thread Adrien Beau
2:4.1.6+dfsg-1ubuntu2 is in LTS, this bug should be closed.

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

Title:
  Please update to samba 4.1.x from Debian/sid for trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1277432/+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 996968] Re: Samba needs to be stopped and restarted in order to work

2014-04-26 Thread Adrien Beau
This bug is still present in 14.04 LTS. Putting the following line in
/etc/init/smbd.override solves it for me:

start on (local-filesystems and net-device-up IFACE!=lo)

(Putting this line in /etc/init/smbd.conf also works of course.)

Why can't this line be included in the standard smbd.conf that ships
with Ubuntu? The only downside I can see is that on computers which only
have a loopback interface, Samba will not start. But why would someone
want to use Samba in such a configuration?

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

Title:
  Samba needs to be stopped and restarted in order to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996968/+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 996968] Re: Samba needs to be stopped and restarted in order to work

2014-04-26 Thread Adrien Beau
By the way, this bug seems to be a duplicate of
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/951087

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

Title:
  Samba needs to be stopped and restarted in order to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996968/+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 951087] Re: Samba non-functional on boot.

2014-04-26 Thread Adrien Beau
Note that instead of editing /etc/init/smbd.conf (which can mess up
package upgrades), you can create a file named /etc/init/smbd.override
and put the line there. Works fine for me, and solved the problem.

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

Title:
  Samba non-functional on boot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/951087/+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 1005440] Re: Could not load host key: /etc/ssh/ssh_host_ecdsa_key when connecting

2013-01-26 Thread Adrien Beau
I was affected by this bug too, using Ubuntu Server 12.04.1 LTS, with
openssh-server 1:5.9p1-5ubuntu1. Using the following command line solved
the issue:

sudo ssh-keygen -f /etc/ssh/ssh_host_ecdsa_key -N '' -t ecdsa

I think it is important to note the following:

-- I did not install Ubuntu myself, it was automatically installed by my
dedicated hosting provider;

-- The install (or at least the SSH key generation) was performed from
an operating system booted and downloaded from the network (Debian 6.0.4
as far as I can tell);

-- The Ubuntu install has been slightly altered by my dedicated hosting
provider (nothing malicious, I checked that using debsums and diff;
mostly a couple additional proprietary hardware RAID administration
binaries in /sbin, a small monitoring framework in /usr/local, one
additional cron entry, and their very own Linux kernel).

So, I cannot say that the missing key is due to a bug in the openssh-
server install scripts (the openssh-server.postinst script looks fine to
me); I strongly suspect it is due to a bug in my hosting provider's
installation.

Michael Nagel, Kaizoku, did you install Ubuntu yourselves, or are you
using a version installed by a hosting provider?

-- 
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/1005440

Title:
  Could not load host key: /etc/ssh/ssh_host_ecdsa_key when connecting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1005440/+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