Re: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-10 Thread Larry Hall (RFK Partners, Inc)
At 04:02 AM 10/10/2002, Marcos Lorenzo de Santiago wrote: >I think there SHOULD be properly documentation of sshd installation and >configuration process for the new Openssh as now it does privilege >separation and installation/configuration has changed. I encourage >developers to make a final

Re: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-10 Thread Marcos Lorenzo de Santiago
On Wed, 9 Oct 2002, Elfyn wrote: > Hey, > > What i meant by shared-server is that more than one person (other than you) > would be accessing the server. So if it is a shared environment you might > want to tighten security. > > In general you should run things l

RE: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Scott Prive
> -Original Message- > From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 3:19 PM > To: Scott Prive > Cc: Elfyn; [EMAIL PROTECTED] > Subject: RE: ssh service staring problem "bad owner > /var/empty" but not > fixed

RE: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Igor Pechtchanski
ideas? Thanks. > > Scott > > > -Original Message- > > From: Marius Seritan [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, October 09, 2002 2:11 PM > > To: Scott Prive; Elfyn; cygml > > Subject: Re: ssh service staring problem "bad owner /var/empty&qu

RE: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Scott Prive
> -Original Message- > From: Marius Seritan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 2:11 PM > To: Scott Prive; Elfyn; cygml > Subject: Re: ssh service staring problem "bad owner > /var/empty" but not > fixed > > > I am not su

Re: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Elfyn
t > -Original Message- > From: Elfyn [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 2:08 PM > To: cygml; Scott Prive > Subject: Re: ssh service staring problem "bad owner > /var/empty" but not > fixed > > > Its pretty funky that this has

Re: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Elfyn
; <[EMAIL PROTECTED]> Sent: Wednesday, October 09, 2002 7:14 PM Subject: Re: ssh service staring problem "bad owner /var/empty" but not fixed > Mysql may actually break sshd. I work on a win32 service and it took me a while to be able to run it when sshd was running. Try stopping m

RE: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Scott Prive
TED]] > Sent: Wednesday, October 09, 2002 2:08 PM > To: cygml; Scott Prive > Subject: Re: ssh service staring problem "bad owner > /var/empty" but not > fixed > > > Its pretty funky that this has started happening OOTB (out of > the blue). > have you had a

Re: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Marius Seritan
]>; "cygml" <[EMAIL PROTECTED]> Sent: Wednesday, October 09, 2002 11:03 AM Subject: RE: ssh service staring problem "bad owner /var/empty" but not fixed Looks like our problems are somewhat related. I wonder if anyone else has ideas... > -Original M

Re: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Elfyn
difference. Elfyn - Original Message - From: "Scott Prive" <[EMAIL PROTECTED]> To: "Elfyn" <[EMAIL PROTECTED]>; "cygml" <[EMAIL PROTECTED]> Sent: Wednesday, October 09, 2002 7:03 PM Subject: RE: ssh service staring problem "bad owner /v

RE: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Scott Prive
execv=255" (not a different error number... just not there at all). > are you getting anything similar? > > Elfyn > > > - Original Message - > From: "Scott Prive" <[EMAIL PROTECTED]> > To: "Elfyn" <[EMAIL PROTECTED]>; "cygml&

Re: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Elfyn
. are you getting anything similar? Elfyn - Original Message - From: "Scott Prive" <[EMAIL PROTECTED]> To: "Elfyn" <[EMAIL PROTECTED]>; "cygml" <[EMAIL PROTECTED]> Sent: Wednesday, October 09, 2002 6:23 PM Subject: RE: ssh service staring proble

RE: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Scott Prive
> -Original Message- > From: Elfyn [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 12:02 PM > To: cygml > Subject: Re: ssh service staring problem "bad owner > /var/empty" but not > fixed > > > Hi, > > I had t

Re: ssh service staring problem "bad owner /var/empty" but not fixed

2002-10-09 Thread Elfyn
Hi, I had that when i first installed it... i take it the permissions on files like /etc/sshd* /etc/ssh_host* are exclusive to the SYSTEM account (if your running a shared-style server) and the service is running as SYSTEM. i got around that problem my making the system user the owner of /var/emp