sunss

Show:

What's happening?

  • Redefine msg_1 to prevent fail

    In test_vsftpd.bash, the msg_1 is defined as follow: msg_1="acct=\"*$TEST_USER\"* : exe=./usr/sbin/vsftp.*hostname=localhost.*, addr=127.0.0.1, terminal=ftp res=success.*" Which will cause test failure if the hostname is not “localhost”. For we are already searching on the IP address itself so searching on the hostname is almost certainly redundant, I suggest changing "msg1" to...

    2009-05-27 04:14:29 UTC in Audit Test Project

  • Redefine msg_1 to prevent fail

    In test_vsftpd.bash, the msg_1 is defined as follow: msg_1="acct=\"*$TEST_USER\"* : exe=./usr/sbin/vsftp.*hostname=localhost.*, addr=127.0.0.1, terminal=ftp res=success.*" Which will cause test failure if the hostname is not “localhost”. For we are already searching on the IP address itself so searching on the hostname is almost certainly redundant, I suggest changing "msg1" to...

    2009-05-27 03:49:07 UTC in Audit Test Project

About Me

  • 2009-05-12 (6 months ago)
  • 2505478
  • sunss (My Site)
  • sunss

Send me a message