[Bug 723755] Re: When using Samba authenticating via Kerberos against a windows AD, winbind hangs on boot

2011-03-10 Thread Paul Elliott
Hi Chuck - what logs would you like and from what point? The point being
I wasn't getting a lot of logs - samba would fail with a rather obscure
failure to connect if you attempted to access the shares at that point,
and obviously winbind was not logging anything as it had hung. The fix
was purely guesswork on my behalf, there wasn't really any help in the
logs.

I fail to see the low importance decision as well, as anyone attempting
to authenticate a Ubuntu LTS server samba / kerberos box against an AD
domain will hit this, guaranteed - I'm not running anything not taken
from Apt, and this isn't an uncommon application for samba, at least
until 4 is released anyway.

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

Title:
  When using Samba authenticating via Kerberos against a windows AD,
  winbind hangs on boot

-- 
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 723755] [NEW] When using Samba authenticating via Kerberos against a windows AD, winbind hangs on boot

2011-02-23 Thread Paul Elliott
Public bug reported:

Binary package hint: samba

Hi all,

I recently set about making a linux box (Ubuntu Server LTS 10.04)
authenticate against a windows based AD via Kerberos, in order to
provide shares which would accept domain logins. Everything (eventually)
went fine with this, until I rebooted the box.

The first thing I noticed was that the share was inaccessible until
smbd, nmbd and winbind were restarted. It was at this point that I
noticed that while smbd and nmbd had been converted to upstart, winbind
had not, and I presumed that it was something to do with startup order.

It was at this point I put a head back on the box, and noticed something
else. Although I had been able to log in via ssh, the screen was still
stuck at the point of starting winbind. The local user was able to
switch to another TTY and log in, but the startup sequence was stuck for
some reason.

I then renamed the init.d script for winbind, and replaced it with the
upstart script suggested in a bug here
(https://bugs.launchpad.net/ubuntu/+source/samba/+bug/612958), however
this did not solve the problem. I also noticed at this point that the
winbind process seemed to be running, but fully hung, unresponsive to
either its init script or upstart. The only way to deal with this was to
kill -9 it, and then it seemed to behave. It still took the restarting
of smbd in order for the share to become accessible however.

The final solution I found was to change the winbind upstart script AND
the samba upstart script to start so that they would only  start on
networking up (net-device-up IFACE!=lo) in addition to their original
start on stanza, looking very much in this respect the same as nmdb
already does.

In summary:

If you start winbind attempting to authenticate against an AD before the 
networking is up, then it seems to hang permanently.
If you start smbd (also attempting to authenticate against an AD) before the 
networking is up, then the AD authentication will not work until both smbd and 
winbind are restarted.

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

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

Title:
  When using Samba authenticating via Kerberos against a windows AD,
  winbind hangs on boot

-- 
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 570513] Re: NIS-based autofs maps don't load on startup

2010-08-18 Thread Paul Elliott
This should be fixed when bug 569757 is fixed (migration of NIS to
upstart).

-- 
NIS-based autofs maps don't load on startup
https://bugs.launchpad.net/bugs/570513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis 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 108737] Re: [apport] ypbind crashed with SIGSEGV in test_bindings_once()

2010-08-18 Thread Paul Elliott
Both Ubuntu Edgy and Feisty are EOL (end of life) and no longer
supported. Please let us know if you come across this issue again in any
of the supported releases:

https://wiki.ubuntu.com/Releases

** Changed in: nis (Ubuntu)
   Status: Confirmed = Invalid

-- 
[apport] ypbind crashed with SIGSEGV in test_bindings_once()
https://bugs.launchpad.net/bugs/108737
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis 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 569757] Re: NIS upstart dependancy broken for lucid

2010-08-17 Thread Paul Elliott
Branch added that switches to upstart for the NIS package in Maverick.
We've had a version of this branch running locally for a couple of
months now with no known issues although we are only using the client
side of the package. I've done very limited testing of the server side.
Feedback appreciated.

