Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Fri, 22 Jun 2001 00:27:54 +0200
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: ssh private key permissions
Message-ID: <20010622002754.D1830@cobold.toronto.redhat.com>
Mail-Followup-To: cygwin@cygwin.com
References: <3B311D93.20902@ece.gatech.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.12i
In-Reply-To: <3B311D93.20902@ece.gatech.edu>; from cwilson@ece.gatech.edu on Wed, Jun 20, 2001 at 06:02:59PM -0400

On Wed, Jun 20, 2001 at 06:02:59PM -0400, Charles S. Wilson wrote:
> How do you use setfacl to set the correct permission properties on the 
> hostkey files (regardless of whatever ACL's were previously applied)?

The setfacl and getfacl commands as well as the corresponding API
are implemented according to the SUN Solaris documentation. Since
I don't know if SUN want's me to take their man pages, I just
pointed to the man pages on http://docs.sun.com when I implemented
that stuff. This is still valid.

So you can find the man pages on http://docs.sun.com. Just search
for `setfacl'. 

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

