Protect all web site files (.htm .asp .gif etc.) Protect entire directories, users/groups independent from Windows accounts, complete web administration, prevent concurrent logins and password cracking attempts, set quotas on hits, logins, kb per user.
Code: ASP 2.0
Good user management app Written by Steve Aunan from Sacramento, CA (Wednesday, February 12, 2003) Writer is with: http://www.calcsea.org/
Strengths: Easy setup, integrate with custom db, good user validation procedures Weaknesses: Cookie login fails, occasional IIS restart, FrontPage can't access protected folders Details: IISProtectQuota is integrated with our portal application database and various web admin pages. During the first couple weeks, I tried to use the cookie login method. That failed, but the basic auth login works fine (I recommend using SSL).
Tech support has been good. They provided a special build of the DLL when errors appeared, and helped track down the problem. IIS restart has not been necessary for several months.
Version 2.2 is now available. Successfully installed it last week.
Users can get password by e-mail, change password via form. I really like the quota functions: limit logins, hits, etc. And I don't have to use NT accounts to manage our users (we currently have 125.)
For the price, this app is great. I'd give it 5 stars if the cookie login worked. Review Based On: 12 Month(s) of usage
>> For More Reviews click on the Anonymous tab at top of list