I work at a university where we offer clients the opportunity to create their
own web pages on an IIS 5 or IIS 6 box.
We are looking for a way to allow clients to specify who gets what access to
files -- similar to how .htaccess works in Apache. More specifically, we
want them to be able to specify a mixture of usernames from our Active
Directory and username/password combinations specific to their site.
We do not want to use FrontPage Extensions for this task, as we do not want
local accounts created for each non-AD user.
I have searched the Internet for various ISAPI filters, but none seem to
provide the flexibility to allow both domain and web-specific credentials, as
well as allow clients the ability to manage authorization (via a text file or
Access database).
Has anyone seen anything that might be useful?
>> Stay informed about: Password-Protect files with Anonymous Authentication