You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/05/15 10:51:42 UTC

[jira] Created: (TS-351) Allow numeric user notation for admin.user_id

Allow numeric user notation for admin.user_id
---------------------------------------------

                 Key: TS-351
                 URL: https://issues.apache.org/jira/browse/TS-351
             Project: Traffic Server
          Issue Type: Improvement
    Affects Versions: 2.1.1
            Reporter: Mladen Turk
            Assignee: Mladen Turk
             Fix For: 2.1.1


Currently proxy.config.admin.user_id allows only user names to be specified.
If the user_id is prefixed with # character treat the remaining of the string as user id.
This is similar to Apache Httpd User directive.
Also if the specified user_id is #-1, this is the same as not specifying the user_id at all.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TS-351) Allow numeric user notation for admin.user_id

Posted by "Mladen Turk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mladen Turk updated TS-351:
---------------------------

    Component/s: Config

> Allow numeric user notation for admin.user_id
> ---------------------------------------------
>
>                 Key: TS-351
>                 URL: https://issues.apache.org/jira/browse/TS-351
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Config
>    Affects Versions: 2.1.1
>            Reporter: Mladen Turk
>            Assignee: Mladen Turk
>             Fix For: 2.1.1
>
>
> Currently proxy.config.admin.user_id allows only user names to be specified.
> If the user_id is prefixed with # character treat the remaining of the string as user id.
> This is similar to Apache Httpd User directive.
> Also if the specified user_id is #-1, this is the same as not specifying the user_id at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TS-351) Allow numeric user notation for admin.user_id

Posted by "Mladen Turk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mladen Turk resolved TS-351.
----------------------------

    Resolution: Fixed

Fixed in the trunk

> Allow numeric user notation for admin.user_id
> ---------------------------------------------
>
>                 Key: TS-351
>                 URL: https://issues.apache.org/jira/browse/TS-351
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Config
>    Affects Versions: 2.1.1
>            Reporter: Mladen Turk
>            Assignee: Mladen Turk
>             Fix For: 2.1.1
>
>
> Currently proxy.config.admin.user_id allows only user names to be specified.
> If the user_id is prefixed with # character treat the remaining of the string as user id.
> This is similar to Apache Httpd User directive.
> Also if the specified user_id is #-1, this is the same as not specifying the user_id at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.