You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "David Neuman (JIRA)" <ji...@apache.org> on 2017/06/19 20:02:00 UTC

[jira] [Created] (TC-397) Traffic Stats install can't create traffic_stats user

David Neuman created TC-397:
-------------------------------

             Summary: Traffic Stats install can't create traffic_stats user
                 Key: TC-397
                 URL: https://issues.apache.org/jira/browse/TC-397
             Project: Traffic Control
          Issue Type: Bug
          Components: Traffic Stats
    Affects Versions: 2.0.0
            Reporter: David Neuman
            Priority: Minor


The traffic_stats install throws errors saying that it cannot create the traffic_stats user.  The result is that everything is owned by root instead.  The install process should make the necessary user: 

{quote}
Running transaction
groupadd: GID '422' already exists
useradd: group 'traffic_stats' does not exist
passwd: Unknown user name 'traffic_stats'.
chage: user 'traffic_stats' does not exist in /etc/passwd
  Installing : traffic_stats-2.0.0-5668.85d14ebe.el7.x86_64                                                                                                                                                                                                                                                               1/1
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
warning: user traffic_stats does not exist - using root
warning: group traffic_stats does not exist - using root
{quote}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)