<?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: OpenSSH 6.2.x and LDAP authentication	</title>
	<atom:link href="https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/feed/" rel="self" type="application/rss+xml" />
	<link>https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/</link>
	<description>Ramblings of an old-fashioned space cowboy</description>
	<lastBuildDate>Mon, 17 Nov 2014 16:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>
		By: Johnny Morano		</title>
		<link>https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-134117</link>

		<dc:creator><![CDATA[Johnny Morano]]></dc:creator>
		<pubDate>Mon, 17 Nov 2014 16:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=993#comment-134117</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-134100&quot;&gt;Krzysztof&lt;/a&gt;.

Really? I have it like this: 

&lt;pre&gt;
root@machine01:~ # grep Authorized /etc/ssh/sshd_config 
AuthorizedKeysCommand /usr/bin/ldap_ssh_key.sh
AuthorizedKeysCommandUser nobody
root@machine01:~ # ls -ltr /usr/bin/ldap_ssh_key.sh
-rwxr-xr-x 1 root root 1077 Jun  6 10:06 /usr/bin/ldap_ssh_key.sh
root@machine01:~ # uname -a
Linux machine01 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u1 x86_64 GNU/Linux
root@machine01:~ # 
&lt;/pre&gt;

Works fine ...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-134100">Krzysztof</a>.</p>
<p>Really? I have it like this: </p>
<pre>
root@machine01:~ # grep Authorized /etc/ssh/sshd_config 
AuthorizedKeysCommand /usr/bin/ldap_ssh_key.sh
AuthorizedKeysCommandUser nobody
root@machine01:~ # ls -ltr /usr/bin/ldap_ssh_key.sh
-rwxr-xr-x 1 root root 1077 Jun  6 10:06 /usr/bin/ldap_ssh_key.sh
root@machine01:~ # uname -a
Linux machine01 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u1 x86_64 GNU/Linux
root@machine01:~ # 
</pre>
<p>Works fine &#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Krzysztof		</title>
		<link>https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-134100</link>

		<dc:creator><![CDATA[Krzysztof]]></dc:creator>
		<pubDate>Mon, 17 Nov 2014 15:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=993#comment-134100</guid>

					<description><![CDATA[To work in Debian 7 it must be set 
AuthorizedKeysCommandUser root


I try with nobody and got errors]]></description>
			<content:encoded><![CDATA[<p>To work in Debian 7 it must be set<br />
AuthorizedKeysCommandUser root</p>
<p>I try with nobody and got errors</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ivan		</title>
		<link>https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-6447</link>

		<dc:creator><![CDATA[ivan]]></dc:creator>
		<pubDate>Mon, 31 Mar 2014 08:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=993#comment-6447</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-6445&quot;&gt;Johnny Morano&lt;/a&gt;.

Thanks. You are the best. it has just worked like charm!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-6445">Johnny Morano</a>.</p>
<p>Thanks. You are the best. it has just worked like charm!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Johnny Morano		</title>
		<link>https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-6446</link>

		<dc:creator><![CDATA[Johnny Morano]]></dc:creator>
		<pubDate>Fri, 28 Mar 2014 07:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=993#comment-6446</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-2169&quot;&gt;Bert&lt;/a&gt;.

This allows only users that are in a certain group ;-)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-2169">Bert</a>.</p>
<p>This allows only users that are in a certain group 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Johnny Morano		</title>
		<link>https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-6445</link>

		<dc:creator><![CDATA[Johnny Morano]]></dc:creator>
		<pubDate>Fri, 28 Mar 2014 07:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=993#comment-6445</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-6444&quot;&gt;ivan&lt;/a&gt;.

Hi,

On the SSH server ;-)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-6444">ivan</a>.</p>
<p>Hi,</p>
<p>On the SSH server 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ivan		</title>
		<link>https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-6444</link>

		<dc:creator><![CDATA[ivan]]></dc:creator>
		<pubDate>Thu, 27 Mar 2014 05:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=993#comment-6444</guid>

					<description><![CDATA[where do i make these changes? is it the LDAP server on the client machines?]]></description>
			<content:encoded><![CDATA[<p>where do i make these changes? is it the LDAP server on the client machines?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bert		</title>
		<link>https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-2169</link>

		<dc:creator><![CDATA[Bert]]></dc:creator>
		<pubDate>Fri, 20 Dec 2013 23:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=993#comment-2169</guid>

					<description><![CDATA[The other thing, is whats:
ALLOWED_GROUP=&quot;6667&quot; ?]]></description>
			<content:encoded><![CDATA[<p>The other thing, is whats:<br />
ALLOWED_GROUP=&#8221;6667&#8243; ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bert		</title>
		<link>https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-2168</link>

		<dc:creator><![CDATA[Bert]]></dc:creator>
		<pubDate>Fri, 20 Dec 2013 23:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=993#comment-2168</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-2167&quot;&gt;Johnny Morano&lt;/a&gt;.

Thanks, is there anything to configure within them once installed?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-2167">Johnny Morano</a>.</p>
<p>Thanks, is there anything to configure within them once installed?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Johnny Morano		</title>
		<link>https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-2167</link>

		<dc:creator><![CDATA[Johnny Morano]]></dc:creator>
		<pubDate>Fri, 20 Dec 2013 22:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=993#comment-2167</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-2166&quot;&gt;Bert&lt;/a&gt;.

Hi,

Plain ldap-utils ;-)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-2166">Bert</a>.</p>
<p>Hi,</p>
<p>Plain ldap-utils 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bert		</title>
		<link>https://jmorano.moretrix.com/2013/09/openssh-6-2-x-ldap-authentication/#comment-2166</link>

		<dc:creator><![CDATA[Bert]]></dc:creator>
		<pubDate>Fri, 20 Dec 2013 22:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=993#comment-2166</guid>

					<description><![CDATA[Hi,

What prerequisites are required for this to work, I assume I need some kind of ldap application installing for the queries to the LDAP server to work?

Thanks]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>What prerequisites are required for this to work, I assume I need some kind of ldap application installing for the queries to the LDAP server to work?</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
