Exasol installation overwrites sudo configuration
Details
| Detail name | Value |
|---|---|
| Changelog Number | 28924 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 8.0.0, C4 4.19.4 |
| Fix Versions | Exasol 2025.1.9, C4 4.30.0, C4 4.29.4, Exasol 2026.1.0, C4 4.28.7 |
| Resolution Date | 2026-02-18 |
Description
Exasol “As-App” installation would overwrite /etc/sudoers.d/90-cloud-init-users when adding the configured exasol user to sudoers to ensure that Exasol can be updated.
This could overwrite existing configuration if cloud-init was used to configure sudoers.
The “rootless” deployment was not affected.
Workaround
Copy /etc/sudoers.d/90-cloud-init-users to a different file name before starting the installation.
Fix
Exasol now writes to /etc/sudoers.d/99-exasol instead.