[Moin-user] SSPI authentication
Rick Vanderveer
rick.vanderveer at gmail.com
Wed Feb 11 11:54:08 EST 2009
Hey Waqas,
It sounds like something is wrong with your apache configuration, because it
should prompt for login authentication before *anything* else happens. For
example, even if your moin installation was completely screwed up and
throwing errors, Apache would *still* prompt for your login before
moin/python even entered the picture.
Carefully go over your Apache httpd.conf file looking for typo's, etc. I'm
sure you'll find it.
-Rick
On Wed, Feb 11, 2009 at 10:11 AM, waqas ahmad <waqas805 at hotmail.com> wrote:
>
>
>
> Hi,
>
> I have question regarding to sspi authentication. i am using same
> authentication method for my two moinmoin wiki..one is completely installed
> on my local computer and other is installed on our main server machine. and
> i am using same configuration for both moinmoin wikis.
>
>
> # Configuration for mod_auth_sspi
>
> <IfModule mod_auth_sspi.c>
>
> <Location /supwiki>
>
> AuthName "A Protected supwiki"
>
> AuthType SSPI
>
> SSPIAuth On
>
> SSPIAuthoritative On
>
> SSPIOfferBasic On
>
> SSPIBasicPreferred Off
>
> # SSPIUsernameCase lower
>
> require valid-user
>
> SSPIOmitDomain On
>
> </Location>
>
> </IfModule>
>
> # End of mod_auth_sspi.
>
>
> when i access my wiki with iexplorer, which i installed on my local
> computer, always give me first login window, where i have to give user name
> and password for authentication.and then i can see my wiki front page.
>
> But when i access my other wiki, which is installed on our main server, it
> never gives the login window, it simply show the main wiki page. i think,
> it is working like SingleSignOn.
>
> when the config is same for both wikis then why one gives the pop-up login
> window and other not.
>
> Best Regards,
>
> Waqas Ahmad
>
>
> ------------------------------
> See all the ways you can stay connected to friends and family<http://www.microsoft.com/windows/windowslive/default.aspx>
>
>
> ------------------------------------------------------------------------------
> Create and Deploy Rich Internet Apps outside the browser with
> Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and code
> to
> build responsive, highly engaging applications that combine the power of
> local
> resources and data with the reach of the web. Download the Adobe AIR SDK
> and
> Ajax docs to start building applications today-
> http://p.sf.net/sfu/adobe-com
> _______________________________________________
> Moin-user mailing list
> Moin-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/moin-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20090211/15e3a3a9/attachment.html>
More information about the Moin-user
mailing list