| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| 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 |
| To: | cygwin AT cygwin DOT com |
| From: | Pekka Niiranen <pekka DOT niiranen AT wlanmail DOT com> |
| Subject: | File permissions questions |
| Date: | Tue, 19 Apr 2005 22:42:16 +0300 |
| Lines: | 37 |
| Message-ID: | <d43mln$idp$2@sea.gmane.org> |
| Mime-Version: | 1.0 |
| X-Complaints-To: | usenet AT sea DOT gmane DOT org |
| X-Gmane-NNTP-Posting-Host: | 85-194-199-95.wlannet.com |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050319 |
| X-IsSubscribed: | yes |
Hi, I am running the latest Cygwin on Windows 2000 and have the following problems. I start windows program from Bash shell script and the windows program creates a file. The permissions of the created file become "d---------" after which I cannot access it from Bash script itself. I have not managed to find out what happens here (I have 'ntsec' set) but is there a way to make Cygwin to use only W2K's file permissions and ignore the unix type of access rights drwxrwxrwx? Another problem: if I use explorer to create file to directory it shows in Bash as: -rwxrwxrwx 1 Administrators None 0 Apr 19 22:33 New Text Document.txt* However, I am logged locally in as "pekka" into windows and command "id" at Bash shows uid=1000(pekka) gid=544(Administrators)\ groups=0(root),513(None),544(Administrators),545(Users) These 2 lines are from /etc/passwd: Administrator:unused_by_nt/2000/xp:500:544:(deleted):/home/Administrator:\ /bin/bash pekka:unused_by_nt/2000/xp:1000:544:(deleted):/cygdrive/c/home/cygwin:/\ bin/bash Why is the new file not created as owner 'pekka' and group 'Administrators'? -pekka- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |