Re: [SSSD] Patch for trivial typo in man pages

2013-01-31 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu 31 Jan 2013 02:01:04 PM EST, John Hodrien wrote: > On Thu, 31 Jan 2013, Jakub Hrozek wrote: > >> On Thu, Jan 31, 2013 at 05:28:19PM +, John Hodrien wrote: >>> Fix a single character typo in a reference in the man page. >>> >>> jh >> >> Thank

[SSSD] SSSD GSSAPI Question

2013-01-31 Thread Derek Page
Hi Devs, I am using SSSD with kerberos with gssapi auth and it works really well for our environment using AD for authentication. I am not sure if this is an SSSD issue but I though I would ask since I can't find a solution anywhere. SSH'ing from system to system works great using GSSAPI passing

Re: [SSSD] [PATCH] subdomains: replace dot with underscore in krb5 mapping file name

2013-01-31 Thread Dmitri Pal
On 01/31/2013 02:07 PM, Jakub Hrozek wrote: > On Thu, Jan 31, 2013 at 11:52:53AM +0100, Pavel Březina wrote: >> https://fedorahosted.org/sssd/ticket/1795 >> From aba6be77012e2c4f741d78e887f9524b869b78ae Mon Sep 17 00:00:00 2001 >> From: =?UTF-8?q?Pavel=20B=C5=99ezina?= >> Date: Thu, 31 Jan 2013 11

Re: [SSSD] [PATCH] subdomains: replace dot with underscore in krb5 mapping file name

2013-01-31 Thread Jakub Hrozek
On Thu, Jan 31, 2013 at 11:52:53AM +0100, Pavel Březina wrote: > https://fedorahosted.org/sssd/ticket/1795 > From aba6be77012e2c4f741d78e887f9524b869b78ae Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Pavel=20B=C5=99ezina?= > Date: Thu, 31 Jan 2013 11:21:06 +0100 > Subject: [PATCH 1/2] util: add rep

Re: [SSSD] Patch for trivial typo in man pages

2013-01-31 Thread John Hodrien
On Thu, 31 Jan 2013, Jakub Hrozek wrote: On Thu, Jan 31, 2013 at 05:28:19PM +, John Hodrien wrote: Fix a single character typo in a reference in the man page. jh Thanks for the patch! It should only contain the changes to src/man/include/seealso.xml, though. The strings from the XML fil

Re: [SSSD] [PATCH] Don't use srcdir with tests

2013-01-31 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu 31 Jan 2013 01:06:06 PM EST, Jakub Hrozek wrote: > Without this patch I can't build SSSD for rawhide as new autoconf > versions error out when $(srcdir) is used in TESTS: > > Makefile.am:149: error: using '$(srcdir)' in TESTS is currently broken

Re: [SSSD] [PATCH] dp: check whether hostid backend is configured before filing be request

2013-01-31 Thread Jakub Hrozek
On Wed, Jan 30, 2013 at 02:38:58PM +0100, Pavel Březina wrote: > I prepared this patch as a part of [1]. I provided the reported a gdb > script to help localize the code where we mess up with hostid data, but > the reporter does not see the issue any more, thus I'm sending the > patch separately. >

[SSSD] [PATCH] Don't use srcdir with tests

2013-01-31 Thread Jakub Hrozek
Without this patch I can't build SSSD for rawhide as new autoconf versions error out when $(srcdir) is used in TESTS: Makefile.am:149: error: using '$(srcdir)' in TESTS is currently broken: '$(srcdir)/src/config/SSSDConfigTest.py' parallel-tests: installing 'build/test-driver' Makefile.am:149: err

Re: [SSSD] Design Discussion: SSSD should support DNS sites

2013-01-31 Thread Sumit Bose
On Thu, Jan 31, 2013 at 11:32:21AM -0500, Simo Sorce wrote: > On Thu, 2013-01-31 at 16:40 +0100, Sumit Bose wrote: > > On Thu, Jan 31, 2013 at 09:43:09AM -0500, Simo Sorce wrote: > > > On Thu, 2013-01-31 at 10:49 +0100, Sumit Bose wrote: > > > > Hi, > > > > > > > > I have created a design page for

Re: [SSSD] Patch for trivial typo in man pages

2013-01-31 Thread Jakub Hrozek
On Thu, Jan 31, 2013 at 05:28:19PM +, John Hodrien wrote: > Fix a single character typo in a reference in the man page. > > jh Thanks for the patch! It should only contain the changes to src/man/include/seealso.xml, though. The strings from the XML files get extracted to the language-agnosti

[SSSD] Patch for trivial typo in man pages

2013-01-31 Thread John Hodrien
Fix a single character typo in a reference in the man page. jhFrom 991c8a9cca1dd60c973a66044c659de8c205d253 Mon Sep 17 00:00:00 2001 From: John Hodrien Date: Thu, 31 Jan 2013 16:44:45 + Subject: [PATCH] Correct sss_ssh_knowhostsproxy typo in man pages --- src/man/include/seealso.xml |2

Re: [SSSD] Design Discussion: SSSD should support DNS sites

