<?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: How to set up vsftpd on FreeBSD 12?	</title>
	<atom:link href="https://www.osradar.com/how-to-set-up-vsftpd-on-freebsd-12/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com/how-to-set-up-vsftpd-on-freebsd-12/</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 22 Mar 2021 16:35:39 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>
		By: Wolffi		</title>
		<link>https://www.osradar.com/how-to-set-up-vsftpd-on-freebsd-12/#comment-16969</link>

		<dc:creator><![CDATA[Wolffi]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 16:35:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=18092#comment-16969</guid>

					<description><![CDATA[It&#039;s a really nice guide
But I had authentication problem. After a few days I found a solution.
I had to add a encryption option in the htpasswd command. I chose -B to use bcrypt for encryption.
so my command looks like this: sudo htpasswd -b -B /usr/local/etc/vsftpd_login.db USERNAME PASSWORD
Maybe it helps some people x)]]></description>
			<content:encoded><![CDATA[<p>It&#039;s a really nice guide<br />
But I had authentication problem. After a few days I found a solution.<br />
I had to add a encryption option in the htpasswd command. I chose -B to use bcrypt for encryption.<br />
so my command looks like this: sudo htpasswd -b -B /usr/local/etc/vsftpd_login.db USERNAME PASSWORD<br />
Maybe it helps some people x)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pyro		</title>
		<link>https://www.osradar.com/how-to-set-up-vsftpd-on-freebsd-12/#comment-6913</link>

		<dc:creator><![CDATA[Pyro]]></dc:creator>
		<pubDate>Wed, 29 Jul 2020 00:53:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=18092#comment-6913</guid>

					<description><![CDATA[There&#039;s a typo in step 1:

:~$ cd /usr/ports/ftp/vsftp
should be
:~$ cd /usr/ports/ftp/vsftpd

Also you don&#039;t need to do any of the PAM stuff
as long as you use local users.

Otherwise a good guide]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a typo in step 1:</p>
<p>:~$ cd /usr/ports/ftp/vsftp<br />
should be<br />
:~$ cd /usr/ports/ftp/vsftpd</p>
<p>Also you don&#8217;t need to do any of the PAM stuff<br />
as long as you use local users.</p>
<p>Otherwise a good guide</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
