[Bug 1537762] Re: syncrepl does not work when using tls

2016-01-26 Thread Ian Gordon
Thanks for the pointers (I have no idea why I failed to find the gnutls26 bug yesterday when I looked) bug 1533230 comment #12 (https://bugs.launchpad.net/ubuntu/+source/gnutls26/+bug/1534230/comments/12) seems to be the same problem as I'm having. Using the command: gnutls-cli -p 636

[Bug 1537762] [NEW] syncrepl does not work when using tls

2016-01-25 Thread Ian Gordon
Public bug reported: syncrepl gives a "slap_client_connect: URI=ldap://ldaphost.domain.com Error, ldap_start_tls failed (-11)" error syncrepl was working perfectly until I upgraded libgnutls26 from version 2.12.14-5ubuntu3.10 to version 2.12.14-5ubuntu3.11 This new version of gnutls just

[Bug 1309860] Re: missing ipmi module

2014-06-13 Thread Ian Gordon
I can verify that openipmi_2.0.18-0ubuntu7.1 from trusty backports seems to fix the problem. tag verification-done ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1309860] Re: missing ipmi module

2014-05-02 Thread Ian Gordon
This is a patch to the bug. This is extracted from the current openipmi centos package. It handles the fact the the IPMI modules may now be built into the kernel. ** Patch added: Patch to bug

[Bug 1037055] Re: winbind does not refresh kerberos tickets

2012-08-16 Thread Ian Gordon
I compiled 2.6.7 from the original source and it seems to not refresh kerberos tickets either. I have reported this upstream. See https://bugzilla.samba.org/show_bug.cgi?id=9098 ** Bug watch added: Samba Bugzilla #9098 https://bugzilla.samba.org/show_bug.cgi?id=9098 -- You received this

[Bug 1037055] [NEW] winbind does not refresh kerberos tickets

2012-08-15 Thread Ian Gordon
Public bug reported: winbindd will renew kerberos tickets until they expire, but it seems unable to refresh them before expiry. I am using in smb.conf winbind refresh ticket = true and have cached_login set for pam_winbind After 7 days ( the renewal limit on AD kerberos tickets) the ticket

[Bug 1037055] Re: winbind does not refresh kerberos tickets

2012-08-15 Thread Ian Gordon
** Patch added: diry hack to fix issue https://bugs.launchpad.net/bugs/1037055/+attachment/3261981/+files/refresh_ticket.patch -- 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/1037055

[Bug 1037055] Re: winbind does not refresh kerberos tickets

2012-08-15 Thread Ian Gordon
** Description changed: + winbindd will renew kerberos tickets until they expire, but it seems + unable to refresh them before expiry. - winbindd will renew kerberos tickets until they expire, but it seems unable to refresh them before expiry. - - I am using in smb.conf + I have the

[Bug 1026570] [NEW] slapd has random connection failures related to do_extended: protocol version (2) too low

2012-07-19 Thread Ian Gordon
Public bug reported: slapd seems to have random connection failures. The log files show Jul 18 14:01:57 simpson slapd[24409]: conn=1387 op=0 do_extended: protocol version (2) too low for every connection failure. The same command will succeed 99% of the time but will fail occasionally. The

[Bug 1026570] Re: slapd has random connection failures related to do_extended: protocol version (2) too low

2012-07-19 Thread Ian Gordon
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1026570 Title: slapd has random connection failures related to do_extended: protocol version (2) too low To manage notifications

[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su and sudo

2010-04-30 Thread Ian Gordon
This bug also affects new installations. Installing nscd does not fully fix the problem as it leaves su unable to su from an ldap user to another ldap user and a local user unable to su to an ldap user. Error is setgid: Operation not permitted libpam-ldapd/libnss-ldapd does not support all the

[Bug 297576] [NEW] cifs mounts become inaccessible when another user fails to mount cifs share

2008-11-13 Thread Ian Gordon
Public bug reported: If user A has a cifs share mounted from server Z and then user B logs in and trys to mount a cifs share from server Z, but types the password wrong, then user A's share from server Z gives input/output errors. user A mounted their share using smbmount //Z/sharename