-- 
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis 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 539460] Re: Hardy images fail to build with 0.12.2-0ubuntu3

2010-07-19 Thread Paul Elliott
Successfully verified that 0.12.4-0ubuntu0.1 fixes the issue and can
successfully build hardy images again.

** Tags added: verification-done
** Tags removed: verification-needed

-- 
Hardy images fail to build with 0.12.2-0ubuntu3 
https://bugs.launchpad.net/bugs/539460
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 569757] Re: NIS upstart dependancy broken for lucid

2010-06-29 Thread Paul Elliott
Emil, rather than remove, it would probably be safer to just rename the
/etc/init.d/nis script to prevent it firing. We have a local package
here with the necessary changes and it appears to work fine. After a bit
more testing I'll upload for others to review.

-- 
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis 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 569757] Re: NIS upstart dependancy broken for lucid

2010-06-11 Thread Paul Elliott

** Attachment added: ypbind upstart script
   http://launchpadlibrarian.net/50135877/ypbind.conf

-- 
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis 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 569757] Re: NIS upstart dependancy broken for lucid

2010-06-11 Thread Paul Elliott

** Attachment added: yppasswd upstart script
   http://launchpadlibrarian.net/50135878/yppasswdd.conf

-- 
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis 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 569757] Re: NIS upstart dependancy broken for lucid

2010-06-11 Thread Paul Elliott

** Attachment added: ypserv upstart script
   http://launchpadlibrarian.net/50135885/ypserv.conf

-- 
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis 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 569757] Re: NIS upstart dependancy broken for lucid

2010-06-11 Thread Paul Elliott

** Attachment added: ypxfrd upstart script
   http://launchpadlibrarian.net/50135892/ypxfrd.conf

-- 
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis 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 569757] Re: NIS upstart dependancy broken for lucid

2010-06-11 Thread Paul Elliott
Please find attached my first attempt at converting the nis init script
to upstart jobs. Please can others review and let me know how these
look? I've tested the client side (with ypbind) here and that works
well. I've done very little testing with the server components other
than checking they startup ok with the upstart jobs.

-- 
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis 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 582539] Re: mistake in upstart-script

2010-05-21 Thread Paul Elliott
Hi Dave, thanks for the clarification on the version number! I've
corrected the debdiff and reattached. Thanks, Paul.

** Patch removed: Fix typo
   http://launchpadlibrarian.net/48708293/vsftpd_2.2.2-3ubuntu7.debdiff

** Patch added: Debdiff to fix typo
   http://launchpadlibrarian.net/48854505/vsftpd_2.2.2-3ubuntu6.1.debdiff

-- 
mistake in upstart-script
https://bugs.launchpad.net/bugs/582539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 582539] Re: mistake in upstart-script

2010-05-19 Thread Paul Elliott
I believe the attached debdiff corrects the typo. Subscribing main
sponsors.

** Patch added: Fix typo
   http://launchpadlibrarian.net/48708293/vsftpd_2.2.2-3ubuntu7.debdiff

-- 
mistake in upstart-script
https://bugs.launchpad.net/bugs/582539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 252686] Re: Reload action on init script kills daemon

2010-04-06 Thread Paul Elliott
The 4.69-2ubuntu0.1 package from hardy-proposed fixes the issue on my
test machines. Can anyone else also provide verification?

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius 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 252686] Re: Reload action on init script kills daemon

2010-04-01 Thread Paul Elliott
@Thierry: Well spotted, strange that it still worked without the command
at the end of the parameters to start-stop-daemon. Anyway, please find
attached a corrected debdiff.

** Attachment added: exim4_4.69-2ubuntu0.1.debdiff
   http://launchpadlibrarian.net/42785694/exim4_4.69-2ubuntu0.1.debdiff

** Patch removed: Corrected debdiff for exim4 init script fix
   http://launchpadlibrarian.net/42721503/exim4_4.69-2ubuntu0.1.debdiff

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius 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 252686] Re: Reload action on init script kills daemon

