Git Product home page Git Product logo

certificate-group-checker's Introduction

certificate_group_checker

An example .htaccess file and a simple Python CGI script that uses SSL client certificates with a specified group membership to return files in a local directory.

If you put these files in a directory served by Apache (and Apache is configured with the correct CSAIL server certificate and allows .htaccess overrides), you can use get.py as a secure way to get files in that directory.

Example:

Files in /afs/csail/group/cgs/www/data/ are served at https://groups.csail.mit.edu/cgs/ by TIG (update: and now also at http://cgs.csail.mit.edu as our main group site).

Access to files in the slides subdirectory is done by using get.py, for instance:

https://groups.csail.mit.edu/cgs/slides/get.py?file=20150311_Matt.pdf

Remember to lock down AFS so that other users can't see the files. You need to have permissions for a group to write there (cgs for us) and for the web server to read the directory (www in CSAIL). As a reference:

groups2014:/afs/csail/group/cgs/www/data/slides$ fs la
 Access list for . is
 Normal rights:
   cgs rlidwk
   cgs-admin rlidwka
   www rl

certificate-group-checker's People

Contributors

matted avatar

Watchers

James Cloos avatar Matt Edwards avatar Tatsu Hashimoto avatar  avatar Jeanne Darling avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.