Re: I don't want sshd

2002-02-21 Thread Bob Nielsen
On Thu, Feb 21, 2002 at 11:12:10AM -0800, Matthew Thompson wrote: > > > dpkg-reconfigure ssh > > > > > > When it asks "Do you want to run the sshd server" answer "no" instead of > > > "yes". > > Hmm... > > > > I have no recollection of ever being asked this question. > > Greetings, > > Is it pos

Re: I don't want sshd

2002-02-21 Thread Allan Holtzmann
Alec wrote: Hi On one of my Debian boxes, I need ssh, but no sshd. I especially don't want to RUN sshd. I achieve this by stopping the daemon and removing all symlinks to /etc/init.d/ssh in /etc/rc?.d/. However, every time ssh package gets upgraded, I get those symlinks back and sshd restart

Re: I don't want sshd

2002-02-21 Thread J.H.M. Dassen \(Ray\)
On Thu, Feb 21, 2002 at 11:12:10 -0800, Matthew Thompson wrote: > Should he do a dpkg-reconfigure debconf first, then the same with ssh? Or, just for this package: dpkg-reconfigure -plow ssh . HTH, Ray -- Brought to you by Microsoft .NOT technology: just say No.

Re: I don't want sshd

2002-02-21 Thread Matthew Thompson
> > dpkg-reconfigure ssh > > > > When it asks "Do you want to run the sshd server" answer "no" instead of > > "yes". > Hmm... > > I have no recollection of ever being asked this question. Greetings, Is it possible that, when Eric originally set up debconf, he set the level of questions he receiv

Re: I don't want sshd

2002-02-21 Thread Alec
On Thursday 21 February 2002 01:29 pm, Eric Sharkey wrote: > Why not configure sshd not to run the normal way? > > dpkg-reconfigure ssh > > When it asks "Do you want to run the sshd server" answer "no" instead of > "yes". > > Eric Hmm... I have no recollection of ever being asked this question. I

Re: I don't want sshd

2002-02-21 Thread Michael Heldebrant
On Thu, 2002-02-21 at 12:20, Alec wrote: > Hi > > On one of my Debian boxes, I need ssh, but no sshd. I especially don't want > to RUN sshd. I achieve this by stopping the daemon and removing all symlinks > to /etc/init.d/ssh in /etc/rc?.d/. However, every time ssh package gets > upgraded, I ge

Re: I don't want sshd

2002-02-21 Thread Nathan E Norman
On Thu, Feb 21, 2002 at 01:20:33PM -0500, Alec wrote: > Hi > > On one of my Debian boxes, I need ssh, but no sshd. I especially don't want > to RUN sshd. I achieve this by stopping the daemon and removing all symlinks > to /etc/init.d/ssh in /etc/rc?.d/. However, every time ssh package gets > u

RE: I don't want sshd

2002-02-21 Thread Kurc, Marcin A.
Automotive -Original Message- From: Alec [mailto:[EMAIL PROTECTED] Sent: Thursday, February 21, 2002 1:21 PM To: debian-user@lists.debian.org; debian-testing@lists.debian.org Subject: I don't want sshd Hi On one of my Debian boxes, I need ssh, but no sshd. I especially don't want

Re: I don't want sshd

2002-02-21 Thread Jeremy Gaddis
On Thu, 21 Feb 2002, Alec wrote: > On one of my Debian boxes, I need ssh, but no sshd. I especially don't want > to RUN sshd. I achieve this by stopping the daemon and removing all symlinks > to /etc/init.d/ssh in /etc/rc?.d/. However, every time ssh package gets > upgraded, I get those symlinks b

Re: I don't want sshd

2002-02-21 Thread Eric Sharkey
> Hi > > On one of my Debian boxes, I need ssh, but no sshd. I especially don't want > to RUN sshd. I achieve this by stopping the daemon and removing all symlinks > to /etc/init.d/ssh in /etc/rc?.d/. However, every time ssh package gets > upgraded, I get those symlinks back and sshd restarted.

I don't want sshd

2002-02-21 Thread Alec
Hi On one of my Debian boxes, I need ssh, but no sshd. I especially don't want to RUN sshd. I achieve this by stopping the daemon and removing all symlinks to /etc/init.d/ssh in /etc/rc?.d/. However, every time ssh package gets upgraded, I get those symlinks back and sshd restarted. To me, it i