Re: TeamCity agent permissions
Adrian Vintu <adrianvintu-/[email protected]> Tue, 21 Jun 2011 11:37:27 -0700 (PDT)
| Newsgroups | gmane.comp.windows.off-topic |
|---|---|
| Message-ID | <[email protected]> |
Thank you very much Patrik. I have finally switched OSes and the Win 2008 server has a much better configuration. I am still fighting ghost users/groups/inherited permissions, but I got it under control. Thank you, Best regards, Adrian ________________________________ From: Patrik Husfloen <[email protected]> To: [email protected] Sent: Tue, June 21, 2011 7:21:15 PM Subject: Re: [OT] TeamCity agent permissions 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 > >