RE: Possible chmod problem with a path [WARNING: SPF validation failed]

2015-03-30 Thread Phil Smith
the files Thanks for the help! ...phsiii -Original Message- From: Andrey Repin [mailto:anrdae...@yandex.ru] Sent: Monday, March 30, 2015 11:28 AM To: Phil Smith; cygwin@cygwin.com Subject: Re: Possible chmod problem with a path [WARNING: SPF validation failed] Greetings, Phil Smith! >&

Re: Possible chmod problem with a path [WARNING: SPF validation failed]

2015-03-30 Thread Andrey Repin
Greetings, Phil Smith! >>Please use Cygwin paths with Cygwin tools. >>Windows paths are not guaranteed to work with every Cygwin tool. > This is scripted, and while I can hack it to use Cygwin paths, it probably > shouldn't be lying to me, saying that it worked. And it did work before, > still do

RE: Possible chmod problem with a path [WARNING: SPF validation failed]

2015-03-30 Thread Phil Smith
Thanks for the reply. Some thoughts: >Please use Cygwin paths with Cygwin tools. >Windows paths are not guaranteed to work with every Cygwin tool. This is scripted, and while I can hack it to use Cygwin paths, it probably shouldn't be lying to me, saying that it worked. And it did work before, s

Re: Possible chmod problem with a path

2015-03-30 Thread Andrey Repin
Greetings, Phil Smith! > The short description is that chmod *with a path* says it works, but > doesn't. If I cd to the directory and do it from there, it works. > This behavior *seems* to have started recently, after I installed gawk (and > in the process updated some other Cygwin bits). Our sc

Possible chmod problem with a path

2015-03-30 Thread Phil Smith
The short description is that chmod *with a path* says it works, but doesn't. If I cd to the directory and do it from there, it works. This behavior *seems* to have started recently, after I installed gawk (and in the process updated some other Cygwin bits). Our scaffolding for some cross-plat

Re: chmod problem

2012-04-05 Thread Corinna Vinschen
On Apr 5 05:37, Karl M wrote: > On Apr 5 14:25, Corinna Vinschen wrote: > > It works still fine for me if I don't use the same Windows group as > > owner and as group of the file. > > Btw., there were no changes at all between 1.7.10 and 1.7.12 which > would even remotely touch chmod or chown be

RE: chmod problem

2012-04-05 Thread Karl M
On Apr 5 14:25, Corinna Vinschen wrote: > On Apr 5 05:19, Karl M wrote: > > > > + ls -al /etc/ssh_host_rsa_key > > > > -rw-rw 1 Administrators root 1675 Apr 4 11:30 /etc/ssh_host_rsa_key > > > > > > > > This test was on a fresh (1.7.12) from this morning. > > > > > > There's your problem:

Re: chmod problem

2012-04-05 Thread Corinna Vinschen
On Apr 5 14:25, Corinna Vinschen wrote: > On Apr 5 05:19, Karl M wrote: > > > > + ls -al /etc/ssh_host_rsa_key > > > > -rw-rw 1 Administrators root 1675 Apr 4 11:30 /etc/ssh_host_rsa_key > > > > > > > > This test was on a fresh (1.7.12) from this morning. > > > > > > There's your problem: T

Re: chmod problem

2012-04-05 Thread Corinna Vinschen
On Apr 5 05:19, Karl M wrote: > > > + ls -al /etc/ssh_host_rsa_key > > > -rw-rw 1 Administrators root 1675 Apr 4 11:30 /etc/ssh_host_rsa_key > > > > > > This test was on a fresh (1.7.12) from this morning. > > > > There's your problem: The Administrators group and the root group > > are just

RE: chmod problem

2012-04-05 Thread Karl M
> Date: Thu, 5 Apr 2012 11:46:07 +0200 > From: corinna > To: cygwin > Subject: Re: chmod problem > > On Apr 4 13:16, Karl M wrote: > > > > > > Hi All... > > > > > > On a recent Cygwin install on a new win7-64 machine, I ran into a pro

Re: chmod problem

2012-04-05 Thread Corinna Vinschen
On Apr 4 13:16, Karl M wrote: > > > Hi All... > > > On a recent Cygwin install on a new win7-64 machine, I ran into a problem. > The ssh service would not start because the protection on the > /etc/ssh_host_rsa_key was too weak. (I use only the rsa host key.) > > If I chmod the file to 600

chmod problem

2012-04-04 Thread Karl M
Hi All... On a recent Cygwin install on a new win7-64 machine, I ran into a problem. The ssh service would not start because the protection on the /etc/ssh_host_rsa_key was too weak. (I use only the rsa host key.) If I chmod the file to 600, all is well. But...if I do it within a shell scr

Re: 1.5.16-1: chmod problem

2005-05-05 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Pach Roman (GS-EC/ESA4) * on 5/3/2005 10:53 PM: > I admit I'm stubborn about this topic but I'd like to propose > the change of chmod implementation. > I thing, it would be nice if the 'chmod +/-w' would have in the discussed > case the

AW: 1.5.16-1: chmod problem

2005-05-04 Thread Pach Roman (GS-EC/ESA4) *
Hello Corinna, it's running now !!! Thanks you very much for your fast reaction. Roman -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Corinna Vinschen Gesendet: Mittwoch, 4. Mai 2005 11:06 An: cygwin@cygwin.com Betreff: Re: 1.5.16-1: chmod pr

Re: 1.5.16-1: chmod problem

2005-05-04 Thread Corinna Vinschen
On May 4 06:53, Pach Roman (GS-EC/ESA4) * wrote: > I admit I'm stubborn about this topic but I'd like to propose > the change of chmod implementation. > I thing, it would be nice if the 'chmod +/-w' would have in the discussed > case the same > functionality as the Windows' command 'attrib'. > S

Re: 1.5.16-1: chmod problem

2005-05-03 Thread Pach Roman (GS-EC/ESA4) *
I admit I'm stubborn about this topic but I'd like to propose the change of chmod implementation. I thing, it would be nice if the 'chmod +/-w' would have in the discussed case the same functionality as the Windows' command 'attrib'. See please the appended screenshot. U:\tmp>ls -l yahoo -rw-r--

Re: AW: 1.5.16-1: chmod problem

2005-05-03 Thread Brian Dessent
"Pach Roman (GS-EC/ESA4) *" wrote: > Unfortunately the Windows has a special attribute 'write protection' > which can be set in the mask for file's attribute. > So there is a kind of conflict now. Despite I can't change file permissions > (in the acl) > I can every time set/reset the bit 'write p

AW: 1.5.16-1: chmod problem

2005-05-02 Thread Pach Roman (GS-EC/ESA4) *
rinna Vinschen Gesendet: Montag, 2. Mai 2005 16:03 An: cygwin@cygwin.com Betreff: Re: 1.5.16-1: chmod problem On May 2 07:41, Pach Roman (GS-EC/ESA4) * wrote: > Hello, > I have tried now using strace. > The file strace.14 has been generated for cygwin-1.5.14-1, and strace.15 for > c

Re: 1.5.16-1: chmod problem

2005-05-02 Thread Corinna Vinschen
On May 2 07:41, Pach Roman (GS-EC/ESA4) * wrote: > Hello, > I have tried now using strace. > The file strace.14 has been generated for cygwin-1.5.14-1, and strace.15 for > cygwin-1.5.15-1. > > The command used was: > > strace chmod +w /u/tmp/yahoo > /tmp/strace.15 2>&1 > > The concerned part fr

Re: 1.5.16-1: chmod problem

2005-04-29 Thread Corinna Vinschen
On Apr 29 13:15, J?rg Schaible wrote: > Corinna Vinschen wrote on Friday, April 29, 2005 12:36 PM: > [snip] > >> TEMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' > >> TERM = `cygwin' > >> TMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' > > > > TMP should probably better be a POSIX path, too. > > Well, it's aut

RE: 1.5.16-1: chmod problem

2005-04-29 Thread Jörg Schaible
Corinna Vinschen wrote on Friday, April 29, 2005 12:36 PM: [snip] >> TEMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' >> TERM = `cygwin' >> TMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' > > TMP should probably better be a POSIX path, too. Well, it's autoconverted: $ env | grep TMP TMP=/mnt/c/DOKUME~1/jos/

RE: 1.5.16-1: chmod problem

2005-04-29 Thread Dave Korn
Original Message >From: Corinna Vinschen >Sent: 29 April 2005 11:36 > On Apr 28 14:40, Pach Roman (GS-EC/ESA4) * wrote: >> TEMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' >> TERM = `cygwin' >> TMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' > > TMP should probably better be a POSIX path, too. AYS?

Re: 1.5.16-1: chmod problem

2005-04-29 Thread Corinna Vinschen
On Apr 28 14:40, Pach Roman (GS-EC/ESA4) * wrote: > Hello, > the following commands run properly on the c:/drive > > c> touch yahoo > c> ls -l yahoo >-rw-rw-rw- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo > > c> chmod -w yahoo > c> ls -l yahoo >-r--r--r-- 1 ropach mkpasswd 0 Apr 28 13:54 y

AW: 1.5.16-1: chmod problem

2005-04-28 Thread Pach Roman (GS-EC/ESA4) *
> On Apr 28 14:40, Pach Roman (GS-EC/ESA4) * wrote: > > Hello, > > the following commands run properly on the c:/drive > > > > c> touch yahoo > > c> ls -l yahoo > >-rw-rw-rw- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo > > > c> chmod -w yahoo > > c> ls -l yahoo > >-r--r--r-- 1 ropach mkpas

Re: 1.5.16-1: chmod problem

2005-04-28 Thread Corinna Vinschen
On Apr 28 14:40, Pach Roman (GS-EC/ESA4) * wrote: > Hello, > the following commands run properly on the c:/drive > > c> touch yahoo > c> ls -l yahoo >-rw-rw-rw- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo > > c> chmod -w yahoo > c> ls -l yahoo >-r--r--r-- 1 ropach mkpasswd 0 Apr 28 13:54 y

1.5.16-1: chmod problem

2005-04-28 Thread Pach Roman (GS-EC/ESA4) *
Hello, the following commands run properly on the c:/drive c> touch yahoo c> ls -l yahoo -rw-rw-rw- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo c> chmod -w yahoo c> ls -l yahoo -r--r--r-- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo but if I try it on the u:/ drive connected over net the followi

Re: CHMOD problem.

2001-12-31 Thread Pavel Tsekov
JOSE (GRI) wrote: > Hi, > I Tried to do CHMOD on some of my files but the permissions > are not changing. may i know the reason? The reason is that you haven't red the FAQ ;) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.ht

Re: CHMOD problem.

2001-12-31 Thread Robert Collins
- Original Message - From: "JOSE (GRI)" <[EMAIL PROTECTED]> > Hi, > I Tried to do CHMOD on some of my files but the permissions > are not changing. may i know the reason? Yes. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cyg

CHMOD problem.

2001-12-31 Thread JOSE (GRI)
Hi, I Tried to do CHMOD on some of my files but the permissions are not changing. may i know the reason? Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

chmod problem?

2001-12-13 Thread JOSE (GRI)
Hi chmod don't show me user's group : drwxr-xr-x2 jose Nobody 0 Nov 23 11:38 temp -rw-r--r--1 jose Nobody 25445 Dec 11 09:34 winzip.log Why? Thanks . -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.