CVS permissions problem with network drive

Andrew Dalgleish andrewd@axonet.com.au
Tue Dec 19 17:38:00 GMT 2000


> -----Original Message-----
> From: Corinna Vinschen [ mailto:cygwin@cygwin.com ]
> Sent: Wednesday, 20 December 2000 06:47
> To: cygwin@cygwin.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



More information about the Cygwin mailing list