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 Message-ID: <000301c4fe8c$5f2fa110$0200a8c0@helena> From: "Bert-Steffen Visser" <nospam AT nospam DOT com> To: <cygwin AT cygwin DOT com> Subject: How to ensure every file/dir has Administrators permissions? (ntsec, passwd, group) Date: Thu, 20 Jan 2005 02:07:11 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Spam-Processed: net.hopto.org, Thu, 20 Jan 2005 02:06:04 +0100 (not processed: message from valid local sender) X-MDRemoteIP: 192.168.0.2 X-Return-Path: nospam AT nospam DOT com X-MDaemon-Deliver-To: cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j0K10Jjr029539 I'm using ntsec on ntfs. The thing is when users restrict group and world access to their files (umask 077 or chmod g-rwx,o-rwx), the administrators group is also locked out. Very unpractical for automated backups running from the administrator account. Now, I would like every file/dir created with cygwin always to have full Administrators permissions (or any other group). I was guessing that this should be doable in the passwd/group files, but I can't figure out how. greetz, Bert -- 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/