Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54647 - ntpd refuses to let go of privileged user
Summary: ntpd refuses to let go of privileged user
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-21 07:52 UTC by Lance Albertson (RETIRED)
Modified: 2004-11-10 15:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lance Albertson (RETIRED) gentoo-dev 2004-06-21 07:52:38 UTC
When starting ntpd as the ntp user, it refuses to let go of the privileged user. Something to note, this machine is running 2.4.26-grsec-2.0. I'm not sure if this is specific to grsec or not, but its still annoying. Below is some output:

swallow ramereth # ps aux | grep ntp
ntp      12494  0.0  1.6  5032 7940 ?        SL   14:44   0:00 /usr/bin/ntpd -p /var/run/ntpd.pid -u ntp:ntp
root     24011  0.0  1.6  4956 7812 ?        S    14:44   0:00 /usr/bin/ntpd -p /var/run/ntpd.pid -u ntp:ntp

If you kill that root process, everything still runs fine. Something either in the ntp code or in grsec is making this happen. I really started noticing these problems after we upgraded our boxes from the 1.8 grsec code to the 2.0 code.

I've been meaning to make a bug for this so we could sort this out one way or the other.
Comment 1 SpanKY gentoo-dev 2004-06-21 15:11:36 UTC
you might want to investigate the grsec thing since that process running as root isnt supposed to exist

on all my boxes, when i start ntpd through init.d, i'm left with just the one running as ntp
Comment 2 SpanKY gentoo-dev 2004-11-10 15:23:01 UTC
old