Re: Can't dpkg-reconfigure ssh

2002-02-11 Thread Kent West
Adam Majer wrote: On Sat, Feb 09, 2002 at 04:19:51PM -0600, Kent West wrote: When I run "dpkg-reconfigure ssh", I just get dropped back to a command prompt. No questions; no disk thrashing; no bells and whistles. I originally told sshd to not run; now I want it to run. I know I can just del

Re: Can't dpkg-reconfigure ssh

2002-02-09 Thread Adam Majer
On Sat, Feb 09, 2002 at 04:19:51PM -0600, Kent West wrote: > When I run "dpkg-reconfigure ssh", I just get dropped back to a command > prompt. No questions; no disk thrashing; no bells and whistles. > > I originally told sshd to not run; now I want it to run. I know I can > just delete the file

Can't dpkg-reconfigure ssh

2002-02-09 Thread Kent West
When I run "dpkg-reconfigure ssh", I just get dropped back to a command prompt. No questions; no disk thrashing; no bells and whistles. I originally told sshd to not run; now I want it to run. I know I can just delete the file /etc/ssh/sshd_not_to_be_run, but I'd rather do it the "correct" way.