Bug 457963

Summary: Typo in vsftpd test
Product: [Fedora] Fedora Reporter: Adrian "Adi1981" P. <adi1981.2k5>
Component: sectoolAssignee: Peter Vrabec <pvrabec>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-07 09:25:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Simple patch to fix typo in /usr/share/sectool/tests/vsftpd.py file none

Description Adrian "Adi1981" P. 2008-08-05 19:35:54 UTC
Created attachment 313483 [details]
Simple patch to fix typo in /usr/share/sectool/tests/vsftpd.py file

Description of problem:

While testing system with sectool i got error like "File /etc/vsftpd.user_list" does not exist! (userlist_file option)" in vsftpd test. Ofc file checked should be /etc/vsftpd/user_list.

[adi@localhost ~]$ rpm -qf /etc/vsftpd/user_list
vsftpd-2.0.6-4.fc9.i386
[adi@localhost ~]$ rpm -ql vsftpd |grep user_list
/etc/vsftpd/user_list
[adi@localhost ~]$ rpm -q sectool
sectool-0.8.5-1.fc9.i386


Steps to Reproduce:
1. Run test on vsftpd

Comment 1 Peter Vrabec 2008-08-07 09:25:03 UTC
thnx. for report. It's fixed in git.