Project

General

Profile

Actions

User story #4683

closed

UNIX support - implementation for other Techniques

Added by Vincent MEMBRÉ about 10 years ago. Updated almost 5 years ago.

Status:
Rejected
Priority:
2
Assignee:
-
Category:
Techniques
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

See #3288 for the global overview. This ticket is similar to #4460, but to adapt remaining Techniques where porting to non-Linux is not trivial.
These Techniques include at least:

  • ./techniques/applications/apacheReverseProxy/1.0/configuration.st
  • ./techniques/applications/openvpnClient/1.0/openvpnClientConfiguration.st
    • Requires a "service started on boot" generic method
  • ./techniques/applications/apacheServer/1.0/apacheServerConfiguration.st
    • Requires a "service started on boot" generic method
    • Requires OS-specific Apache configuration paths and tools like a2enmod
  • ./techniques/systemSettings/process/servicesManagement/1.{1,2}/servicesManagement.st
    • Requires a "service started on boot" generic method
  • ./techniques/systemSettings/networking/nfsServer/1.0/nfsServerConfigure.st
    • Requires a "service started on boot" generic method
  • ./techniques/systemSettings/misc/clockConfiguration/1.0/clockConfiguration.st
    • Requires a file for timezone, specific to each OS (apparently?)
  • techniques/systemSettings/remoteAccess/sshKeyDistribution/2.0/sshKeyDistribution.st
    • Uses "getent" to get a user's home directory, must change to use grep /etc/passwd (or "lsuser -a home" on AIX)
  • userManagement
    • Uses adduser with specific options (or useradd?)

Subtasks 4 (0 open4 closed)

User story #4524: UNIX support - implementation for other TechniquesRejectedMatthieu CERDA2014-02-25Actions
User story #4774: UNIX support - implementation for other Techniques - sshKeyDistributionReleasedJonathan CLARKE2014-04-28Actions
User story #4775: UNIX support - implementation for other Techniques - userManagementReleasedJonathan CLARKE2014-04-28Actions
Bug #5343: Unix support - implementation for other Techniques - sshConfigurationReleasedJonathan CLARKE2014-08-01Actions

Related issues 2 (0 open2 closed)

Related to Rudder - User story #3288: UNIX supportReleasedJonathan CLARKE2013-02-19Actions
Related to Rudder - Bug #4785: Missing "Unix Crypt Des" algo type for AIX passwordReleasedNicolas CHARLES2014-04-29Actions
Actions

Also available in: Atom PDF