Installation works if group name does not match user name

Details

Detail name Value
Changelog Number 24869
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 fail if the user configured to run Exasol via CCC_HOST_IMAGE_USER is not a member of a group with the same name.

e.g. if CCC_HOST_IMAGE_USER=exasol, installation would fail if the exasol user was not also a member of the exasol group.

The “rootless” deployment was not affected.

Workaround

Create a group with the same name as the user configured to run Exasol.

Fix

Installation works regardless of group membership of the user.