Help: Using NT domain authentication for Apache

Help: Using NT domain authentication for Apache

Post by Xiaoqin Qi » Sat, 05 May 2001 09:55:29



Hi,

We have an Apache server running on a Linux machine. We also have a NT
domain in our company. We want to use NT domain Primary Domain
Controller to authenticate users who visit web pages controlled by the
Apache server.

Is there anyone know any solutions for this?

Thank you very much!

Xiaoqin

 
 
 

Help: Using NT domain authentication for Apache

Post by hans van nune » Sat, 05 May 2001 16:11:48


mod_auth_smb can do what you're looking for.
Take a look at:
http://josefine.ben.tuwien.ac.at/~mfisher/developing/mod_auth_smb/

Hans


Quote:> Hi,

> We have an Apache server running on a Linux machine. We also have a NT
> domain in our company. We want to use NT domain Primary Domain
> Controller to authenticate users who visit web pages controlled by the
> Apache server.

> Is there anyone know any solutions for this?

> Thank you very much!

> Xiaoqin


 
 
 

Help: Using NT domain authentication for Apache

Post by hans van nune » Sat, 05 May 2001 16:36:12


mod_auth_smb can do this.
Take a look at: http://josefine.ben.tuwien.ac.at/~mfischer/dev/mod_auth_smb/
You should have been able to find this when you had taken a look at the
apache modules.

Hans

Quote:> Hi,

> We have an Apache server running on a Linux machine. We also have a NT
> domain in our company. We want to use NT domain Primary Domain
> Controller to authenticate users who visit web pages controlled by the
> Apache server.

> Is there anyone know any solutions for this?

> Thank you very much!

> Xiaoqin

 
 
 

Help: Using NT domain authentication for Apache

Post by nob.. » Sun, 06 May 2001 03:18:59



> We have an Apache server running on a Linux machine. We also have a NT
> domain in our company. We want to use NT domain Primary Domain
> Controller to authenticate users who visit web pages controlled by the
> Apache server.

> Is there anyone know any solutions for this?

There is an Apache module to do this directly but I've never tried it.

There's also an apache module to use PAM and a PAM module to use NT
domains.  I can confirm that this one works.  And, of course, also
allows you to use the NT domain for FTP, telnet, ssh etc.

I'm still talking about standard username/password HTTP basic
authentication here - not any MS proprietory stuff.

--
     \\   ( )
  .  _\\__[oo

 .  l___\\
  # ll  l\\
 ###LL  LL\\

 
 
 

Help: Using NT domain authentication for Apache

Post by Xiaoqin Qi » Sun, 06 May 2001 10:19:21


Thank you for your information.
Do you know the name of the Apache module and the PAM module you mentioned?

Xiaoqin



> > We have an Apache server running on a Linux machine. We also have a NT
> > domain in our company. We want to use NT domain Primary Domain
> > Controller to authenticate users who visit web pages controlled by the
> > Apache server.

> > Is there anyone know any solutions for this?

> There is an Apache module to do this directly but I've never tried it.

> There's also an apache module to use PAM and a PAM module to use NT
> domains.  I can confirm that this one works.  And, of course, also
> allows you to use the NT domain for FTP, telnet, ssh etc.

> I'm still talking about standard username/password HTTP basic
> authentication here - not any MS proprietory stuff.

> --
>      \\   ( )
>   .  _\\__[oo

>  .  l___\\
>   # ll  l\\
>  ###LL  LL\\