User story #4683
closed
UNIX support - implementation for other Techniques
Added by Vincent MEMBRÉ over 10 years ago.
Updated over 5 years ago.
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?)
- Tracker changed from Bug to User story
- Description updated (diff)
- Description updated (diff)
- Target version changed from 2.10.1 to 2.10.2
- Target version changed from 2.10.2 to 2.10.3
- Target version changed from 2.10.3 to 2.10.4
- Target version changed from 2.10.4 to 2.10.5
- Target version changed from 2.10.5 to 2.10.6
- Target version changed from 2.10.6 to 2.10.7
- Target version changed from 2.10.7 to 2.10.8
- Target version changed from 2.10.8 to 2.10.9
- Target version changed from 2.10.9 to 2.10.10
- Target version changed from 2.10.10 to 2.10.11
- Target version changed from 2.10.11 to 2.10.12
- Project changed from 24 to Rudder
- Category changed from Techniques to Techniques
- Target version changed from 2.10.12 to 2.10.13
- Target version changed from 2.10.13 to 2.10.14
- Target version changed from 2.10.14 to 2.10.15
- Target version changed from 2.10.15 to 2.10.16
- Target version changed from 2.10.16 to 2.10.17
- Target version changed from 2.10.17 to 2.10.18
- Target version changed from 2.10.18 to 2.10.19
- Target version changed from 2.10.19 to 2.10.20
- Target version changed from 2.10.20 to 2.11.18
- Target version changed from 2.11.18 to 2.11.19
- Target version changed from 2.11.19 to 2.11.20
- Target version changed from 2.11.20 to 2.11.21
- Target version changed from 2.11.21 to 2.11.22
- Target version changed from 2.11.22 to 2.11.23
- Target version changed from 2.11.23 to 2.11.24
- Target version changed from 2.11.24 to 308
- Target version changed from 308 to 3.1.14
- Target version changed from 3.1.14 to 3.1.15
- Target version changed from 3.1.15 to 3.1.16
- Target version changed from 3.1.16 to 3.1.17
- Target version changed from 3.1.17 to 3.1.18
- Target version changed from 3.1.18 to 3.1.19
- Target version changed from 3.1.19 to 3.1.20
- Target version changed from 3.1.20 to 3.1.21
- Target version changed from 3.1.21 to 3.1.22
- Target version changed from 3.1.22 to 3.1.23
- Target version changed from 3.1.23 to 3.1.24
- Target version changed from 3.1.24 to 3.1.25
- Target version changed from 3.1.25 to 4.1.9
- Target version changed from 4.1.9 to 4.1.10
- Target version changed from 4.1.10 to Ideas (not version specific)
- Status changed from New to Rejected
mostly done, let's see on a case by case when a need arise
Also available in: Atom
PDF