| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| X-MDRemoteIP: | 213.123.247.160 |
| X-Return-Path: | prvs=10709e8ba8=killing AT multiplay DOT co DOT uk |
| X-Envelope-From: | killing AT multiplay DOT co DOT uk |
| X-MDaemon-Deliver-To: | cygwin AT cygwin DOT com |
| Message-ID: | <E0174AD446AE4AF786ED30C69C9529CC@multiplay.co.uk> |
| From: | "Steven Hartland" <killing AT multiplay DOT co DOT uk> |
| To: | "Cygwin List" <cygwin AT cygwin DOT com> |
| Subject: | chmod permission denied on windows 2008 |
| Date: | Thu, 3 Jul 2008 13:25:26 +0100 |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Outlook Express 6.00.2900.5512 |
| X-Spam-Processed: | mail1.multiplay.co.uk, Thu, 03 Jul 2008 13:25:30 +0100 |
| X-MDAV-Processed: | mail1.multiplay.co.uk, Thu, 03 Jul 2008 13:25:31 +0100 |
| X-IsSubscribed: | yes |
| 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 |
Running chmod under 2008 simply doesnt seem to work here,
which is really strange.
[root AT blade0]/: id
uid=500(root) gid=513(None) groups=513(None),544(Administrators),545(testuser)
[root AT blade0]/tmp: touch test
[root AT blade0]/tmp: chown testuser test
chown: changing ownership of `test': Permission denied
[root AT blade0]/tmp: ls -l test
-rw-r--r-- 1 root None 0 Jul 3 13:15 test
[root AT blade0]/tmp:
[root AT blade0]/tmp: grep testuser /etc/passwd
testuser:unused_by_nt/2000/xp:1002:513:Test
User,U-BLADE0\testuser,S-1-5-21-1034854827-3221323542-428946914-1002:/usr/home/testuser:/bin/bash
[root AT blade0]/: grep testuser /etc/group
testuser:S-1-5-32-545:545:
[root AT blade0]/: ls -l |grep tmp
drwxrwxrwt+ 3 Administrators None 4096 Jul 3 13:22 tmp
All this works fine on XP and 2003 but is there something silly
I'm missing for 2008?
Regards
Steve
--
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 |