I want the ability to give users Owner permissions to public folders However, I do not want them to be able to change the permissions for Default and Anonymous. i.e. I want to lock both default and anonymous to "None" Any tricks or tools to make this happen?
Tell the owners to not change that or they'll be removed as owners. It would be possible to develop a script that would set those rights on all folders, and you could run that script on a schedule. -- Ed Crowley MVP - Exchange "Protecting the world from PSTs and brick backups!" "Paul" wrote in message news:43BABD4B-04E2-46CD-94B5-4D1148A2F6E4@microsoft.com... >I want the ability to give users Owner permissions to public folders > > However, I do not want them to be able to change the permissions for > Default > and Anonymous. i.e. I want to lock both default and anonymous to "None" > > Any tricks or tools to make this happen?
Yeah, I wish we had the ability to tell users to not do something, and they follow this ;) Anyways, that was my thought, a nightly scheduled task that ran through the folders and reset these to none....I was hopeful there was a ACL or something to deny changes to these though. "Ed Crowley [MVP]" wrote: > Tell the owners to not change that or they'll be removed as owners. > > It would be possible to develop a script that would set those rights on all > folders, and you could run that script on a schedule. > -- > Ed Crowley > MVP - Exchange > "Protecting the world from PSTs and brick backups!" > > "Paul" wrote in message > news:43BABD4B-04E2-46CD-94B5-4D1148A2F6E4@microsoft.com... > >I want the ability to give users Owner permissions to public folders > > > > However, I do not want them to be able to change the permissions for > > Default > > and Anonymous. i.e. I want to lock both default and anonymous to "None" > > > > Any tricks or tools to make this happen? > > >
If there is I don't know about it. -- Ed Crowley MVP - Exchange "Protecting the world from PSTs and brick backups!" "Paul" wrote in message news:1AF1F0F4-69DE-4AF1-A30C-45E7D9008F3F@microsoft.com... > Yeah, I wish we had the ability to tell users to not do something, and > they > follow this ;) > > Anyways, that was my thought, a nightly scheduled task that ran through > the > folders and reset these to none....I was hopeful there was a ACL or > something > to deny changes to these though. > > "Ed Crowley [MVP]" wrote: > >> Tell the owners to not change that or they'll be removed as owners. >> >> It would be possible to develop a script that would set those rights on >> all >> folders, and you could run that script on a schedule. >> -- >> Ed Crowley >> MVP - Exchange >> "Protecting the world from PSTs and brick backups!" >> >> "Paul" wrote in message >> news:43BABD4B-04E2-46CD-94B5-4D1148A2F6E4@microsoft.com... >> >I want the ability to give users Owner permissions to public folders >> > >> > However, I do not want them to be able to change the permissions for >> > Default >> > and Anonymous. i.e. I want to lock both default and anonymous to >> > "None" >> > >> > Any tricks or tools to make this happen? >> >> >>