apache and windows autentication
am 03.07.2007 10:36:36 von Marco Tiraferri
Hallo!
This is the first time i post here, quite new to apache-php coming from
asp...
In my intranet I need to recognize which windows user is opening a php page.
I found the sourgeforge project "mod auth sspi" and trying to configure
it in my test environment(winxp with Apache/2.0.51 (Win32)).
But if i put in http.conf this directive "LoadModule sspi_auth_module
modules/mod_auth_sspi.so" apache doesn't start!
Someone have this module work?
Any help will be welcome!!
Marco
Re: apache and windows autentication
am 03.07.2007 17:39:34 von mikedawg
On Jul 3, 1:36 am, Marco Tiraferri
wrote:
> Hallo!
> This is the first time i post here, quite new to apache-php coming from
> asp...
>
> In my intranet I need to recognize which windows user is opening a php page.
>
> I found the sourgeforge project "mod auth sspi" and trying to configure
> it in my test environment(winxp with Apache/2.0.51 (Win32)).
>
> But if i put in http.conf this directive "LoadModule sspi_auth_module
> modules/mod_auth_sspi.so" apache doesn't start!
>
> Someone have this module work?
> Any help will be welcome!!
>
> Marco
What error message are you getting?
Re: apache and windows autentication
am 04.07.2007 09:27:19 von Marco Tiraferri
Mike ha scritto:
> On Jul 3, 1:36 am, Marco Tiraferri
> wrote:
>
> What error message are you getting?
>
Thank's for reply!
The only messagge i can see is a box with "the requested operation has
failed!", nothing is reported on error.log