Jerry Cwiklik created UIMA-3829:
-----------------------------------
Summary: DUCC Agent should skip over processes owned by UID < 500
when detecting roguess
Key: UIMA-3829
URL: https://issues.apache.org/jira/browse/UIMA-3829
Project: UIMA
Issue Type: Bug
Components: DUCC
Affects Versions: 1.0.0-Ducc
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Fix For: 1.1.0-Ducc
Modify rogue process detector to skip over processes owned by UID < 500. By
convention these are system processes and thus not rogue.
Wikipedia says:
"Convention reserves UIDs from 1 to 100 for system use; some manuals recommend
reserving UIDs from 101 up to 499 (Red Hat Enterprise Linux) or even up to 999
(Debian) as well. "
Recent SLES systems show in /etc/login.defs:
SYSTEM_GID_MAX 499
--
This message was sent by Atlassian JIRA
(v6.2#6252)