Hi,
We have an Apache web server running on a Linux box. And we have a
NT domain. Now I want to know to how to set up Apache server so that the
access to a web page can be controlled by NT login?
Thank you very much!
Xiaoqin
We have an Apache web server running on a Linux box. And we have a
NT domain. Now I want to know to how to set up Apache server so that the
access to a web page can be controlled by NT login?
Thank you very much!
Xiaoqin
There are two modules which can be found via modules.apache.org:Quote:> We have an Apache web server running on a Linux box. And we have a
> NT domain. Now I want to know to how to set up Apache server so that the
> access to a web page can be controlled by NT login?
http://www.kada.lt/alv/apache/mod_auth_nt/
http://www.asaban.com/index_pl.html
Regards,
Christoph.
Thank you for your information. I checked the URLs
.
It looks like mod_auth_nt is desupported and replaced by mod_ntlm which only
works on Windows NT platform. However, our Apache is running on a Linux box.
mod_auth_ntdom looks like only supporting HTTP basic authentication which is
using clear text of user name and password. We really need the password
encrypted.
Are there other modules available? And since I don't know much about Apache
and Samba and how to build and setup them, where can I find help on these
topics?
Thank you very much for your help!
Xiaoqin
Quote:> > We have an Apache web server running on a Linux box. And we have a
> > NT domain. Now I want to know to how to set up Apache server so that the
> > access to a web page can be controlled by NT login?
> There are two modules which can be found via modules.apache.org:
> http://www.kada.lt/alv/apache/mod_auth_nt/
> http://www.asaban.com/index_pl.html
> Regards,
> Christoph.
--
Joshua Slive
http://slive.ca/
Thanks,
Xiaoqin
> Unless you plan to use digest auth (which is not supported by all
> browsers) or SSL, the password will always be sent in clear text.
> --
> Joshua Slive
> http://slive.ca/
--
Joshua Slive
http://slive.ca/
Works on Linux servers (though you need an NT box somewhere to do the
actual authentication).
Dave
Using mod_ntlm and setting up AuthType NTLM on Apache server will the
username and password transfered in plaintext from the brower through
network?
Thanks,
Xiaoqin
> > Are there other modules available? And since I don't know much about
Apache
> > and Samba and how to build and setup them, where can I find help on
these
> > topics?
> http://sourceforge.net/projects/modntlm/
> Works on Linux servers (though you need an NT box somewhere to do the
> actual authentication).
> Dave
If I add and use mod_ssl on my Linux Apache server, will all the data
transfering between browser and web server encrypted?
Does anyone know if modules -- mod_auth_ntdom and mod_ntlm (for using NT
domain authentication in Apache web server) work ok with mod_ssl?
Thank you very much!
Xiaoqin
> http://www.modssl.org/
> http://www.apache-ssl.org/
> --
> Joshua Slive
> http://slive.ca/
> > Are there other modules available? And since I don't know much about Apache
> > and Samba and how to build and setup them, where can I find help on these
> > topics?
> http://sourceforge.net/projects/modntlm/
> Works on Linux servers (though you need an NT box somewhere to do the
> actual authentication).
1. Help: Using NT domain authentication for Apache
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
3. NT Web Server : Seeking beta testers for Windows 95, Windows NT Web Server
5. Apache 1.3.6: User authentication againt NT domain?
6. iptables: No chain/target/match by that name
7. Using an NT Primary Domain Controller for password authentication
8. Q: protecting pages with htpasswd
9. apache authentication and NT domains (samba)
10. NT Domain Authentication for Apache 1.3.24 (Unix)
11. authentication from NT-Domain-Server
12. Proxy Servers supporting NT domain authentication???
13. Mirror NT web server with Apache Server ( serving .asp files )