AuthXt for IIS
Windows This is a Community Contributed Download
Category | Secure, Develop |
---|---|
License | Free to try |
Supported by | |
Works With | IIS 5, IIS 5.1, IIS 6, IIS 7, IIS 7.5 |
Documentation | AuthXt for IIS Documentation |
Updated on | August 5, 2010 |
Uploaded by | sliechti |
Overview
With AuthXt, you can extend your web server's functionality with a custom authentication mechanism. You can password protect any type of resources on your site (directories, videos, images) authenticating users against different type of back ends.
Features
AuthXt has been tested for compatibility with:
- Windows 2000
- Windows XP Pro
- Windows 2003
- Windows Vista
- Windows 7
- Windows 2008
IIS 5.x, 6.x, 7.x
32 and 64-bit versions available
Supported back ends
Text files
SQLite
ODBC
OleDB
MSSQL
MySQL
- Native
Oracle
- Native
Custom
Benefits
Secure
- No windows accounts needed for authentication.
Easy to configure and use
- No programming knowledge needed.
- No need for system access. All configurations can be managed with a web browser.
Speed
- Programmed in C++ and processing requests at the moment they enter IIS requests queue, scripting languages like ASP and PHP simply can't compete.
Flexible
- Any type of back end can be added through the custom API interface.
Requirements
Microsoft Visual C++ 2010 Redistributable Package