----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Thanks a lot Johan!!..
I've installed and it and it works just fine (authentication together with
NT)

However, fetching the user name from the servlet code remains a problem. FAQ
list on the http://www.ozemail.com.au/~timcostello/mod_ntlm/ says that,
after the user has logged in, the REMOTE_USER environment variable is set to
the name of that user. The only way to fetch that one (as far as I know) is
through HttpRequest.getRemoteUser()....but I am getting null no matter who
and how logs in.

Anyone that can help?

cheers

SeJo




----- Original Message -----
From: Philippe Johan 999900280 <[EMAIL PROTECTED]>
To: SeJo <[EMAIL PROTECTED]>; Java Apache Users
<[EMAIL PROTECTED]>
Sent: Thursday, December 02, 1999 11:36 AM
Subject: Re:NT-Apache authorization.....URGENT


----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

SeJo,

concerning authorization, have a look at the module mod_ntlm at
http://www.ozemail.com.au/~timcostello/mod_ntlm/
(you can find it also in the modules.apache.org catalog).

Now as to fetch the user name or something else, I think that'll
depend on the module you use for authentication.

regards,

Johan Philippe
E&Y Consulting

SeJo:
----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hello,

I am using ApacheWebServer and JServ on NT 4.0 and would like to configure
it (apache) to use the NT passwords for authorization. I still didn't find
the right module for doing so........

But, the most important question is:

How can I fetch the apache user name from the servlet code, once the user is
logged in using the apache authorization (no matter which one (files, DB's
..NT))?

help,help,help.....


SeJo

------------------------------------------------------------
Selim Cesic
Synes N.V.

Email: [EMAIL PROTECTED]
Home: http://www.synes.com

------------------------------------------------------------




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to