2010-03-31 Thread Paul Elliott
** Changed in: exim4 (Ubuntu Hardy)
 Assignee: (unassigned) = Paul Elliott (omahns-home)

** Changed in: exim4 (Ubuntu Hardy)
   Status: Triaged = In Progress

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius 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 252686] Re: Reload action on init script kills daemon

2010-03-31 Thread Paul Elliott
SRU: Minimal patch to fix 'reload' action in exim4 init script

I would like to nominate this for SRU in Hardy. Newer releases do not
have this issue as the underlying problem in init-functions is fixed:

https://bugs.launchpad.net/ubuntu/hardy/+source/exim4/+bug/252686/comments/2

Currently it's not possible to reload exim4 using the init script on
Hardy. It currently kills the running daemon without warning. This patch
fixes the behaviour of the init script by directly calling start-stop-
daemon rather that using the faulty killproc function in init-scripts.
Regression potential is low as the same fix has already previously been
applied to both freeradius and nagios2 without issue.

TEST CASE:

1. Install and configure updated exim4.
2. Issue a '/etc/init.d/exim4 reload' - the exim4 daemon should remain running 
if the patch is successful.

** Attachment added: Debdiff to fix reload action in init script
   http://launchpadlibrarian.net/42663922/exim4_4.69-2ubuntu1.debdiff

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius 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 252686] Re: Reload action on init script kills daemon

2010-03-31 Thread Paul Elliott
Hi John,

Thanks for your pointers, I've updated the target to hardy-proposed and
corrected the version number. Please find the updated debdiff attached.

Please can somebody provide sponsorship and upload to hardy-proposed for
further testing?

Thanks, Paul.

** Attachment added: Corrected debdiff for exim4 init script fix
   http://launchpadlibrarian.net/42721503/exim4_4.69-2ubuntu0.1.debdiff

** Patch removed: Debdiff to fix reload action in init script
   http://launchpadlibrarian.net/42663922/exim4_4.69-2ubuntu1.debdiff

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius 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 546677] Re: Puppet fails silently if etckeeper isn't installed

2010-03-25 Thread Paul Elliott
Confirmed - currently marks etckeeper as suggested rather than depends.

** Changed in: puppet (Ubuntu)
   Status: New = Confirmed

-- 
Puppet fails silently if etckeeper isn't installed
https://bugs.launchpad.net/bugs/546677
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet 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 511058] Re: /etc/init/vsftpd.conf contains an error.

2010-01-22 Thread Paul Elliott
*** This bug is a duplicate of bug 511057 ***
https://bugs.launchpad.net/bugs/511057

Confirmed - it also causes the installation of vsftpd to hang
indefinitely on my test server.

** Changed in: vsftpd (Ubuntu)
   Status: New = Confirmed

-- 
/etc/init/vsftpd.conf contains an error.
https://bugs.launchpad.net/bugs/511058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 511057] Re: /etc/init/vsftpd.conf contains an error.

2010-01-22 Thread Paul Elliott
Debdiff to correct upstart script.

** Attachment added: Patch to fix upstart script
   http://launchpadlibrarian.net/38212738/vsftpd_2.2.2-3ubuntu3.debdiff

-- 
/etc/init/vsftpd.conf contains an error.
https://bugs.launchpad.net/bugs/511057
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 511057] Re: /etc/init/vsftpd.conf contains an error.

2010-01-22 Thread Paul Elliott
Even after applying this patch the installation still hangs I so I
suspect we another another issue here.

-- 
/etc/init/vsftpd.conf contains an error.
https://bugs.launchpad.net/bugs/511057
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 200614] Re: segfault and warnings from net-snmp 5.4.x

2009-10-19 Thread Paul Elliott
I can also confirm that the SNMP packages in hardy-proposed resolve this
issue for me.

-- 
segfault and warnings from net-snmp 5.4.x
https://bugs.launchpad.net/bugs/200614
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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