test_ETC_PASSWD Module

File containing tests around /etc/passwd and /etc/group

test_ETC_PASSWD.test_groups_RHEL5(group)[source]
This test checks whether important groups are correctly specified.
RHEL5 variant.
Raises :AssertionError
test_ETC_PASSWD.test_groups_RHEL6(group)[source]
This test checks whether important groups are correctly specified.
RHEL6 variant.
Raises :AssertionError
test_ETC_PASSWD.test_lines_in_passwd(line)[source]

This test checks whether important accounts are correctly specified

Raises :AssertionError

Previous topic

test_01_BASH_HISTORY Module

Next topic

test_FILESYSTEM Module

This Page