<?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 for Dave Lozier</title>
	<atom:link href="http://davelozier.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://davelozier.com</link>
	<description>...listening to Black Sabbath at 78 speed</description>
	<lastBuildDate>Thu, 19 Apr 2012 13:15:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Create a MySQL Database from the Command Line by Max</title>
		<link>http://davelozier.com/2009/04/08/create-mysql-database-command-line/#comment-1913</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 19 Apr 2012 13:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://davelozier.blogwisconsin.com/?p=34#comment-1913</guid>
		<description><![CDATA[If you&#039;re already all set up with privs (or have one user), you can also do this:

mysql -u$USER -p$PASSWORD -h$HOST -e &#039;create database x&#039;

This will execute the command and exit without having to even go in to the mysql prompt.]]></description>
		<content:encoded><![CDATA[<p>If you&#8217;re already all set up with privs (or have one user), you can also do this:</p>
<p>mysql -u$USER -p$PASSWORD -h$HOST -e &#8216;create database x&#8217;</p>
<p>This will execute the command and exit without having to even go in to the mysql prompt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YUI Simple LightBox using SimpleDialog by bang</title>
		<link>http://davelozier.com/2009/07/14/yui-simple-lightbox/#comment-1863</link>
		<dc:creator>bang</dc:creator>
		<pubDate>Fri, 02 Dec 2011 16:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://davelozier.blogwisconsin.com/?p=45#comment-1863</guid>
		<description><![CDATA[thanks for script, i really really need it
thanks again!]]></description>
		<content:encoded><![CDATA[<p>thanks for script, i really really need it<br />
thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chrooted SFTP on Ubuntu Hardy AMD64 using RSSH by marc-andre</title>
		<link>http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-1788</link>
		<dc:creator>marc-andre</dc:creator>
		<pubDate>Thu, 23 Jun 2011 10:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-1788</guid>
		<description><![CDATA[I have the same issue as heckeron, no connection possible, but no errors either. Not in syslog nor in auth.log.

Would be thankfully for any help !]]></description>
		<content:encoded><![CDATA[<p>I have the same issue as heckeron, no connection possible, but no errors either. Not in syslog nor in auth.log.</p>
<p>Would be thankfully for any help !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chrooted SFTP on Ubuntu Hardy AMD64 using RSSH by hackeron</title>
		<link>http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-656</link>
		<dc:creator>hackeron</dc:creator>
		<pubDate>Fri, 07 May 2010 02:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-656</guid>
		<description><![CDATA[I followed the guilds and on the client I see:

$ sftp kostia@myhost
Connecting to myhost...
kostia@myhost&#039;s password:
Connection closed

On the server I see:

May  7 03:04:10 myhost rssh[8608]: setting log facility to LOG_USER
May  7 03:04:10 myhost rssh[8608]: allowing sftp to all users
May  7 03:04:10 myhost rssh[8608]: setting umask to 022
May  7 03:04:10 myhost rssh[8608]: chrooting all users to /home/chroot
May  7 03:04:10 myhost rssh[8608]: chroot cmd line: /usr/lib/rssh/rssh_chroot_helper 2 &quot;/usr/lib/openssh/sftp-server&quot;

No errors what so ever, but connection is just closed :(

Any ideas how to troubleshoot?]]></description>
		<content:encoded><![CDATA[<p>I followed the guilds and on the client I see:</p>
<p>$ sftp kostia@myhost<br />
Connecting to myhost&#8230;<br />
kostia@myhost&#8217;s password:<br />
Connection closed</p>
<p>On the server I see:</p>
<p>May  7 03:04:10 myhost rssh[8608]: setting log facility to LOG_USER<br />
May  7 03:04:10 myhost rssh[8608]: allowing sftp to all users<br />
May  7 03:04:10 myhost rssh[8608]: setting umask to 022<br />
May  7 03:04:10 myhost rssh[8608]: chrooting all users to /home/chroot<br />
May  7 03:04:10 myhost rssh[8608]: chroot cmd line: /usr/lib/rssh/rssh_chroot_helper 2 &#8220;/usr/lib/openssh/sftp-server&#8221;</p>
<p>No errors what so ever, but connection is just closed <img src='http://davelozier.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Any ideas how to troubleshoot?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chrooted SFTP on Ubuntu Hardy AMD64 using RSSH by Dave</title>
		<link>http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-637</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 13 Jul 2009 04:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-637</guid>
		<description><![CDATA[Hey Scott! Sorry for the late reply on this. If you set chrootpath to another destination it may possibly not have had the permissions to create the path structure. You can perhaps create them manually after the fact and see if that allows everything else to fall into place. Please let me know how it goes. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hey Scott! Sorry for the late reply on this. If you set chrootpath to another destination it may possibly not have had the permissions to create the path structure. You can perhaps create them manually after the fact and see if that allows everything else to fall into place. Please let me know how it goes. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chrooted SFTP on Ubuntu Hardy AMD64 using RSSH by Scott</title>
		<link>http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-635</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 09 Jul 2009 21:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-635</guid>
		<description><![CDATA[Dave

I followed your instruction but failed to get it to work. I suspect that the &quot;~/mkchroot.sh&quot; didn&#039;t quite get made executable successfully. I don&#039;t see the &quot;$jail_dir&quot; directory. I set the chrootpath to my desired rather than /home/chroot. Does the chrootpath have to be /home/chroot? How do I make sure that ~/mkchroot.sh gets made executable successfully?

Scott]]></description>
		<content:encoded><![CDATA[<p>Dave</p>
<p>I followed your instruction but failed to get it to work. I suspect that the &#8220;~/mkchroot.sh&#8221; didn&#8217;t quite get made executable successfully. I don&#8217;t see the &#8220;$jail_dir&#8221; directory. I set the chrootpath to my desired rather than /home/chroot. Does the chrootpath have to be /home/chroot? How do I make sure that ~/mkchroot.sh gets made executable successfully?</p>
<p>Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chrooted SFTP on Ubuntu Hardy AMD64 using RSSH by Dave</title>
		<link>http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-630</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 10 Jun 2009 02:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-630</guid>
		<description><![CDATA[Hi Charlie,

You may possibly need a symbolic link to sftp-server.

sudo ln /home/chroot/usr/lib/openssh/sftp-server /home/chroot/usr/lib/

Check the path with rssh -v as well.

Please let me know if that cures it. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hi Charlie,</p>
<p>You may possibly need a symbolic link to sftp-server.</p>
<p>sudo ln /home/chroot/usr/lib/openssh/sftp-server /home/chroot/usr/lib/</p>
<p>Check the path with rssh -v as well.</p>
<p>Please let me know if that cures it. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chrooted SFTP on Ubuntu Hardy AMD64 using RSSH by Charlie</title>
		<link>http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-629</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Mon, 08 Jun 2009 01:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-629</guid>
		<description><![CDATA[I just followed your tutorial for a Hardy server running on Amazon&#039;s Elastic Compute Cloud, but I&#039;m running in to trouble- my chrooted users can not log in: they get an error: &quot;Fatal: unable to initialise SFTP on server: could not connect&quot; while other users remain just fine. I&#039;m having trouble finding the problem via Google, any ideas?]]></description>
		<content:encoded><![CDATA[<p>I just followed your tutorial for a Hardy server running on Amazon&#8217;s Elastic Compute Cloud, but I&#8217;m running in to trouble- my chrooted users can not log in: they get an error: &#8220;Fatal: unable to initialise SFTP on server: could not connect&#8221; while other users remain just fine. I&#8217;m having trouble finding the problem via Google, any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chrooted SFTP on Ubuntu Hardy AMD64 using RSSH by Dave</title>
		<link>http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-628</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 19 May 2009 04:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-628</guid>
		<description><![CDATA[Hey Corey!

The SFTP users will have access to everything in /home/chroot but they should not be able to leave the /home/chroot area. When trying to SSH in do you get disconnected with a notice that the account is limited to SFTP only? If so then that&#039;s a good sign things are working. (along with not being able to leave /home/chroot)

Cheers,
~Dave]]></description>
		<content:encoded><![CDATA[<p>Hey Corey!</p>
<p>The SFTP users will have access to everything in /home/chroot but they should not be able to leave the /home/chroot area. When trying to SSH in do you get disconnected with a notice that the account is limited to SFTP only? If so then that&#8217;s a good sign things are working. (along with not being able to leave /home/chroot)</p>
<p>Cheers,<br />
~Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chrooted SFTP on Ubuntu Hardy AMD64 using RSSH by corey</title>
		<link>http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-627</link>
		<dc:creator>corey</dc:creator>
		<pubDate>Mon, 18 May 2009 23:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://davelozier.com/2008/11/16/chroot-sftp-ubuntu-hardy-amd64/#comment-627</guid>
		<description><![CDATA[I followed your howto, but i keep stumbling onto one problem.  The sftp user has access to all the files from /home/chroot on up...  Including any additional users that you add later.  How did you go about restricting the users to their /home/chroot/home directory without breaking their ability to log into the sftp?

Please let me know.

Thanks

Corey]]></description>
		<content:encoded><![CDATA[<p>I followed your howto, but i keep stumbling onto one problem.  The sftp user has access to all the files from /home/chroot on up&#8230;  Including any additional users that you add later.  How did you go about restricting the users to their /home/chroot/home directory without breaking their ability to log into the sftp?</p>
<p>Please let me know.</p>
<p>Thanks</p>
<p>Corey</p>
]]></content:encoded>
	</item>
</channel>
</rss>
