Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: Cygwin List Message-Id: <5.1.0.14.0.20030902233404.01f19ce8@127.0.0.1> X-Sender: Date: Tue, 02 Sep 2003 23:42:26 -0400 To: "Dan Adams" , "'Cygwin List'" From: Larry Hall Subject: RE: sshd setup question In-Reply-To: <004101c371b9$a9c38f40$3c00000a@daninfochi> References: <5 DOT 1 DOT 0 DOT 14 DOT 0 DOT 20030902210000 DOT 04675b88 AT 127 DOT 0 DOT 0 DOT 1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" SYSTEM isn't in your password file. Also, given your listing below, the primary owner of most of your directories is unknown to Cygwin. This means your password (and likely group) file is out of date. Run 'mkpasswd -l >/etc/passwd' and 'mkgroup -l >/etc/group' and try this all again. Larry At 09:21 PM 9/2/2003, Dan Adams you wrote: >Larry, > here is the new transcript you asked for. >----- >dan AT dan-infochi ~>cd /var >dan AT dan-infochi /var>ls -l >total 0 >drwxrwxrwx+ 3 ???????? Users 0 May 17 15:07 cache >drwxr-xr-x+ 2 dan None 0 Sep 1 14:32 empty >drwxrwxrwx+ 2 ???????? Users 0 Sep 2 16:29 log >drwxrwxrwx+ 2 ???????? Users 0 Sep 1 14:35 run >drwxrwxrwx+ 2 ???????? Users 0 May 17 15:07 tmp >dan AT dan-infochi /var>chmod 744 empty >dan AT dan-infochi /var>ls -l >total 0 >drwxrwxrwx+ 3 ???????? Users 0 May 17 15:07 cache >drwxr--r--+ 2 dan None 0 Sep 1 14:32 empty >drwxrwxrwx+ 2 ???????? Users 0 Sep 2 16:29 log >drwxrwxrwx+ 2 ???????? Users 0 Sep 1 14:35 run >drwxrwxrwx+ 2 ???????? Users 0 May 17 15:07 tmp >dan AT dan-infochi /var>chown SYSTEM empty >chown: `SYSTEM': invalid user >dan AT dan-infochi /var>getfacl /var/empty ># file: /var/empty ># owner: dan ># group: None >user::rwx >group::r-- >group:Administrators:rwx >mask:rwx >other:r-- >default:group:Administrators:rwx >default:mask:rwx >dan AT dan-infochi /var> >------ >I did the same 'ls -l' items as before just so you knew the stuff is the >same as it was a few minutes ago. I appreciate all the help. > > >Dan Adams - dan AT infochi DOT com >http://www.infochi.com > > > >-----Original Message----- >From: Larry Hall [mailto:cygwin-lh AT cygwin DOT com] >Sent: Tuesday, September 02, 2003 6:03 PM >To: Dan Adams; 'Cygwin List' >Subject: RE: sshd setup question > > >Don't use "root" (I know it mentioned it). Use "SYSTEM". If that doesn't >work, send the output of 'getfacl /var/empty'. > >BTW, you don't need to reply to my address (it's faked anyway). I've >redirected all response to me to the list so I'll get it regardless. > >Larry > > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Problem reports: http://cygwin.com/problems.html >Documentation: http://cygwin.com/docs.html >FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/