Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 1998 21:42:53 -0700 (PDT)
From:      Jim Mock <jim@phrantic.phear.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   lpd
Message-ID:  <Pine.BSF.4.02A.9808222140090.15249-100000@phear.net>

next in thread | raw e-mail | index | archive | help
I was wondering if anyone could tell me why lpd is starting on reboot when
it's not specified in rc.conf or anywhere else I can find?  My rc.conf
file looks like this..

##############################################################
###  Miscellaneous administrative options  ###################
##############################################################

cron_enable="YES"       # Run the periodic job daemon.
lpd_enable="NO"         # Run the line printer daemon.
lpd_flags=""            # Flags to lpd (if enabled).

yet on reboot, lpd is running.  I've checked rc.local, in
/usr/local/etc/rc.d and it's not there either.  The machine this is
happening on was attacked by the qpopper exploit before I patched it, and
it seems to have started around that time.  In the meantime, qpopper's
been upgraded and I'm using tcp wrappers and ipfw to keep out attackers,
so there's no one else starting the process.  If I manually kill it, it
seems to be fine, but I'd still like to know why it's starting.

Another thing I've noticed is that if I'm telnetted into the box from
somewhere else, and I get disconnected or my connection drops the user
stays logged in even though I try to kill the process.  Nothing shows when
doing ps aux | grep user for the user who's supposedly still logged in.
Looking at the processes however shows telnetd still running for that user
and killing it doesn't log the user out either.

Any help or explanation would be appreciated.

Thanks.

Jim
---
jim@phrantic.phear.net
http://www.phear.net/
http://www.kidzhaven.com/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9808222140090.15249-100000>