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
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to