www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
Subject: | RE: howto schtasks without being within administrator group |
Date: | Sun, 18 Oct 2009 05:21:31 -0700 |
Message-ID: | <F3F5304BB3DD2445AF37A9E799FF6EE108B853EC@CAVS1.sanmateo.corp.akamai.com> |
In-Reply-To: | A<hbcf5p$plh$1@ger.gmane.org> |
References: | A<hbcf5p$plh$1 AT ger DOT gmane DOT org> |
From: | "Egerton, Jim" <jegerton AT akamai DOT com> |
To: | <cygwin AT cygwin DOT com> |
Cc: | "Matthias Meyer" <matthias DOT meyer AT gmx DOT li> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
I had a similar requirement to give a non administrator user read access to= the task scheduler and accomplished this with: setfacl -m default:user:test:r-x,user:test:r-x /windows/tasks setfacl -m default:user:test:r-x,user:test:r-x /windows/tasks/* =20 This was for read access only, but you can try granting full access with rw= x. jim > -----Original Message----- > From: Matthias Meyer [mailto:matthias DOT meyer AT gmx DOT li]=20 > Sent: Saturday, October 17, 2009 6:01 AM > To: cygwin AT cygwin DOT com > Subject: howto schtasks without being within administrator group >=20 > Hello, >=20 > Is there a way to run a schtasks without being in the=20 > administrator group? > Is there a privilege, setting by editrights, which would solve that? >=20 > Thanks > Matthias > -- > Don't Panic >=20 >=20 -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |