<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/providers/ipa/ipa_subdomains.c, branch simo</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/'/>
<entry>
<title>Add domain to some subdomain functions</title>
<updated>2013-01-11T15:43:14+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-08T06:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=a6790072db3a3c40dc81410512ffe0edb6c83112'/>
<id>a6790072db3a3c40dc81410512ffe0edb6c83112</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the sysdb_ctx_get_domain() function.</title>
<updated>2013-01-11T15:43:09+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-06T15:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d5b380736292a289c241f89e454ac68c8b53224b'/>
<id>d5b380736292a289c241f89e454ac68c8b53224b</id>
<content type='text'>
We are deprecating sysdb-&gt;domain so kill the function that gives access to
this member as we should stop relying on it being available (or correct).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are deprecating sysdb-&gt;domain so kill the function that gives access to
this member as we should stop relying on it being available (or correct).
</pre>
</div>
</content>
</entry>
<entry>
<title>Run IPA subdomain provider if IPA ID provider is configured</title>
<updated>2012-11-14T09:42:34+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-11-09T20:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5063dcc5ab685dce325b13b9c1e93cee2a673e60'/>
<id>5063dcc5ab685dce325b13b9c1e93cee2a673e60</id>
<content type='text'>
To make configuration easier the IPA subdomain provider should be always
loaded if the IPA ID provider is configured and the subdomain provider
is not explicitly disabled. But to avoid the overhead of regular
subdomain requests in setups where no subdomains are used the IPA
subdomain provider should behave differently if configured explicit or
implicit.

If the IPA subdomain provider is configured explicitly, i.e.
'subdomains_provider = ipa' can be found in the domain section of
sssd.conf subdomain request are always send to the server if needed.

If it is configured implicitly and a request to the server fails
with an indication that the server currently does not support subdomains
at all, e.g. is not configured to handle trust relationships, a new
request will be only send to the server after a long timeout or after
a going-online event.

To be able to make this distinction this patch save the configuration
status to the subdomain context.

Fixes https://fedorahosted.org/sssd/ticket/1613
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make configuration easier the IPA subdomain provider should be always
loaded if the IPA ID provider is configured and the subdomain provider
is not explicitly disabled. But to avoid the overhead of regular
subdomain requests in setups where no subdomains are used the IPA
subdomain provider should behave differently if configured explicit or
implicit.

If the IPA subdomain provider is configured explicitly, i.e.
'subdomains_provider = ipa' can be found in the domain section of
sssd.conf subdomain request are always send to the server if needed.

If it is configured implicitly and a request to the server fails
with an indication that the server currently does not support subdomains
at all, e.g. is not configured to handle trust relationships, a new
request will be only send to the server after a long timeout or after
a going-online event.

To be able to make this distinction this patch save the configuration
status to the subdomain context.

Fixes https://fedorahosted.org/sssd/ticket/1613
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow extdom exop to return flat domain name as well</title>
<updated>2012-10-12T14:42:17+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-10-11T10:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=70eaade10feedd7845e39170d0b7eebf3a030af1'/>
<id>70eaade10feedd7845e39170d0b7eebf3a030af1</id>
<content type='text'>
There are case where the extdom extended operation will return the flat
or NetBIOS name of a domain instead of the DNS domain name. If this name
is available for the current domain we accept it as well.

Related to https://fedorahosted.org/sssd/ticket/1561
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are case where the extdom extended operation will return the flat
or NetBIOS name of a domain instead of the DNS domain name. If this name
is available for the current domain we accept it as well.

Related to https://fedorahosted.org/sssd/ticket/1561
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidation of functions that make realm upper-case</title>
<updated>2012-08-23T12:25:23+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2012-08-21T14:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e4c29d1f8e3b2c2b268105f169e5156a0a36aebf'/>
<id>e4c29d1f8e3b2c2b268105f169e5156a0a36aebf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA: Securely set umask for mkstemp in subdomain provider</title>
<updated>2012-08-06T16:15:50+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-08-06T13:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=249d3b8c72798a8eb081b620cc94072b3e8d6351'/>
<id>249d3b8c72798a8eb081b620cc94072b3e8d6351</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1457
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1457
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA: Do not attempt to close the same file twice</title>
<updated>2012-08-06T16:12:56+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-08-06T13:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b1a8ecc98c0f588f86b98d9c0c5751225ce9aaa9'/>
<id>b1a8ecc98c0f588f86b98d9c0c5751225ce9aaa9</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1456
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1456
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a domain-realm mapping for krb5.conf to be included</title>
<updated>2012-08-01T20:24:45+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-08-01T16:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7197ce636c2b92152f5f6180bef6bda3752d148d'/>
<id>7197ce636c2b92152f5f6180bef6bda3752d148d</id>
<content type='text'>
When new subdomains are discovered, the SSSD creates a file that
includes the domain-realm mappings. This file can in turn be included in
the krb5.conf using the includedir directive, such as:

includedir /var/lib/sss/pubconf/realm_mappings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When new subdomains are discovered, the SSSD creates a file that
includes the domain-realm mappings. This file can in turn be included in
the krb5.conf using the includedir directive, such as:

includedir /var/lib/sss/pubconf/realm_mappings
</pre>
</div>
</content>
</entry>
<entry>
<title>Add automatic periodic retrieval of subdomains</title>
<updated>2012-08-01T20:24:45+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-07-20T22:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=3b533d57a737e2de1b3e85b073b14d3bfb49dafc'/>
<id>3b533d57a737e2de1b3e85b073b14d3bfb49dafc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add online callback to enumerate subdomains</title>
<updated>2012-08-01T20:24:45+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-07-20T22:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6a81cb8c3424dbe9f764af3738299cbbe5874a15'/>
<id>6a81cb8c3424dbe9f764af3738299cbbe5874a15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
