You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/08/27 18:59:56 UTC

[jira] Resolved: (TS-420) TS fails to use user ID with user name longer than 8 characters

     [ https://issues.apache.org/jira/browse/TS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-420.
------------------------------

    Resolution: Fixed

Checked in on trunk. If you feel this needs to be backported to 2.0.x as well, please let us know by reopening this bug, and we'll start the "vote" process on the STATUS file for the 2.0.x branch.

Thanks for the patch!

> 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.1.1, 2.1.0, 2.0.1, 2.0.0
>         Environment: OpenSUSE Linux 11.3 
> Kernel 2.6.34-12 64-bit
>            Reporter: Yakov Markovitch
>            Assignee: Leif Hedstrom
>            Priority: Critical
>             Fix For: 2.1.3
>
>         Attachments: ts.login.2.0.0.patch, ts.login.trunk.patch
>
>
> 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.