Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <00F8D6E8AB0DD3118F1A006008186C962479DE@SERVER1> From: Andrew Dalgleish To: cygwin AT cygwin DOT com Subject: RE: CVS permissions problem with network drive Date: Wed, 20 Dec 2000 12:38:05 +1100 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1458.49) Content-Type: text/plain > -----Original Message----- > From: Corinna Vinschen [mailto:cygwin AT cygwin DOT com] > Sent: Wednesday, 20 December 2000 06:47 > To: cygwin AT cygwin DOT com > Subject: Re: CVS permissions problem with network drive > That's a point. Nevertheless I will check in the global [no]smbntsec > option solution now. It's simple enough so that a later enhancement > using a mount option isn't hard at all. On WinNT, Win2k you can test if the user is logged into a domain by checking the environment. I expect I will probably add something like this to my startup batch file. if "%COMPUTERNAME%"=="%USERDOMAIN%" set CYGWIN=%CYGWIN% [no]smbntsec I normally do use a domain, but occasionally I do refer to non-domain mounts. It is rare enough that I don't think permissions would be an issue for me, but a mount option sounds nice. Regards, Andrew Dalgleish -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple