Project

General

Profile

Actions

Bug #5836

closed

Technique SSHConfiguration v4.0 fails on AIX - and stops agent execution

Added by Nicolas CHARLES over 9 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

On AIX, the technique SSHConfiguration fails with the following message
Fatal CFEngine error: in built-in FnCall returnszero-arg: Scalar value is out of range

stoping completely the agent.

Indeed, the command called in the returnszero is not valid

 "rudder_openssh_inactive_on_boot_aix" 
 not => returnszero("lssrc -a|grep -q sshd", "useshell");

we should always use full path to binaries, otherwise CFEngine does complain


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #5343: Unix support - implementation for other Techniques - sshConfigurationReleasedJonathan CLARKE2014-08-01Actions
Actions

Also available in: Atom PDF