<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gss-proxy.git/proxy/examples, branch tests</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>Make socket path a configure option</title>
<updated>2013-03-22T15:34:37+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-03-21T16:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=e9623f5f05053f215c71dbf37d034ae98f1f1c36'/>
<id>e9623f5f05053f215c71dbf37d034ae98f1f1c36</id>
<content type='text'>
The kernel uses the fixed path named /var/run/gssproxy.sock
Make this default a configure time option and default to it.
Also remove the option to change the socket at configure time,
neither the kernel nor proxymech.so can cope with a change anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The kernel uses the fixed path named /var/run/gssproxy.sock
Make this default a configure time option and default to it.
Also remove the option to change the socket at configure time,
neither the kernel nor proxymech.so can cope with a change anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable kernel support.</title>
<updated>2013-03-22T15:34:32+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-03-19T22:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=97102f1e7e19f3ea869335afbdbeba619042d694'/>
<id>97102f1e7e19f3ea869335afbdbeba619042d694</id>
<content type='text'>
The Linux kernel now requires the gss-proxy to signal when it is available.
This is done by writing 1 to the file /proc/net/rpc/use-gss-proxy

Once this happens the kernel will try to attach to the gss-proxy socket
and use it instead of the classic rpc.svcgssd daemon.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Linux kernel now requires the gss-proxy to signal when it is available.
This is done by writing 1 to the file /proc/net/rpc/use-gss-proxy

Once this happens the kernel will try to attach to the gss-proxy socket
and use it instead of the classic rpc.svcgssd daemon.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add example GSS-API mechanism plugins config file.</title>
<updated>2013-01-15T15:02:34+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2013-01-11T14:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=d13fdf433c5f3c6c350e09cb4ea1009c720f2a10'/>
<id>d13fdf433c5f3c6c350e09cb4ea1009c720f2a10</id>
<content type='text'>
The file is not installed automatically yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The file is not installed automatically yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>config: Rework configuration syntax</title>
<updated>2012-04-05T15:20:33+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-02-26T21:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=cfbd12afad3fb232cbc214e1c47c2bf202ec5003'/>
<id>cfbd12afad3fb232cbc214e1c47c2bf202ec5003</id>
<content type='text'>
Keeping 2 separate sections for credentials and services seem to just make
things really confusing. The off chance of reusing a 'credential' section is
dwarfed by the confusion cause by keeping them separate. Having to copy a full
service section is not a big deal so KISS wins here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keeping 2 separate sections for credentials and services seem to just make
things really confusing. The off chance of reusing a 'credential' section is
dwarfed by the confusion cause by keeping them separate. Having to copy a full
service section is not a big deal so KISS wins here.
</pre>
</div>
</content>
</entry>
<entry>
<title>config: parse credential/service config sections</title>
<updated>2012-02-23T21:55:46+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-02-22T20:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=467045ad0a97cfc1edee8b3faafab53433a5b702'/>
<id>467045ad0a97cfc1edee8b3faafab53433a5b702</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Intial skeleton gssproxy daemon</title>
<updated>2012-01-05T00:19:54+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-12-12T20:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=0d39e7a43a585a46e9cb6c755d97003470c5bd54'/>
<id>0d39e7a43a585a46e9cb6c755d97003470c5bd54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
