Nginx module to use PAM for simple http authentication
Noel Lublovary
lists at ruby-forum.com
Fri Dec 5 02:41:12 MSK 2008
mike wrote:
> On Wed, Sep 17, 2008 at 6:55 AM, Sergio Talens-Oliag <sto at iti.upv.es>
> wrote:
>> Hello everybody,
>>
>> I just wrote my first nginx module and thought it was not a bad idea to share
>> it with the people on this list.
>>
>> The module is used to do HTTP Basic Authentication agains PAM instead of using an
>> htpasswd file.
>
> Code an NTLM/Windows Integrated Authentication auth plugin for nginx
> and I will pay :)
Just for fun I tried out this one. Easy cake takes no time to
authenticate users against Active Directory/NTLM using samba & pam_smb.
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list