Say I would like to only allow domain admins write permissions to a folder, and disallow everyone else.
If I set write permissions for domain admins, but then read-only for 'authenticated users', which takes precedence?
Does the domain admins write permission trump the authenticated users read-only permission? Or will the domain admins be unable to write because domain admins are included in authenticated users?
Thank you