<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 9: Redefine msg_1 to prevent fail</title><link>https://sourceforge.net/p/audit-test/patches/9/</link><description>Recent changes to 9: Redefine msg_1 to prevent fail</description><atom:link href="https://sourceforge.net/p/audit-test/patches/9/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 27 May 2009 04:14:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/audit-test/patches/9/feed.rss" rel="self" type="application/rss+xml"/><item><title>Redefine msg_1 to prevent fail</title><link>https://sourceforge.net/p/audit-test/patches/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In test_vsftpd.bash, the msg_1 is defined as follow:&lt;/p&gt;
&lt;p&gt;msg_1="acct=\"*$TEST_USER\"* : exe=./usr/sbin/vsftp.*hostname=localhost.*, addr=127.0.0.1, terminal=ftp res=success.*"&lt;br /&gt;
Which will cause test failure if the hostname is not “localhost”.&lt;/p&gt;
&lt;p&gt;For we are already searching on the IP address itself so searching on the hostname is almost certainly redundant, &lt;br /&gt;
I suggest changing "msg1" to something like this:&lt;br /&gt;
"acct=\"*$TEST_USER\"* : exe=./usr/sbin/vsftp.*, addr=127.0.0.1, terminal=ftp res=success.*"&lt;br /&gt;
And then verifying that everything still works as expected.&lt;/p&gt;
&lt;p&gt;There is the same problem in test_vsftpd_fail.bash.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sunss</dc:creator><pubDate>Wed, 27 May 2009 04:14:29 -0000</pubDate><guid>https://sourceforge.neta4188a6a04342892892b2af57faffe1e331d21e0</guid></item></channel></rss>