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.