Re: [SSSD] sssd/ssh authentication problem

2013-04-02 Thread Wes Modes
On 4/2/2013 12:23 PM, Stephen Gallagher wrote: > On Tue 02 Apr 2013 02:40:45 PM EDT, Wes Modes wrote: > >> See options ldap_tls_cacert, ldap_tls_cacertdir etc in man > >> sssd-ldap. > > > Oh no, that's bad news for me, as I never could get TLS working on > > my OpenLDAP server! > > > Based on the

Re: [SSSD] sssd/ssh authentication problem

2013-04-02 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue 02 Apr 2013 02:40:45 PM EDT, Wes Modes wrote: >> See options ldap_tls_cacert, ldap_tls_cacertdir etc in man >> sssd-ldap. > > Oh no, that's bad news for me, as I never could get TLS working on > my OpenLDAP server! > Based on the error you're

Re: [SSSD] sssd/ssh authentication problem

2013-04-02 Thread Wes Modes
On 4/2/2013 2:42 AM, Jakub Hrozek wrote: > On Fri, Mar 29, 2013 at 12:11:09PM -0700, Wes Modes wrote: >>(Fri Mar 29 12:03:26 2013) [sssd[be[default]]] >> [sdap_ldap_connect_callback_add] (0x1000): New LDAP connection to >> [ldap://ldap.mydomain.com:389/??base] with fd [21]. >>(Fri Mar 29

[SSSD] Announcing SSSD 1.10.0 Alpha 1

2013-04-02 Thread Jakub Hrozek
=== SSSD 1.10 Alpha 1 === The SSSD team is proud to announce the alpha release of version 1.10 of the System Security Services Daemon. This alpha release includes all the features developed since the sssd-1-9 branched off as well as refactoring of several internal interfaces, m

[SSSD] [PATCH] Fix typos in man pages

2013-04-02 Thread Yuri Chornoivan
Hi, Attached is a patch to fix two typos in man pages. Many thanks for fixing them. Best regards, Yuri 0001-Fix-typos-in-man-pages.patch Description: Binary data ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted

[SSSD] [PATCH] DHASH: Don't use backward jumps

2013-04-02 Thread Ondrej Kos
https://fedorahosted.org/sssd/ticket/1855 I couldn't let it this way when I saw the code :) Patch is attached Ondra -- Ondrej Kos Associate Software Engineer Identity Management Red Hat Czech phone: +420-532-294-558 cell: +420-736-417-909 ext: 82-62558 loc: 1013 Brno 1 office irc: okos @

Re: [SSSD] [PATCH]-1414-Improve syslog message when configuration cannot be loaded

2013-04-02 Thread Jakub Hrozek
On Tue, Apr 02, 2013 at 05:19:03PM +0200, Jakub Hrozek wrote: > On Wed, Mar 27, 2013 at 04:15:52PM -0500, Ariel Barria wrote: > > no problem, patch left alone the change with requesting in the ticket. > > > > Thank you! > > Ack. Pushed to master. ___

Re: [SSSD] [PATCH]-1414-Improve syslog message when configuration cannot be loaded

2013-04-02 Thread Jakub Hrozek
On Wed, Mar 27, 2013 at 04:15:52PM -0500, Ariel Barria wrote: > no problem, patch left alone the change with requesting in the ticket. > Thank you! Ack. ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailm

Re: [SSSD] [PATCH 2/2] Making the authtok structure really opaque.

2013-04-02 Thread Jakub Hrozek
On Tue, Apr 02, 2013 at 04:44:07PM +0200, Jakub Hrozek wrote: > On Tue, Apr 02, 2013 at 08:39:22AM -0400, Simo Sorce wrote: > > On Tue, 2013-04-02 at 10:21 +0200, Lukas Slebodnik wrote: > > > On (29/03/13 09:59), Simo Sorce wrote: > > > >On Fri, 2013-03-29 at 11:29 +0100, Lukas Slebodnik wrote: > >

Re: [SSSD] [PATCH 2/2] Making the authtok structure really opaque.

2013-04-02 Thread Jakub Hrozek
On Tue, Apr 02, 2013 at 08:39:22AM -0400, Simo Sorce wrote: > On Tue, 2013-04-02 at 10:21 +0200, Lukas Slebodnik wrote: > > On (29/03/13 09:59), Simo Sorce wrote: > > >On Fri, 2013-03-29 at 11:29 +0100, Lukas Slebodnik wrote: > > >> On (25/03/13 12:44), Jakub Hrozek wrote: > > > > > >> >Nack, I'm g

Re: [SSSD] [PATCH] Use a single instance of resolver context

2013-04-02 Thread Jakub Hrozek
On Fri, Mar 29, 2013 at 03:34:18PM +0100, Pavel Březina wrote: > On 03/26/2013 10:20 PM, Jakub Hrozek wrote: > >Hi, > > > >these two patches are part of the dyndns update work, but we're working > >in the same area with Pavel and it might make sense to send them now to > >avoid stepping on one anot

Re: [SSSD] [PATCH] refactor nested group processing

2013-04-02 Thread Jakub Hrozek
On Tue, Apr 02, 2013 at 02:47:47PM +0200, Jakub Hrozek wrote: > On Fri, Mar 29, 2013 at 02:47:46PM +0100, Pavel Březina wrote: > > On 03/27/2013 01:44 PM, Jakub Hrozek wrote: > > >On Wed, Mar 27, 2013 at 11:03:46AM +0100, Lukas Slebodnik wrote: > > >>On (25/03/13 14:54), Jakub Hrozek wrote: > > >>>

Re: [SSSD] [PATCH] refactor nested group processing

2013-04-02 Thread Jakub Hrozek
On Fri, Mar 29, 2013 at 02:47:46PM +0100, Pavel Březina wrote: > On 03/27/2013 01:44 PM, Jakub Hrozek wrote: > >On Wed, Mar 27, 2013 at 11:03:46AM +0100, Lukas Slebodnik wrote: > >>On (25/03/13 14:54), Jakub Hrozek wrote: > >>>On Mon, Mar 25, 2013 at 02:48:44PM +0100, Pavel Březina wrote: > On

Re: [SSSD] [PATCH 2/2] Making the authtok structure really opaque.

2013-04-02 Thread Simo Sorce
On Tue, 2013-04-02 at 10:21 +0200, Lukas Slebodnik wrote: > On (29/03/13 09:59), Simo Sorce wrote: > >On Fri, 2013-03-29 at 11:29 +0100, Lukas Slebodnik wrote: > >> On (25/03/13 12:44), Jakub Hrozek wrote: > > > >> >Nack, I'm getting segfault on login with these patches, backtrace is > >> >pointing

Re: [SSSD] sssd/ssh authentication problem

2013-04-02 Thread Jakub Hrozek
On Fri, Mar 29, 2013 at 12:11:09PM -0700, Wes Modes wrote: >(Fri Mar 29 12:03:26 2013) [sssd[be[default]]] > [sdap_ldap_connect_callback_add] (0x1000): New LDAP connection to > [ldap://ldap.mydomain.com:389/??base] with fd [21]. >(Fri Mar 29 12:03:26 2013) [sssd[be[default]]] [sdap_sys_co

Re: [SSSD] [PATCH 2/2] Making the authtok structure really opaque.

2013-04-02 Thread Lukas Slebodnik
On (29/03/13 09:59), Simo Sorce wrote: >On Fri, 2013-03-29 at 11:29 +0100, Lukas Slebodnik wrote: >> On (25/03/13 12:44), Jakub Hrozek wrote: > >> >Nack, I'm getting segfault on login with these patches, backtrace is >> >pointing to sss_authtok_copy >> >> Problem was that "struct pam_data" was all