<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>朝圣者(梁鹏) &#187; ssh</title>
	<atom:link href="http://www.liangpeng.net/ytag/ssh/feed" rel="self" type="application/rss+xml" />
	<link>http://www.liangpeng.net</link>
	<description>寻找一小块属于自己的栖息地</description>
	<lastBuildDate>Fri, 13 Jan 2012 01:33:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>禁止ssh登录而允许使用ftp</title>
		<link>http://www.liangpeng.net/y2009/m07/jinzhisshdenglueryunxushiyongftp_704.html</link>
		<comments>http://www.liangpeng.net/y2009/m07/jinzhisshdenglueryunxushiyongftp_704.html#comments</comments>
		<pubDate>Mon, 06 Jul 2009 07:49:06 +0000</pubDate>
		<dc:creator>梁鹏</dc:creator>
				<category><![CDATA[Linux应用]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.liangpeng.net/?p=704</guid>
		<description><![CDATA[禁止使用pam认证。注释 /etc/pam.d/vsftpd auth       required    pam_shells.so   这行。 然后在vsftpd.conf 最后增加  check_shell=No 不进行shell验证。 然后将特定的用户设置shell为/bin/false   可以通过修改/ets/passwd 完成。]]></description>
			<content:encoded><![CDATA[<p>禁止使用pam认证。注释 /etc/pam.d/vs<span class='wp_keywordlink_affiliate'><a href="http://www.liangpeng.net/ytag/ftp" title="查看 ftp 中的全部文章" target="_blank">ftp</a></span>d</p>
<p>auth       required    pam_shells.so   这行。</p>
<p>然后在vs<span class='wp_keywordlink_affiliate'><a href="http://www.liangpeng.net/ytag/ftp" title="查看 ftp 中的全部文章" target="_blank">ftp</a></span>d.conf 最后增加  check_shell=No 不进行shell验证。<br />
然后将特定的用户设置shell为/bin/false   可以通过修改/ets/passwd 完成。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.liangpeng.net/y2009/m07/jinzhisshdenglueryunxushiyongftp_704.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

