[Moin-user] Authentication
waqas ahmad
waqas805 at hotmail.com
Thu Nov 27 11:15:25 EST 2008
Hi,
I am using apache2.2.8 with my moinmoin1.7.2. i am using sspi module for authentication.
I configured my apache with following commands.
<IfModule !mod_auth_sspi.c> LoadModule sspi_auth_module modules/mod_auth_sspi.so</IfModule>
# Configuration for mod_auth_sspi<IfModule mod_auth_sspi.c> <Location /supwiki> AuthName "A Protected TestWiki" AuthType SSPI SSPIAuth On SSPIAuthoritative On SSPIOfferBasic On SSPIBasicPreferred Off require valid-user SSPIOmitDomain On </Location></IfModule># End of mod_auth_sspi.
and i also configured wikiconfig.py as described in moinmoin document. every thing is running fine. internet explorer ask me also username and password.
I want to ask that how authentication is working via apache. I am not understanding the process that how apache is looking my domain.that i am right domain user.Actually i want to ask how this process is working. how it is authenticating? what is the backgraound of this process?
and please tell me also that, the different domain users can also access moinmoin via vpn, if yes then how?
I shall be really thankful to you for replying.
Best Regards,
Waqas Ahmad
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20081127/e3893525/attachment.html>
More information about the Moin-user
mailing list