<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gss-proxy.git/proxy/man, branch master</title>
<subtitle>Work on gss-proxy before it lands upstream</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/'/>
<entry>
<title>Reload config on SIGHUP</title>
<updated>2015-09-15T22:23:36+00:00</updated>
<author>
<name>Robbie Harwood</name>
<email>rharwood@redhat.com</email>
</author>
<published>2015-09-08T21:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=883a5a050e98014671eadd47a9c2a221403796a5'/>
<id>883a5a050e98014671eadd47a9c2a221403796a5</id>
<content type='text'>
For sockets, we will only reinitialize those that have changed.  Additionally,
the old text about SIGHUP behavior was incorrect.

Signed-off-by: Robbie Harwood &lt;rharwood@redhat.com&gt;
Ticket: https://fedorahosted.org/gss-proxy/ticket/125
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For sockets, we will only reinitialize those that have changed.  Additionally,
the old text about SIGHUP behavior was incorrect.

Signed-off-by: Robbie Harwood &lt;rharwood@redhat.com&gt;
Ticket: https://fedorahosted.org/gss-proxy/ticket/125
</pre>
</div>
</content>
</entry>
<entry>
<title>Update man pages for symbolic euids and config snippets</title>
<updated>2015-09-04T18:27:12+00:00</updated>
<author>
<name>Robbie Harwood (frozencemetery)</name>
<email>rharwood@redhat.com</email>
</author>
<published>2015-08-26T21:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=5eb49a01362df71dab345bb276d3d2d0b40aa005'/>
<id>5eb49a01362df71dab345bb276d3d2d0b40aa005</id>
<content type='text'>
Signed-off-by: Robbie Harwood &lt;rharwood@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Robbie Harwood &lt;rharwood@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cmdline option to override default socket</title>
<updated>2014-09-15T11:09:21+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-08-21T16:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=38a158446d1f9ce495715aa83265fe35a29f8a2b'/>
<id>38a158446d1f9ce495715aa83265fe35a29f8a2b</id>
<content type='text'>
This is especially useful for testing, but can be useful for custom
configurations of gss-proxy as well (containers, chroots, etc..)

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
Reviewed-by: Guenther Deschner &lt;gdeschner@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is especially useful for testing, but can be useful for custom
configurations of gss-proxy as well (containers, chroots, etc..)

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
Reviewed-by: Guenther Deschner &lt;gdeschner@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for dropping privileges</title>
<updated>2014-01-14T15:07:27+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-12-22T21:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=a14cb37d199fec9227f668fe107bf38f99b8b842'/>
<id>a14cb37d199fec9227f668fe107bf38f99b8b842</id>
<content type='text'>
If the 'proxy user' configuation option is set in the [gssproxy] section then
GSS Proxy will drop privileges to the specified after setting up all the
sockets.

Care must be taken to make sure all the resources the daemon need access to
(keytabs, ccache directories, etc..) are accessible as the proxy user.

Implements: https://fedorahosted.org/gss-proxy/ticket/102

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the 'proxy user' configuation option is set in the [gssproxy] section then
GSS Proxy will drop privileges to the specified after setting up all the
sockets.

Care must be taken to make sure all the resources the daemon need access to
(keytabs, ccache directories, etc..) are accessible as the proxy user.

Implements: https://fedorahosted.org/gss-proxy/ticket/102

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>man: Describe new flag filtering/enforcing options</title>
<updated>2013-11-20T14:26:13+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-11-16T22:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=c8386418a754211da5ddf5469a0f1c0fddf21240'/>
<id>c8386418a754211da5ddf5469a0f1c0fddf21240</id>
<content type='text'>
Resolves: https://fedorahosted.org/gss-proxy/ticket/109

Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: https://fedorahosted.org/gss-proxy/ticket/109

Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add impersonation support</title>
<updated>2013-10-23T17:52:13+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-08-21T01:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=649554391df40d51ae9339cd7e4a1d61f0dbe025'/>
<id>649554391df40d51ae9339cd7e4a1d61f0dbe025</id>
<content type='text'>
By setting the impersonate flag to true, the acquisition of credentials will
be done using constrained delegation (s4uself + s4u2proxy).

To work this needs MIT Kereberos 1.11.4 or later.
Previous versions have a bug in the import_cred function that prevents the
library from properly importing previously exported delegated credentials.

Resolves: https://fedorahosted.org/gss-proxy/ticket/95

Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By setting the impersonate flag to true, the acquisition of credentials will
be done using constrained delegation (s4uself + s4u2proxy).

To work this needs MIT Kereberos 1.11.4 or later.
Previous versions have a bug in the import_cred function that prevents the
library from properly importing previously exported delegated credentials.

Resolves: https://fedorahosted.org/gss-proxy/ticket/95

Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add man page entry for cred_usage</title>
<updated>2013-10-23T13:05:44+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-10-18T14:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=ee2a1573a41e4a08dd00e9b37523656ae3ef4146'/>
<id>ee2a1573a41e4a08dd00e9b37523656ae3ef4146</id>
<content type='text'>
Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add man page entry for allow_any_uid</title>
<updated>2013-10-23T13:05:36+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-10-18T14:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=6275cd7a923770faaa405e8b9642f3f861f80cbe'/>
<id>6275cd7a923770faaa405e8b9642f3f861f80cbe</id>
<content type='text'>
Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fill in GSSPROXY_BEHAVIOR default setting from configure option.</title>
<updated>2013-10-18T13:17:52+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2013-10-17T16:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=117ed0a24c47d91d7c0ba836b218f620195afd61'/>
<id>117ed0a24c47d91d7c0ba836b218f620195afd61</id>
<content type='text'>
Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: autogenerate proxymech manpage.</title>
<updated>2013-10-18T13:17:47+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2013-10-17T15:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=a87ab15711b340e1f06cb4ae5534cc76add04e2c'/>
<id>a87ab15711b340e1f06cb4ae5534cc76add04e2c</id>
<content type='text'>
Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Günther Deschner &lt;gdeschner@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
