<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/db, branch sid_index</title>
<subtitle>sssd with jhrozek's patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/'/>
<entry>
<title>SYSDB: Index the objectSIDString attribute</title>
<updated>2015-06-25T15:33:47+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2015-06-25T15:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=2302b7f53869db17fe6f733f52cce94d9714eeb4'/>
<id>2302b7f53869db17fe6f733f52cce94d9714eeb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA: allow initgroups by UUID for FreeIPA users</title>
<updated>2015-05-06T08:51:36+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2015-04-29T14:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=3b00bcd8b6d53d33207005c4e7a631b6a241d300'/>
<id>3b00bcd8b6d53d33207005c4e7a631b6a241d300</id>
<content type='text'>
If a FreeIPA user is searched with the help of an override name the UUID
from the override anchor is used to search the user. Currently the
initgroups request only allows searches by SID or name. With this patch
a UUID can be used as well.

Related to https://fedorahosted.org/sssd/ticket/2642

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
(cherry picked from commit 0f9c28eb52d2b45c8a97f709308dc11377831b8c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a FreeIPA user is searched with the help of an override name the UUID
from the override anchor is used to search the user. Currently the
initgroups request only allows searches by SID or name. With this patch
a UUID can be used as well.

Related to https://fedorahosted.org/sssd/ticket/2642

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
(cherry picked from commit 0f9c28eb52d2b45c8a97f709308dc11377831b8c)
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA: enhance ipa_initgr_get_overrides_send()</title>
<updated>2015-05-06T03:58:23+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2015-04-28T18:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=58a19d50888b1a7da0ee78b49e7d3dcbebc8614d'/>
<id>58a19d50888b1a7da0ee78b49e7d3dcbebc8614d</id>
<content type='text'>
This patch makes ipa_initgr_get_overrides_send() public and add support
to search overrides by UUID or by SID.

Related to https://fedorahosted.org/sssd/ticket/2633

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
(cherry picked from commit 145578006684481434ced78461ab8d1c3570f478)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch makes ipa_initgr_get_overrides_send() public and add support
to search overrides by UUID or by SID.

Related to https://fedorahosted.org/sssd/ticket/2633

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
(cherry picked from commit 145578006684481434ced78461ab8d1c3570f478)
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA: allow initgroups by SID for AD users</title>
<updated>2015-04-29T09:40:34+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2015-04-22T14:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=85287a6b897d818d279171a83aa3c8a0de66f13b'/>
<id>85287a6b897d818d279171a83aa3c8a0de66f13b</id>
<content type='text'>
If a user from a trusted AD domain is search with the help of an
override name the SID from the override anchor is used to search the
user in AD. Currently the initgroups request only allows searches by
name.  With this patch a SID can be used as well.

Resolves https://fedorahosted.org/sssd/ticket/2632

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
(cherry picked from commit f70a1adbfc30b9acc302027439fb8157e0c6ea2a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a user from a trusted AD domain is search with the help of an
override name the SID from the override anchor is used to search the
user in AD. Currently the initgroups request only allows searches by
name.  With this patch a SID can be used as well.

Resolves https://fedorahosted.org/sssd/ticket/2632

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
(cherry picked from commit f70a1adbfc30b9acc302027439fb8157e0c6ea2a)
</pre>
</div>
</content>
</entry>
<entry>
<title>sysdb: Add cache_expire to the default sysdb_search_object_by_str_attr set</title>
<updated>2015-04-24T15:55:15+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2015-03-30T10:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=c61b3f050d82785525c845b839f545b5114b47f5'/>
<id>c61b3f050d82785525c845b839f545b5114b47f5</id>
<content type='text'>
Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
(cherry picked from commit ce6f3b6b2925d2c3ec02a76c3a1b6fbe4c7b145e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
(cherry picked from commit ce6f3b6b2925d2c3ec02a76c3a1b6fbe4c7b145e)
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo: sanitize filter values</title>
<updated>2015-04-13T16:00:21+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2015-04-09T11:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=2fb2a267d0d15cce84b0ccea7e088a4b580e42fb'/>
<id>2fb2a267d0d15cce84b0ccea7e088a4b580e42fb</id>
<content type='text'>
Resolves:
https://fedorahosted.org/sssd/ticket/2613

Reviewed-by: Pavel Reichl &lt;preichl@redhat.com&gt;
(cherry picked from commit c526cd124515cc2d44a413dcbfd4a74ddb490150)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves:
https://fedorahosted.org/sssd/ticket/2613

Reviewed-by: Pavel Reichl &lt;preichl@redhat.com&gt;
(cherry picked from commit c526cd124515cc2d44a413dcbfd4a74ddb490150)
</pre>
</div>
</content>
</entry>
<entry>
<title>sdap: properly handle binary objectGuid attribute</title>
<updated>2015-03-24T19:33:20+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2015-02-17T03:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=4619742836ec22edf8f9d274d928bc896c5b0883'/>
<id>4619742836ec22edf8f9d274d928bc896c5b0883</id>
<content type='text'>
Although in the initial processing SSSD treats the binary value right at
some point it mainly assumes that it is a string. Depending on the value
this might end up with the correct binary value stored in the cache but
in most cases there will be only a broken entry in the cache.

This patch converts the binary value into a string representation which
is described in [MS-DTYP] and stores the result in the cache.

Resolves https://fedorahosted.org/sssd/ticket/2588

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Although in the initial processing SSSD treats the binary value right at
some point it mainly assumes that it is a string. Depending on the value
this might end up with the correct binary value stored in the cache but
in most cases there will be only a broken entry in the cache.

This patch converts the binary value into a string representation which
is described in [MS-DTYP] and stores the result in the cache.

Resolves https://fedorahosted.org/sssd/ticket/2588

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Log reason in debug message why ldb_modify failed</title>
<updated>2015-03-11T09:07:51+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2015-03-10T15:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=182675e355aa1013f847d47d21a251250962e61f'/>
<id>182675e355aa1013f847d47d21a251250962e61f</id>
<content type='text'>
Reviewed-by: Sumit Bose &lt;sbose@redhat.com&gt;
(cherry picked from commit 04d138472cc086fb7961f0d378852b09961b1a33)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Sumit Bose &lt;sbose@redhat.com&gt;
(cherry picked from commit 04d138472cc086fb7961f0d378852b09961b1a33)
</pre>
</div>
</content>
</entry>
<entry>
<title>be_refresh: support groups</title>
<updated>2015-03-08T21:35:25+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2015-02-19T11:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=0a26dd82639cd3fc80433d19f4bb7363db7975e2'/>
<id>0a26dd82639cd3fc80433d19f4bb7363db7975e2</id>
<content type='text'>
Resolves:
https://fedorahosted.org/sssd/ticket/2346

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
(cherry picked from commit 61c8d13e55ebafc28da1b0b5ad9ae578d687e288)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves:
https://fedorahosted.org/sssd/ticket/2346

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
(cherry picked from commit 61c8d13e55ebafc28da1b0b5ad9ae578d687e288)
</pre>
</div>
</content>
</entry>
<entry>
<title>be_refresh: support users</title>
<updated>2015-03-08T21:35:25+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2015-02-19T11:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=40f5e40aa0bb9aa6b80b547e9643bebf53f7620a'/>
<id>40f5e40aa0bb9aa6b80b547e9643bebf53f7620a</id>
<content type='text'>
Resolves:
https://fedorahosted.org/sssd/ticket/2346

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
(cherry picked from commit e77d6366ff9e49dbbb607f1709f1ae4190b99489)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves:
https://fedorahosted.org/sssd/ticket/2346

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
(cherry picked from commit e77d6366ff9e49dbbb607f1709f1ae4190b99489)
</pre>
</div>
</content>
</entry>
</feed>
