On Wed, Apr 24, 2002 at 11:26:16AM -0400, Andrew Kaplan wrote:
> How do I disable RPC. I know the scripts can be removed from init.d But I
> know there's a command similar to "apt-get remove ???" or something similar.
> That removes is completely.
Read
http://www.debian.org/doc/manuals/securing-d
On Wed, Apr 24, 2002 at 11:26:16AM -0400, Andrew Kaplan wrote:
> How do I disable RPC. I know the scripts can be removed from init.d But I
> know there's a command similar to "apt-get remove ???" or something similar.
> That removes is completely.
Read
http://www.debian.org/doc/manuals/securing-
Try
# apt-get remove --purge pkgname
That will remove anything related to the package (sometimes,
the directories aren't removed like /etc/pkgname).
Also, try
# dpkg --get-selections | grep -i portmap
To see other packages related to RPCs..
-Anne
On Wed, Apr 24, 2002 at 11:26:16AM -0400, A
Are you speaking of update-rc.d -f portmap remove ?
Or something similar
--
Matt Andreko
On-Ramp Indiana
(317)774-2100
-Original Message-
From: Andrew Kaplan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 24, 2002 10:26 AM
To: debian-security@lists.debian.org
Subject: disable RPC
Try
# apt-get remove --purge pkgname
That will remove anything related to the package (sometimes,
the directories aren't removed like /etc/pkgname).
Also, try
# dpkg --get-selections | grep -i portmap
To see other packages related to RPCs..
-Anne
On Wed, Apr 24, 2002 at 11:26:16AM -0400,
Are you speaking of update-rc.d -f portmap remove ?
Or something similar
--
Matt Andreko
On-Ramp Indiana
(317)774-2100
-Original Message-
From: Andrew Kaplan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 24, 2002 10:26 AM
To: [EMAIL PROTECTED]
Subject: disable RPC
How do I disa
6 matches
Mail list logo