<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/responder/sudo/sudosrv_query.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>SUDO: Fix wrong variable check</title>
<updated>2012-11-19T06:06:19+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-18T18:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c475ce7bfa230a0a0167a294317c1120211cbb4c'/>
<id>c475ce7bfa230a0a0167a294317c1120211cbb4c</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1650
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1650
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo: do not send domain name with username</title>
<updated>2012-11-14T16:11:15+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-11-13T14:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7379170a0860790f2739e07fffe3d6ec85264566'/>
<id>7379170a0860790f2739e07fffe3d6ec85264566</id>
<content type='text'>
This caused troubles with subdomain users and it is not really
necessary. This patch does not change the protocol itself, that
should be done on the earliest possible occasion.

Part of https://fedorahosted.org/sssd/ticket/1616
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This caused troubles with subdomain users and it is not really
necessary. This patch does not change the protocol itself, that
should be done on the earliest possible occasion.

Part of https://fedorahosted.org/sssd/ticket/1616
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo: support users from subdomains</title>
<updated>2012-11-14T16:11:15+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-10-30T11:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d38ffc9c92daeb62de7d28c409bdaeff98f82775'/>
<id>d38ffc9c92daeb62de7d28c409bdaeff98f82775</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1616
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1616
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new option default_domain_suffix</title>
<updated>2012-10-01T19:45:21+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-09-21T16:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1542b85f13d72329685bdd97aa879c36d11f81be'/>
<id>1542b85f13d72329685bdd97aa879c36d11f81be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo api: send uid, username and domainname</title>
<updated>2012-06-29T15:37:16+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-03-12T09:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=46d3d2c731e8c7e138462e5b60a39a279dc77d81'/>
<id>46d3d2c731e8c7e138462e5b60a39a279dc77d81</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1239

Test client was changed accordingly. The new usage is:

sss_sudo_cli username [uid]

If uid is not set, getpwnam(username) is called. It will retrieve
both default options and rules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1239

Test client was changed accordingly. The new usage is:

sss_sudo_cli username [uid]

If uid is not set, getpwnam(username) is called. It will retrieve
both default options and rules.
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo responder: remove code duplication in commands</title>
<updated>2012-06-29T15:37:16+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-04-13T07:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=710472d946f6c337a095699dfd79134fa8b9eab9'/>
<id>710472d946f6c337a095699dfd79134fa8b9eab9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SUDO Integration - responder</title>
<updated>2011-12-16T19:46:18+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2011-12-16T12:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=2827b0d03f7b6bafa504d22a5d7ca39cbda048b3'/>
<id>2827b0d03f7b6bafa504d22a5d7ca39cbda048b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
