-
pcmoore_hp committed revision 2177 to the Audit Test Project SVN repository, changing 1 files.
2009-08-12 18:28:16 UTC by pcmoore_hp
-
pcmoore_hp committed revision 2176 to the Audit Test Project SVN repository, changing 1 files.
2009-08-12 17:46:57 UTC by pcmoore_hp
-
pcmoore_hp committed revision 2175 to the Audit Test Project SVN repository, changing 1 files.
2009-08-12 17:34:57 UTC by pcmoore_hp
-
pcmoore_hp committed revision 2174 to the Audit Test Project SVN repository, changing 1 files.
2009-08-07 19:17:57 UTC by pcmoore_hp
-
pcmoore_hp committed revision 2173 to the Audit Test Project SVN repository, changing 1 files.
2009-08-06 14:13:48 UTC by pcmoore_hp
-
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 by sunss
-
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 by sunss
-
mattanderson committed revision 2172 to the Audit Test Project SVN repository, changing 3 files.
2009-04-22 14:23:49 UTC by mattanderson
-
Fixed in version 2156
pwdutils-plugin-audit is an additional required package for SLES, and the user needs to run:
`echo audit >> /etc/pwdutils/logging`.
2009-04-22 13:36:12 UTC by mattanderson
-
mattanderson committed revision 2171 to the Audit Test Project SVN repository, changing 1 files.
2009-04-22 13:32:24 UTC by mattanderson