<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git, branch ipa_automatic_enterprise</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>IPA/AD: globally set krb5 canonicalization flag</title>
<updated>2016-07-05T10:03:57+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-07-05T09:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=8b27ace5c972b82cde1e9a6d6f771f28a2999e39'/>
<id>8b27ace5c972b82cde1e9a6d6f771f28a2999e39</id>
<content type='text'>
If Kerberos principal canonicalization is configured in SSSD, currently
it is the default for the IPA provider, a configuration snippet is
generated for the system-wide libkrb5 configuration so that all
kerberized applications will use canonicalization by default.

Resolves https://fedorahosted.org/sssd/ticket/3041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If Kerberos principal canonicalization is configured in SSSD, currently
it is the default for the IPA provider, a configuration snippet is
generated for the system-wide libkrb5 configuration so that all
kerberized applications will use canonicalization by default.

Resolves https://fedorahosted.org/sssd/ticket/3041
</pre>
</div>
</content>
</entry>
<entry>
<title>utils: add sss_write_krb5_snippet_common()</title>
<updated>2016-07-05T10:03:57+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-07-04T15:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=66ee2f40d0c9b526df8fa9ba7061772237b5d9e6'/>
<id>66ee2f40d0c9b526df8fa9ba7061772237b5d9e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>localauth: make plugin non-authoritative on failures</title>
<updated>2016-07-05T09:31:46+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-07-04T13:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c89139994be7770ac426ba5b8a39fdae09887624'/>
<id>c89139994be7770ac426ba5b8a39fdae09887624</id>
<content type='text'>
According to the documentation in localauth_plugin.h "aname will be
considered authorized if at least one module returns 0 and all other
modules return KRB5_PLUGIN_NO_HANDLE." So it is safe to always return
KRB5_PLUGIN_NO_HANDLE because a different plugin has to return 0 to
allow access to the given principal.

Resolves https://fedorahosted.org/sssd/ticket/2788
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to the documentation in localauth_plugin.h "aname will be
considered authorized if at least one module returns 0 and all other
modules return KRB5_PLUGIN_NO_HANDLE." So it is safe to always return
KRB5_PLUGIN_NO_HANDLE because a different plugin has to return 0 to
allow access to the given principal.

Resolves https://fedorahosted.org/sssd/ticket/2788
</pre>
</div>
</content>
</entry>
<entry>
<title>localauth: remove enable_only sssd from config snippet</title>
<updated>2016-07-05T09:31:46+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-07-04T13:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=dbed1b4748f663fb6426178b7f1c46081869f38f'/>
<id>dbed1b4748f663fb6426178b7f1c46081869f38f</id>
<content type='text'>
Resolves https://fedorahosted.org/sssd/ticket/2788
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves https://fedorahosted.org/sssd/ticket/2788
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA: enable enterprise principals if server supports them</title>
<updated>2016-07-05T09:30:24+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-07-01T16:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d2c50ee770f0f0c95b6b1a41ada99d4db55c5c77'/>
<id>d2c50ee770f0f0c95b6b1a41ada99d4db55c5c77</id>
<content type='text'>
If there are alternative UPN suffixes found on the server we can safely
assume that the IPA server supports enterprise principals.

Resolves https://fedorahosted.org/sssd/ticket/3018
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If there are alternative UPN suffixes found on the server we can safely
assume that the IPA server supports enterprise principals.

Resolves https://fedorahosted.org/sssd/ticket/3018
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA: add ipa_init_get_krb5_auth_ctx()</title>
<updated>2016-07-04T11:51:34+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-07-01T15:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d6511e4f261f657a12120a67dcc5be7e92ea117f'/>
<id>d6511e4f261f657a12120a67dcc5be7e92ea117f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DP: add dp_get_module_data()</title>
<updated>2016-07-04T11:51:34+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-07-01T15:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c67a021f6912cedbaaa91cdd749f0fb2404e70a8'/>
<id>c67a021f6912cedbaaa91cdd749f0fb2404e70a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sysdb: make subdomain calls aware of upn_suffixes</title>
<updated>2016-07-04T11:51:34+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-07-01T10:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ecb154f8bbf364026fd6909e89a8dd11ad4ea27c'/>
<id>ecb154f8bbf364026fd6909e89a8dd11ad4ea27c</id>
<content type='text'>
sysdb_subdomain_store() and sysdb_update_subdomains() can now update
upn_suffixes as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sysdb_subdomain_store() and sysdb_update_subdomains() can now update
upn_suffixes as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>sysdb: add UPN suffix support for the master domain</title>
<updated>2016-07-04T11:51:34+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-06-30T11:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=802cfa810009895f9d507a1d404d93fef9ca4aca'/>
<id>802cfa810009895f9d507a1d404d93fef9ca4aca</id>
<content type='text'>
sysdb_master_domain_update() and sysdb_master_domain_add_info() are now
aware of the UPN suffix attribute.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sysdb_master_domain_update() and sysdb_master_domain_add_info() are now
aware of the UPN suffix attribute.
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA: read ipaNTAdditionalSuffixes for master and trusted domains</title>
<updated>2016-07-04T11:51:34+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-06-23T09:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=90062aa7ee34b2883c4da81d18a4110410a6f43c'/>
<id>90062aa7ee34b2883c4da81d18a4110410a6f43c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
