<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ipsilon.git/templates/login, branch proper-python</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/ipsilon.git/'/>
<entry>
<title>Add Kerberos Negotiate auth plugin</title>
<updated>2014-01-23T23:52:51+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-01-20T21:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/ipsilon.git/commit/?id=311315497190ea660bf7516b4d9f67bfc4a48837'/>
<id>311315497190ea660bf7516b4d9f67bfc4a48837</id>
<content type='text'>
This plugin depends on the proper configuration of mod_auth_kerb

The mod_auth_kerb plugin should be configured with a &lt;Location&gt; directive
like the folowing:

&lt;Location /idp/login/krb/negotiate&gt;
  AuthType Kerberos
  AuthName "Kerberos Login"
  KrbMethodNegotiate on
  KrbMethodK5Passwd off
  KrbServiceName HTTP
  KrbAuthRealms $REALM_NAME
  Krb5KeyTab $KEYTAB_NAME
  KrbSaveCredentials off
  KrbConstrainedDelegation off
  Require valid-user

  ErrorDocument 401 /idp/login/krb/unauthorized
&lt;/Location&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This plugin depends on the proper configuration of mod_auth_kerb

The mod_auth_kerb plugin should be configured with a &lt;Location&gt; directive
like the folowing:

&lt;Location /idp/login/krb/negotiate&gt;
  AuthType Kerberos
  AuthName "Kerberos Login"
  KrbMethodNegotiate on
  KrbMethodK5Passwd off
  KrbServiceName HTTP
  KrbAuthRealms $REALM_NAME
  Krb5KeyTab $KEYTAB_NAME
  KrbSaveCredentials off
  KrbConstrainedDelegation off
  Require valid-user

  ErrorDocument 401 /idp/login/krb/unauthorized
&lt;/Location&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sample pam based login plugin</title>
<updated>2014-01-23T23:52:51+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-12-20T04:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/ipsilon.git/commit/?id=82de4ac47d51314caedab7b99457a34984e42a32'/>
<id>82de4ac47d51314caedab7b99457a34984e42a32</id>
<content type='text'>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add infrastructure to handle login manager plugins</title>
<updated>2014-01-23T23:52:51+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-12-20T04:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/ipsilon.git/commit/?id=cd5fc1d17b16ac41c589130ccb0436d74d06a847'/>
<id>cd5fc1d17b16ac41c589130ccb0436d74d06a847</id>
<content type='text'>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
