Skip to content

MIT-CSAIL-TIG/ruby-afs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-afs

This is a very simple native extension for interacting with the AFS protection server database. Perhaps it could be extended to other AFS interfaces, but we don't have any need for that.

We use this module internally as part of a process that imports AFS protection groups into LDAP. You probably shouldn't want to use it, and for now we are not releasing it under a permissive license so technically you can't. Feel free to read the code and learn from it.

This was mostly written by Garrett Wollman in the late 2000s, with only minimal effort expended since then.

The extconf.rb file is unfortunately very specific to compiling on Debian/Ubuntu. Pre-requisites: heimdal-multidev and libopenafs-dev.

About

A thin Ruby layer for talking to the AFS Protection Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published