delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/05/16/04:13:19

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:subject:to:message-id:date:mime-version
:content-type:content-transfer-encoding; q=dns; s=default; b=xKj
3ipCEx1l9sHukCcuCxm1lVmvki0rshAA31QORO/kmp510gl0zQdRHYd7bu8VbgxT
+tyQQeztp1G0POqjHMKR4RDjwJcMkhknh8RxwUHWn24Pn6Q/7dUqiNsEZx27/v2U
L/q+N/XA133RrsU9KrnmCvmRbm5fmb2cp01DbJnU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:subject:to:message-id:date:mime-version
:content-type:content-transfer-encoding; s=default; bh=Jax3Sq93a
yw1GZXkK+3J7GpU8/w=; b=EJn94eY5ChN0x7ATksoel0c60vHS4gY1vnRXJo7xD
S+TLiZZQ8YsPCWdVHbJ8NfjdoD77vl6xAnf4gPGpee4tbJlgNjbyvik94Ca+MUIo
55eQLxQF8/wv2o2Y5xEdt6vfVBtC1l7tg9c2g7q/LhdIm1mfWMdKtpqa+bDzrCu8
Yk=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.7 required=5.0 tests=BAYES_20,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:D*gmx.com, username, partner, viruses
X-HELO: mout.gmx.net
X-Mozilla-News-Host: news://gmane.os.cygwin:119
From: Alex <lombak AT gmx DOT com>
Subject: when I try to open file with another user on CYGWIN , I get access denied message
To: cygwin AT cygwin DOT com
Message-ID: <2e1a331d-18e5-4dcc-0db6-257eeea2640a@gmx.com>
Date: Tue, 16 May 2017 11:12:49 +0300
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1
MIME-Version: 1.0
X-UI-Out-Filterresults: notjunk:1;V01:K0:gtUQrhjWjiU=:1DfHrTDW3uszxswdKnC5o+ ZsF4SGTYFGx12QU3BRx62zijj/xJRhxE76o9ubHasgYp2XaszJlFusc7J0N7zOzLiQtWwqa7E MwZfuqvZrXBVlt3sBlZLG0dWLASSUzQ1ugCuolH24JBtjqKzHZcNMW3OEwW2Yn1Y+NwXCQ+CU I/Mbyc2BoneyLZXi39SCZm3BtIhaAT2S5rB+2pEqdeAZBKq5QxnzUKvYNe2uLWGFoiQoX4C0J AGnNqQWidKWB5V93rC6YtPY0dXf6MI6xmeHmb/JOBa4FLzgQoxzSZBU65fYoAP4wt8dwiEWH6 x8LDPUhvS+9uAujCdpE92sfypSCJw2IKFRs+ifyGAp3dVN2DtMy+dvNMTmLfXUR4QPIIzsSpm mQgF+z0cCElffpkcnc1b515rCUOdNVMRfOwI/nRjPztxroUXmqaeTp719nH4q9+NA9JdWPSn4 CZLqu311Jlr/86amd4JsYK6Hmlsb0cIRbScoGlT9hCRumZRfmC+LznT/VENhpVt4zzLvpIQEn aycotHsDWTjmHl5CWz72Byqconl29FC6UqgxhA5NdI7kiK9pBbB1NPmGJnV3+bGgp4R5ps/wk So6uHnHZ+Z7XUAuzjLpSFgkR9CRWczC4I/QuNXGhJakdegbT7ayNVAi2CmhBzBU8zW/6SaGwt aCvjYCHrUbt1iIg82L3wpAaaQpZVcKWSmBZaxrnsoGJUFZuWT0kh8eVnkWkl8m/Fsn2ZdzuUQ RWvpJY5l3co7IPFb38WY4JhxNxAqWL1yypqKOFuMxSHELYzu+5eODnkyGhqhKTMn51wJUnhHm OXJsGC5

I have windows 2008 server and external partner requested me to install 
CGYWIN on it so they can send a file to via SSH. I created a domain user 
called test1 and they sent me the public key and installed home folder. 
They can send the file without any problem. I can able to read and 
delete if I login to windows server with test1 username.

My problem is I can not open that files with another username. I have a 
username call test2 and I need to login to windows server with this 
username and run the script to import the files from test1 folder. I got 
access denied message when I try to open it.

file permission show ;

-rwx------

I changed the umask in profile to 002 , but did not fix the problem.

Any idea?

By the way I have a little knowledge of linux

thank

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019