<?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: scponly - limited shell for secure file transfers</title>
	<atom:link href="http://www.ubuntugeek.com/scponly-limited-shell-for-secure-file-transfers.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/scponly-limited-shell-for-secure-file-transfers.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ignace M -ghantoos-</title>
		<link>http://www.ubuntugeek.com/scponly-limited-shell-for-secure-file-transfers.html/comment-page-1#comment-6807</link>
		<dc:creator>Ignace M -ghantoos-</dc:creator>
		<pubDate>Tue, 24 Mar 2009 13:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/scponly-limited-shell-for-secure-file-transfers.html#comment-6807</guid>
		<description>Hello,

I am currently developing/maintaining a limited shell project: lshell.
I let’s you restrict user to a specific set of commands, allow or forbid scp, sftp, and some other features.
I thought you might be interested in trying it.
You can find the details of this project here: http://ghantoos.org/limited-shell-lshell/

An debian/ubuntu package is available: .

Hope this helps,

Cheers,
Ignace M -ghantoos-</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am currently developing/maintaining a limited shell project: lshell.<br />
I let’s you restrict user to a specific set of commands, allow or forbid scp, sftp, and some other features.<br />
I thought you might be interested in trying it.<br />
You can find the details of this project here: <a href="http://ghantoos.org/limited-shell-lshell/" rel="nofollow">http://ghantoos.org/limited-shell-lshell/</a></p>
<p>An debian/ubuntu package is available: .</p>
<p>Hope this helps,</p>
<p>Cheers,<br />
Ignace M -ghantoos-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JTW90210</title>
		<link>http://www.ubuntugeek.com/scponly-limited-shell-for-secure-file-transfers.html/comment-page-1#comment-2857</link>
		<dc:creator>JTW90210</dc:creator>
		<pubDate>Mon, 01 Dec 2008 21:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/scponly-limited-shell-for-secure-file-transfers.html#comment-2857</guid>
		<description>On our Hearty install we were getting &quot;no such file or directory&quot; errors in the auth.log until we touched up some of the libraries in the jail (thanks to dmonty:)

&lt;code&gt;
cp -p /lib/libncurses.so.5 lib/
cp -p /lib/libdl.so.2 lib/
cp -p /lib/libc.so.6 lib/
mkdir lib64
cp -p /lib64/ld-linux-x86-64.so.2 lib64/
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>On our Hearty install we were getting &#8220;no such file or directory&#8221; errors in the auth.log until we touched up some of the libraries in the jail (thanks to dmonty:)</p>
<p><code><br />
cp -p /lib/libncurses.so.5 lib/<br />
cp -p /lib/libdl.so.2 lib/<br />
cp -p /lib/libc.so.6 lib/<br />
mkdir lib64<br />
cp -p /lib64/ld-linux-x86-64.so.2 lib64/<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel</title>
		<link>http://www.ubuntugeek.com/scponly-limited-shell-for-secure-file-transfers.html/comment-page-1#comment-2856</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Wed, 29 Oct 2008 13:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/scponly-limited-shell-for-secure-file-transfers.html#comment-2856</guid>
		<description>thank you master !!!

it works great !!!


regards from Uruguay</description>
		<content:encoded><![CDATA[<p>thank you master !!!</p>
<p>it works great !!!</p>
<p>regards from Uruguay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weakish</title>
		<link>http://www.ubuntugeek.com/scponly-limited-shell-for-secure-file-transfers.html/comment-page-1#comment-2855</link>
		<dc:creator>weakish</dc:creator>
		<pubDate>Wed, 30 Apr 2008 13:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/scponly-limited-shell-for-secure-file-transfers.html#comment-2855</guid>
		<description>rssh is a similar tool. Besides scp and sftp, it can also support rsync and  cvs.</description>
		<content:encoded><![CDATA[<p>rssh is a similar tool. Besides scp and sftp, it can also support rsync and  cvs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

