<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: shared git repo + ssh = umask problems</title>
	<atom:link href="http://moserei.de/index.php/58/shared-git-repo-ssh-umask-problems/feed" rel="self" type="application/rss+xml" />
	<link>http://moserei.de/index.php/58/shared-git-repo-ssh-umask-problems</link>
	<description></description>
	<lastBuildDate>Tue, 25 May 2010 16:13:32 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: whatever &#187; Blog Archive &#187; Permisos per compartir un repositori de git</title>
		<link>http://moserei.de/index.php/58/shared-git-repo-ssh-umask-problems/comment-page-1#comment-92</link>
		<dc:creator>whatever &#187; Blog Archive &#187; Permisos per compartir un repositori de git</dc:creator>
		<pubDate>Fri, 09 Apr 2010 12:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://moserei.de/?p=58#comment-92</guid>
		<description>[...] idea que l&#8217;umask serà el teu amic &#8230; però al final cerques una mica per Internet i et trobes amb una solució molt més [...]</description>
		<content:encoded><![CDATA[<p>[...] idea que l&#8217;umask serà el teu amic &#8230; però al final cerques una mica per Internet i et trobes amb una solució molt més [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharing git repositories &#124; Software Cooperative News</title>
		<link>http://moserei.de/index.php/58/shared-git-repo-ssh-umask-problems/comment-page-1#comment-65</link>
		<dc:creator>Sharing git repositories &#124; Software Cooperative News</dc:creator>
		<pubDate>Mon, 19 Oct 2009 07:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://moserei.de/?p=58#comment-65</guid>
		<description>[...] a lot to Moser for pointing out the git repo-config core.sharedRepository true option. I&#8217;ve also had a bit more of a look around git config (because repo-config is an alias [...]</description>
		<content:encoded><![CDATA[<p>[...] a lot to Moser for pointing out the git repo-config core.sharedRepository true option. I&#8217;ve also had a bit more of a look around git config (because repo-config is an alias [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codonnell</title>
		<link>http://moserei.de/index.php/58/shared-git-repo-ssh-umask-problems/comment-page-1#comment-35</link>
		<dc:creator>codonnell</dc:creator>
		<pubDate>Mon, 23 Feb 2009 17:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://moserei.de/?p=58#comment-35</guid>
		<description>i believe sshd executes ~/.ssh/rc in a subshell. umask only affects the current process and its children, it does not propagate back up to the parent process. hence the fact that your test file was created with desired permissions but the umask did not stay in effect.

to the best of my knowledge, the default ssh umask is set based on your login class. other than changing it there, you can look for workarounds for non-interactive ssh logins. i don&#039;t know how restrictive sshd is in this regard.

hth. good luck.</description>
		<content:encoded><![CDATA[<p>i believe sshd executes ~/.ssh/rc in a subshell. umask only affects the current process and its children, it does not propagate back up to the parent process. hence the fact that your test file was created with desired permissions but the umask did not stay in effect.</p>
<p>to the best of my knowledge, the default ssh umask is set based on your login class. other than changing it there, you can look for workarounds for non-interactive ssh logins. i don&#8217;t know how restrictive sshd is in this regard.</p>
<p>hth. good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gitter</title>
		<link>http://moserei.de/index.php/58/shared-git-repo-ssh-umask-problems/comment-page-1#comment-34</link>
		<dc:creator>Gitter</dc:creator>
		<pubDate>Sun, 22 Feb 2009 12:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://moserei.de/?p=58#comment-34</guid>
		<description>Another 10 hours here.
Thanks.</description>
		<content:encoded><![CDATA[<p>Another 10 hours here.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xurde</title>
		<link>http://moserei.de/index.php/58/shared-git-repo-ssh-umask-problems/comment-page-1#comment-33</link>
		<dc:creator>xurde</dc:creator>
		<pubDate>Thu, 19 Feb 2009 01:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://moserei.de/?p=58#comment-33</guid>
		<description>Thanks for avoiding me wasting 10 hours more. :)

Best</description>
		<content:encoded><![CDATA[<p>Thanks for avoiding me wasting 10 hours more. <img src='http://moserei.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Best</p>
]]></content:encoded>
	</item>
</channel>
</rss>
