More Secure Sub-directory

Doug Pham phamx039 at umn.edu
Thu Jan 26 23:20:23 GMT 2012


Hi There,
     In my shib.conf file I have the following:
<Location /secure>
  AuthType shibboleth
  ShibRequestSetting requireSession 1
  require valid-user
</Location>

     I want to make a specific directory underneath /secure directory more
secured using a list in a .htaccess directory:

AuthType Shibboleth
ShibRequireSession On
Require user joe
SSLOptions +StrictRequire
SSLRequireSSL

     This is not working.  I was able to login after authenticated and I am
not "joe".  What am I missing?


Thanks,
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20120126/1bce0c51/attachment.html 


More information about the users mailing list