From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3674 invoked by alias); 3 Sep 2003 01:21:16 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 3667 invoked from network); 3 Sep 2003 01:21:15 -0000 Received: from unknown (HELO safeaccess.com) (209.145.202.2) by sources.redhat.com with SMTP; 3 Sep 2003 01:21:15 -0000 Received: from daninfochi [63.229.104.119] by safeaccess.com with ESMTP (SMTPD32-7.13) id A2194AC00056; Tue, 02 Sep 2003 18:21:29 -0700 From: "Dan Adams" To: "'Cygwin List'" Subject: RE: sshd setup question Date: Wed, 03 Sep 2003 01:21:00 -0000 Message-ID: <004101c371b9$a9c38f40$3c00000a@daninfochi> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <5.1.0.14.0.20030902210000.04675b88@127.0.0.1> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003-09/txt/msg00175.txt.bz2 Larry, here is the new transcript you asked for. ----- dan@dan-infochi ~>cd /var dan@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@dan-infochi /var>chmod 744 empty dan@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@dan-infochi /var>chown SYSTEM empty chown: `SYSTEM': invalid user dan@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@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@infochi.com http://www.infochi.com -----Original Message----- From: Larry Hall [mailto:cygwin-lh@cygwin.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/