.htaccess

This is a discussion on .htaccess within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi I was hoping there was some way to use 2 types of authentication in one .htaccess like: so peolpe ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2007
merrittr
 
Posts: n/a
Default .htaccess

Hi

I was hoping there was some way to use 2 types of authentication in
one .htaccess like:
so peolpe could use their windows login or a guest account




AuthType Kerberos
AuthName "COMPANY Logon"
KrbMethodNegotiate off
KrbAuthoritative on
KrbVerifyKDC off
KrbAuthRealm company.com

<Limit GET POST>
require valid-user
</Limit>

AuthUserFile /news/www/html/affiliation/evac/auth/.htpasswd
AuthGroupFile /dev/null
#AuthName "Guest login"
AuthType Basic
<Limit GET>
require user guest
</Limit>

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:46 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0