delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/03/20/22:20:45

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <3E7A8544.6070204@attglobal.net>
Date: Thu, 20 Mar 2003 19:21:40 -0800
From: Doug VanLeuven <roamdad AT attglobal DOT net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: CYGWIN smbntfs default value
References: <Pine DOT GSO DOT 4 DOT 44 DOT 0303202040420 DOT 561-100000 AT slinky DOT cs DOT nyu DOT edu>
In-Reply-To: <Pine.GSO.4.44.0303202040420.561-100000@slinky.cs.nyu.edu>
X-MailScanner: Found to be clean

Igor Pechtchanski wrote:
>>I'm noticing smbntfs is not set by default
>>whereas the env CYGWIN documentation says it is.
>>Which is correct behavior?
>>     Cygwin DLL version info:
>>         DLL version: 1.3.21
> 
> There is no such setting.  There is an "smbntsec" setting, which is on by
> default, so I assume that's what you meant.  BTW, how do you know it's not
> on?  "On by default" means that if the CYGWIN environment variable doesn't
> contain any mention of it, it's on.

Sorry.  smbntsec is what I meant.  You know, the setting that
yeilds ntfs acls.  How can I tell?  Er, on a samba 2.2.7a share
(yes I know, I get upgraded soon)
[homes]
nt acl support = yes

Linux shell:
-rw-------    1 doug     doug          951 Jan  6  2002 id_rsa

Cygwin shell, no CYWIN variable defined
$ if [ -z "$CYGWIN" ]; then echo false; else echo $CYGWIN; fi
false
-rw-r--r--    1 doug     None          951 Jan  6  2002 id_rsa

$ if [ -z "$CYGWIN" ]; then echo false; else echo $CYGWIN; fi
smbntsec
-rw-------    1 doug     doug          951 Jan  6  2002 id_rsa
$ export CYGWIN=nosmbntsec
-rw-r--r--    1 doug     None          951 Jan  6  2002 id_rsa

ssh is pretty vocal about this.

> 
> Which documentation are you referring to?
> <http://cygwin.com/cygwin-ug-net/using-cygwinenv.html> should be the most
> up-to-date one.
> 	Igor

Yes, that's the one.  The env variable CYGWIN documentation.

PS: If I punched Hollerith, would I be guilty of a misdemeanor?

Regards,
-- 
Doug VanLeuven


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019