Re: TeamCity agent permissions
Patrik Husfloen <[email protected]> Tue, 21 Jun 2011 19:21:15 +0200
| Newsgroups | gmane.comp.windows.off-topic |
|---|---|
| Message-ID | <[email protected]> |
A powershell script should be able to help with doing bulk ACL modifications. Here [0] is an example I found when googling for "powershell acl". Patrik [0] http://chrisfederico.wordpress.com/2008/02/01/setting-acl-on-a-file-or-directory-in-powershell/ On Tue, Jun 21, 2011 at 1:26 PM, Adrian Vintu <adrianvintu-/[email protected]> wrote: > ** > > > Still on this. Is there a way to create a user/group that is disallowed > from any NSTF access and only added access per 2,3 folders? > > ------------------------------ > *From:* Adrian Vintu <adrianvintu-/[email protected]> > *To:* [email protected] > *Sent:* Mon, June 20, 2011 6:39:06 PM > *Subject:* [OT] TeamCity agent permissions > > > > Hi all, > > I need to set up the permissions for some TC agents and I was wondering if > you have previous experience on that. > > I am looking into restricting folder access to 2,3 checkout folders and > compiler required data. I am building using MSBuild, cygwin and some other > bash/bat scripts. > > Is there some tool to check for bulk permissions? For example, I need to > get all folders that have write permissions and the users/groups that write > to that folder - to remove, for example the Everyone user rights. > > Do you have some best practices on that? > > Thank you, > Best regards, > Adrian > > >