Re: permission denied problem

2008-12-31 Thread Markus Schönhaber
sowiso: >> That was the first thing I tried but didn't help. ls -l shows the >> permission as "-rxwr-xr-x+", but I am still getting the permission > I wonder if the "+" means that the file is in currently in use? No, it means that ACLs are set for the file. man getfacl Regards mks -- Unsubs

Re: permission denied problem

2008-12-31 Thread sowiso
- Original Message - From: "peter360" To: Sent: Wednesday, December 31, 2008 9:12 AM Subject: Re: permission denied problem > > chmod a+x ./gnupt-w32cli-1.4.9.exe > > > > > > That was the first thing I tried but didn't help. ls -l shows the

Re: permission denied problem

2008-12-31 Thread peter360
ontext: http://www.nabble.com/permission-denied-problem-tp21208388p21228523.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: h

Re: permission denied problem

2008-12-29 Thread Christopher Faylor
On Mon, Dec 29, 2008 at 12:05:12PM -0800, peter360 wrote: > >I am running cygwin on vista. > >Recently I downloaded the gnupg installer and tried to run it in cygwin >bash, but got this message: >$ ./gnupg-w32cli-1.4.9.exe >bash: ./gnupg-w32cli-1.4.9.exe: Permission denied chmod a+x ./gnupt-w32cl

permission denied problem

2008-12-29 Thread peter360
prompt me for administrator password) ok. Can someone explain the difference here? I thought I could use cygwin bash to launch native windows applications. Thanks! -- View this message in context: http://www.nabble.com/permission-denied-problem-tp21208388p21208388.html Sent from the Cygwin list

Re: can any body help me to solve the permission denied problem

2008-10-13 Thread Reid Thompson
On Sun, 2008-10-12 at 18:17 -0700, andylai wrote: > can anybody help me to solve this problem??? thk > > andylai wrote: > > > > don't not why after i run the command below: > > tar -zxf > > cygdrive/d/toolchains/cygwin/sdcc-2.7.0-2sensinode_banked-cygwin.tar.gz > > the condition of cannot open: p

Re: can any body help me to solve the permission denied problem

2008-10-12 Thread Larry Hall (Cygwin)
andylai wrote: andylai wrote: don't not why after i run the command below: tar -zxf cygdrive/d/toolchains/cygwin/sdcc-2.7.0-2sensinode_banked-cygwin.tar.gz the condition of cannot open: permission denied will come out like the picture below: can anybody here help me solve the problem ??thk htt

Re: can any body help me to solve the permission denied problem

2008-10-12 Thread andylai
t; picture below: > can anybody here help me solve the problem ??thk > http://www.nabble.com/file/p19902675/cygwin.jpg > > > > > > > -- View this message in context: http://www.nabble.com/can-any-body-help-me-to-solve-the-permission-denied-problem-tp19902675p19

can any body help me to solve the permission denied problem

2008-10-09 Thread andylai
/file/p19902675/cygwin.jpg -- View this message in context: http://www.nabble.com/can-any-body-help-me-to-solve-the-permission-denied-problem-tp19902675p19902675.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pr

RE: Permission denied problem

2007-08-20 Thread Marko Loparic
CORP\13.G__Team_Access_Admin:R CORP\16.0024_MO_Access_Admin:R CORP\13.G__Assistant:R CORP\13.G__Team_External:R CORP\13.G__Team_Member:R And here is the directory with the permission denied problem $ cacls 'x:\02_0024\PPP\QQQ' x:\02_0024\PPP\QQQ C

RE: Permission denied problem

2007-08-17 Thread Dave Korn
On 17 August 2007 17:26, Marko Loparic wrote: > $ getfacl.exe /cygdrive/x/PPP/QQQ > # file: /cygdrive/x/PPP/QQQ > # owner: ffa195 > # group: mkgroup-l-d > user::rwx > group::r-x > other:r-x > mask:rwx > > for both the directories with the permission problem and for other > directories without the

Permission denied problem

2007-08-17 Thread Marko Loparic
Hi, I have a permission denied problem with a specific network directory $ ls /cygdrive/x/PPP/QQQ ls: cannot open directory /cygdrive/x/PPP/QQQ: Permission denied I described this problem some time ago in http://cygwin.com/ml/cygwin/2007-02/msg00023.html Larry Hall suggested me to try nontsec

Re: Permission denied problem

2007-02-01 Thread Larry Hall (Cygwin)
Marko Loparic wrote: Hi, Is there a way to make cygwin executables to have the same permission rights as cmd.exe or other windows applications? You can try setting "nontsec" in your CYGWIN environment variable. See for details. -- Larr

Permission denied problem

2007-02-01 Thread Marko Loparic
Hi, Is there a way to make cygwin executables to have the same permission rights as cmd.exe or other windows applications? For the moment I can't access a directory inside cygwin: $ ls /cygdrive/x/PPP/QQQ ls: cannot open directory /cygdrive/x/PPP/QQQ/: Permission denied Windows applications li

Re: "/bin/bash: Permission denied" problem with ssh under WinXP 2003 x64 resolved ... somehow

2006-11-16 Thread Larry Hall (Cygwin)
Brian Kasper wrote: In complete frustration, I wiped my entire Cygwin install and re-downloaded and -installed everything. Then, on a whim, I logged in as the actual "Administrator" account on my box (instead of my account, which *is* a member of the Administrators group) and configured sshd i

"/bin/bash: Permission denied" problem with ssh under WinXP 2003 x64 resolved ... somehow

2006-11-16 Thread Brian Kasper
In complete frustration, I wiped my entire Cygwin install and re-downloaded and -installed everything. Then, on a whim, I logged in as the actual "Administrator" account on my box (instead of my account, which *is* a member of the Administrators group) and configured sshd in a bash shell by is

Re: Cygwin 1.5.9 Permission Denied Problem

2004-04-29 Thread Larry Hall
At 07:35 PM 4/29/2004, you wrote: >--- Larry Hall <[EMAIL PROTECTED]> wrote: >> At 06:46 PM 4/29/2004, you wrote: >> >I just installed the latest Cygwin (1.5.9) on a new >> >Win2K laptop that is not part of any domain. I'm >> >getting "permission denied" when I try to execute >> >programs in a coup

Re: Cygwin 1.5.9 Permission Denied Problem

2004-04-29 Thread ward harold
--- Larry Hall <[EMAIL PROTECTED]> wrote: > At 06:46 PM 4/29/2004, you wrote: > >I just installed the latest Cygwin (1.5.9) on a new > >Win2K laptop that is not part of any domain. I'm > >getting "permission denied" when I try to execute > >programs in a couple of situations. None of the > >obvious

Re: Cygwin 1.5.9 Permission Denied Problem

2004-04-29 Thread Larry Hall
At 06:46 PM 4/29/2004, you wrote: >I just installed the latest Cygwin (1.5.9) on a new >Win2K laptop that is not part of any domain. I'm >getting "permission denied" when I try to execute >programs in a couple of situations. None of the >obvious remedies have fixed the problem. > >Situation One: I'

Cygwin 1.5.9 Permission Denied Problem

2004-04-29 Thread ward harold
I just installed the latest Cygwin (1.5.9) on a new Win2K laptop that is not part of any domain. I'm getting "permission denied" when I try to execute programs in a couple of situations. None of the obvious remedies have fixed the problem. Situation One: I've downloaded and built scheme48-0.57. It