Hi,
I am having a problem with ACLs for my Windows Media Services content.
I have an on-demand publishing point, with a playlist that references a directory.
It is using anonymous authentication, and a NTFS ACL authorization.
I want to restrict content in the directory using ACLs as explained here:
http://technet.microsoft.com/en-us/library/cc771292(v=ws.10).aspx
I would like to restrict certain files in the directory with ACLs.
However, if I remove read access for the "Users" group, the anonymous user
is also denied access. If I allow read access to the "Users" group, the read
access is granted regardless of the anonymous user account ACL.
I might add that I am also struggling with IIS on this one.
I am a beginner so any help is appreciated.
Cheers.