2013-01-31 Thread Jakub Hrozek
On Thu, Jan 31, 2013 at 11:32:21AM -0500, Simo Sorce wrote: > > no, I didn't plan to use it recursively. The idea was to have both of > > the functions you suggested in one. If site_ctx is NULL, > > resolv_getsrv_site_send() will do get_site and then srv_by_site. The > > found site is returned with

Re: [SSSD] Design Discussion: SSSD should support DNS sites

2013-01-31 Thread Simo Sorce
On Thu, 2013-01-31 at 16:40 +0100, Sumit Bose wrote: > On Thu, Jan 31, 2013 at 09:43:09AM -0500, Simo Sorce wrote: > > On Thu, 2013-01-31 at 10:49 +0100, Sumit Bose wrote: > > > Hi, > > > > > > I have created a design page for > > > https://fedorahosted.org/sssd/ticket/1032 "[RFE] sssd should supp

Re: [SSSD] Design Discussion: SSSD should support DNS sites

2013-01-31 Thread Jakub Hrozek
On Thu, Jan 31, 2013 at 09:43:09AM -0500, Simo Sorce wrote: > we should probably have a sssdctl command in the future that can query > this kind of info. https://fedorahosted.org/sssd/ticket/1800 ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.

Re: [SSSD] Design Discussion: SSSD should support DNS sites

2013-01-31 Thread Sumit Bose
On Thu, Jan 31, 2013 at 09:43:09AM -0500, Simo Sorce wrote: > On Thu, 2013-01-31 at 10:49 +0100, Sumit Bose wrote: > > Hi, > > > > I have created a design page for > > https://fedorahosted.org/sssd/ticket/1032 "[RFE] sssd should support DNS > > sites" at > > https://fedorahosted.org/sssd/wiki/Desi

Re: [SSSD] Design Discussion: SSSD should support DNS sites

2013-01-31 Thread Simo Sorce
On Thu, 2013-01-31 at 10:49 +0100, Sumit Bose wrote: > Hi, > > I have created a design page for > https://fedorahosted.org/sssd/ticket/1032 "[RFE] sssd should support DNS > sites" at > https://fedorahosted.org/sssd/wiki/DesignDocs/ActiveDirectoryDNSSites . > It can be found below as well. > > Cor

Re: [SSSD] Design Discussion: SSSD should support DNS sites

2013-01-31 Thread Pavel Březina
Hi, good job! I like it. On 01/31/2013 10:49 AM, Sumit Bose wrote: === Implementation details === Currently the request to look up service records if defined by ^ is Finding a DC for the CLDAP ping To find any DC in the domain a Win

Re: [SSSD] Design Discussion: SSSD should support DNS sites

2013-01-31 Thread Sumit Bose
On Thu, Jan 31, 2013 at 11:58:27AM +0100, Jakub Hrozek wrote: > On Thu, Jan 31, 2013 at 10:49:50AM +0100, Sumit Bose wrote: > > Hi, > > > > I have created a design page for > > https://fedorahosted.org/sssd/ticket/1032 "[RFE] sssd should support DNS > > sites" at > > https://fedorahosted.org/sssd/

Re: [SSSD] Design Discussion: SSSD should support DNS sites

2013-01-31 Thread Jakub Hrozek
On Thu, Jan 31, 2013 at 10:49:50AM +0100, Sumit Bose wrote: > Hi, > > I have created a design page for > https://fedorahosted.org/sssd/ticket/1032 "[RFE] sssd should support DNS > sites" at > https://fedorahosted.org/sssd/wiki/DesignDocs/ActiveDirectoryDNSSites . > It can be found below as well. >

[SSSD] [PATCH] subdomains: replace dot with underscore in krb5 mapping file name

2013-01-31 Thread Pavel Březina
https://fedorahosted.org/sssd/ticket/1795 From aba6be77012e2c4f741d78e887f9524b869b78ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Thu, 31 Jan 2013 11:21:06 +0100 Subject: [PATCH 1/2] util: add replace_char() function Replace all occurrences of character in string with

Re: [SSSD] krb5.conf on IPA server and SSSD setup

2013-01-31 Thread Sumit Bose
On Thu, Jan 31, 2013 at 11:31:35AM +0100, Pavel Březina wrote: > On 01/29/2013 09:50 PM, Alexander Bokovoy wrote: > >krb5.conf manual page states that includedir allows to source all > >files which names are constructed from alpha-numeric chars, dashes and > >underscores. > > > >Files with other ch

Re: [SSSD] krb5.conf on IPA server and SSSD setup

2013-01-31 Thread Pavel Březina
On 01/29/2013 09:50 PM, Alexander Bokovoy wrote: krb5.conf manual page states that includedir allows to source all files which names are constructed from alpha-numeric chars, dashes and underscores. Files with other characters are ignored. So dots as in domain_realm_example.com are ignored and o

[SSSD] Design Discussion: SSSD should support DNS sites

2013-01-31 Thread Sumit Bose
Hi, I have created a design page for https://fedorahosted.org/sssd/ticket/1032 "[RFE] sssd should support DNS sites" at https://fedorahosted.org/sssd/wiki/DesignDocs/ActiveDirectoryDNSSites . It can be found below as well. Corrections, comments and enhancements are welcome. bye, Sumit == Use Ac