CIS 2.3 Service Clients

Group Summary
5 Examples
OS Description
OSubuntu
Release18.04
Archx86_64
CloudAZ
Target51.140.231.26
Filter rules by their result

Execution Date: 2019-07-05 17:23:17 +0100

# Example Duration Status
1

2.3.1 Ensure NIS Client is not installed

0.16757 passed
2

2.3.2 Ensure rsh client is not installed

0.16873 passed
3

2.3.3 Ensure talk client is not installed

0.17440 passed
4

2.3.4 Ensure telnet client is not installed

RSpec::Expectations::ExpectationNotMetError

expected Package "telnet" not to be installed
Backtrace:
  1. ./spec/cis/2.3.Service_clients_spec.rb:18:in `block (2 levels) in '
17
18
19
20
21
22
	it '2.3.4 Ensure telnet client is not installed' do
--->	  expect(package('telnet')).to_not be_installed
	end

	it '2.3.5 Ensure LDAP client is not installed' do
	  expect(package('openldap-clients')).to_not be_installed
0.18385 failed
5

2.3.5 Ensure LDAP client is not installed

0.16945 passed
Rspec HTML Reports This version by: Nicholas Cross @mohclips - originally @vbanthia and before that @kingsleyh