TS fails to use user ID with user name longer than 8 characters
---------------------------------------------------------------
Key: TS-420
URL: https://issues.apache.org/jira/browse/TS-420
Project: Traffic Server
Issue Type: Bug
Components: Core
Affects Versions: 2.0.0, 2.1.0, 2.1.1, 2.0.1
Environment: OpenSUSE Linux 11.3
Kernel 2.6.34-12 64-bit
Reporter: Yakov Markovitch
Priority: Critical
Attempt to configure proxy.config.admin.user_id with username of length longer
than 8 characters causes TS to fail at startup. TS fails attempting to change
uid using the first 8 characters of the username.
E.g. (from records.config):
CONFIG proxy.config.admin.user_id STRING bandersnatch
TS fails with message:
FATAL: Can't find entry in password file for user: bandersn
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.