Re: chmod Not Working

2013-12-30 Thread Max Polk
On 12/30/2013 2:23 PM, Nellis, Kenneth wrote: From: bartels On 12/30/2013 06:16 AM, Nithin Kurien wrote: When I type the following sequence of commands: cd ~; mkdir sample; chmod -R 0700 sample; stat -c "%a %u %g" sample; rm -rf sample; mkdir sample; chmod -R 0755 sample; stat -c "%a %u %g" sa

RE: chmod Not Working

2013-12-30 Thread Nellis, Kenneth
From: bartels > > On 12/30/2013 06:16 AM, Nithin Kurien wrote: > > When I type the following sequence of commands: > > > > cd ~; mkdir sample; chmod -R 0700 sample; stat -c "%a %u %g" sample; > > rm -rf sample; mkdir sample; chmod -R 0755 sample; stat -c "%a %u %g" > > sample > > > > the output is

Re: chmod Not Working

2013-12-30 Thread bartels
On 12/30/2013 06:16 AM, Nithin Kurien wrote: When I type the following sequence of commands: cd ~; mkdir sample; chmod -R 0700 sample; stat -c "%a %u %g" sample; rm -rf sample; mkdir sample; chmod -R 0755 sample; stat -c "%a %u %g" sample the output is: 770 1001 513 775 1001 513 Why is chmod

Re: chmod not working after setting ntsec in CYGWIN environment variable

2006-03-24 Thread Brian Dessent
Terrence Brannon wrote: > [EMAIL PROTECTED] ~/.ssh > $ export CYGWIN=ntsec In addition to what Dave and Eric already mentioned, "ntsec" is the default behavior (and has been for many years) so setting "CYGWIN=ntsec" does essentially nothing. Brian -- Unsubscribe info: http://cygwin.com/ml/

Re: chmod not working after setting ntsec in CYGWIN environment variable

2006-03-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Terrence Brannon on 3/24/2006 10:05 AM: > Why won't chmod work even after setting CYGWIN properly? > > [EMAIL PROTECTED] ~/.ssh > $ ls -l > total 9 > -rw-r--r-- 1 terrence mkgroup-l-d 1675 Mar 14 10:02 id_rsa > -rw-r--r-- 1 terrence mkgro

RE: chmod not working after setting ntsec in CYGWIN environment variable

2006-03-24 Thread Dave Korn
On 24 March 2006 17:05, Terrence Brannon wrote: > Why won't chmod work even after setting CYGWIN properly? > > [EMAIL PROTECTED] ~/.ssh > $ ls -l > total 9 > -rw-r--r-- 1 terrence mkgroup-l-d 1675 Mar 14 10:02 id_rsa > -rw-r--r-- 1 terrence mkgroup-l-d 396 Mar 14 10:02 id_rsa.pub > -rw-r--r-- 1

RE: chmod not working with ntsec set

2006-01-11 Thread Matthew Pittman
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Igor Peshansky > Sent: Thursday, 12 January 2006 1:54 PM > To: Matthew Pittman > Cc: cygwin@cygwin.com > Subject: RE: chmod not working with ntsec set > > > Ugh, top-posti

RE: chmod not working with ntsec set

2006-01-11 Thread Igor Peshansky
;http://cygwin.com/acronyms/#PCYMTNQREAIYR>. Thanks. > Subject: Re: chmod not working with ntsec set > > > On Thu, 12 Jan 2006, Matthew Pittman wrote: > > > > > I know this is a dumb question but I have made genuine efforts to > > > understand what I'

RE: chmod not working with ntsec set

2006-01-11 Thread Matthew Pittman
But this is a WAG too. Any ideas where I go from here? Regards, Matt. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Igor Peshansky Sent: Thursday, 12 January 2006 12:54 PM To: Matthew Pittman Cc: cygwin@cygwin.com Subject: Re: chmod not working with ntse

Re: chmod not working with ntsec set

2006-01-11 Thread Igor Peshansky
On Thu, 12 Jan 2006, Matthew Pittman wrote: > I know this is a dumb question but I have made genuine efforts to > understand what I'm doing wrong and I'm still missing the point. Sorry > for wasting your time. > > I've installed cygwin under WXP in a domain. When I first started bash > I got a w

RE: chmod not working on Windows XP

2003-10-03 Thread Derek Mahar
Igor: Thanks, including "smbntsec" in the CYGWIN environment variable solved my problem. Derek -Original Message- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] Sent: October 3, 2003 1:15 PM To: Derek Mahar Cc: [EMAIL PROTECTED] Subject: RE: chmod not working on Windows

RE: chmod not working on Windows XP

2003-10-03 Thread Igor Pechtchanski
htchanski [mailto:[EMAIL PROTECTED] > Sent: October 3, 2003 12:31 PM > To: Derek Mahar > Cc: [EMAIL PROTECTED] > Subject: Re: chmod not working on Windows XP > > > On Fri, 3 Oct 2003, Derek Mahar wrote: > > > After having read the FAQ and setting CYGWIN to "ntsec

RE: chmod not working on Windows XP

2003-10-03 Thread Derek Mahar
file on /cygdrive/c had the intended result. Derek -Original Message- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] Sent: October 3, 2003 12:31 PM To: Derek Mahar Cc: [EMAIL PROTECTED] Subject: Re: chmod not working on Windows XP On Fri, 3 Oct 2003, Derek Mahar wrote: > Af

Re: chmod not working on Windows XP

2003-10-03 Thread Igor Pechtchanski
On Fri, 3 Oct 2003, Derek Mahar wrote: > After having read the FAQ and setting CYGWIN to "ntsec tty", chmod still > does not change file permissions on my Windows XP system. I've created > /etc/passwd and /etc/group as follows: > > mkpasswd --local --domain > /etc/passwd > mkgroup --local --domai

Re: chmod not working on Win98

2003-03-11 Thread Jason Tishler
Greg, On Tue, Mar 11, 2003 at 10:48:12PM +0800, Greg Matheson wrote: > On Tue, 11 Mar 2003, Jason Tishler wrote: > > On Mon, Mar 10, 2003 at 09:34:36AM -0500, Jason Tishler wrote: > > > On Sat, Mar 08, 2003 at 10:18:29PM +0800, Greg Matheson wrote: > > > > When I installed fetchmail-6.2.2.1, fetch

Re: chmod not working on Win98

2003-03-11 Thread Greg Matheson
On Tue, 11 Mar 2003, Jason Tishler wrote: > On Mon, Mar 10, 2003 at 09:34:36AM -0500, Jason Tishler wrote: > > On Sat, Mar 08, 2003 at 10:18:29PM +0800, Greg Matheson wrote: > > > When I installed fetchmail-6.2.2.1, fetchmail started refusing to > > > use my .fetchmailrc. I think the requirement t

Re: chmod not working on Win98

2003-03-11 Thread Jason Tishler
On Mon, Mar 10, 2003 at 09:34:36AM -0500, Jason Tishler wrote: > On Sat, Mar 08, 2003 at 10:18:29PM +0800, Greg Matheson wrote: > > When I installed fetchmail-6.2.2.1, fetchmail started refusing to > > use my .fetchmailrc. I think the requirement that permissions be > > 600 on it is new. > > No, I

Re: chmod not working on Win98

2003-03-10 Thread Jason Tishler
Greg, On Sat, Mar 08, 2003 at 10:18:29PM +0800, Greg Matheson wrote: > When I installed fetchmail-6.2.2.1, fetchmail started refusing to > use my .fetchmailrc. I think the requirement that permissions be > 600 on it is new. No, I've been patching fetchmail to skip this permissions check due to th