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
Message-Id: <3.0.5.32.20000726160642.01416bc0@localhost>
X-Sender: reagle@localhost
X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32)
Date: Wed, 26 Jul 2000 16:06:42 -0400
To: cygwin@sourceware.cygnus.com
From: "Joseph M. Reagle Jr." <reagle@w3.org>
Subject: ssh-agent, ntsec, and tmp permissions
Cc: "Sergey Okhapkin" <sos@prospect.com.ru>
In-Reply-To: <005d01bff678$25758370$02af6080@cc.telcordia.com>
References: <3.0.5.32.20000725143356.029fe1b8@localhost>
 <3.0.5.32.20000725161138.019a44a0@localhost>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

At 16:37 7/25/2000 -0400, Sergey Okhapkin wrote:
 >>  >Try to enable ntsec cygwin feature.
 >>
 >> hrmm... the documentation says it should be on default, but I guess it
 >> isn't. It doesn't even say how to enable it, I presume ntsec=yes in my
 >> .bashrc?
 >
 >export CYGWIN=$CYGWIN ntsec
 
I'm having difficulty geting ssh-agent to work -- I believe it is an ntsec
issue. I've enabled ntsec and have the ability to chown and chmod. When I
instantiate ssh-agent it creates /tmp/ssh-reagle but fails to write a PID.

By deafult I get a ssh-agent exit of "bind: permission denied error"

If I:
chmod 1777 /tmp
chmod 1777 /ssh-reagle
I get a bad modes error on /tmp/ssh-reagle

If I:
chmod 1777 /tmp
chmod 1700 /tmp/ssh-reagle
I get a ssh-agent exit of "bind: permission denied error" (nor can I cd into
ssh-reagle ...?)
 


_________________________________________________________
Joseph Reagle Jr.   
W3C Policy Analyst                mailto:reagle@w3.org
IETF/W3C XML-Signature Co-Chair   http://www.w3.org/People/Reagle/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

