Majlen / afsadm

OpenAFS administration tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuation of tool used on University of West Bohemia.

The code is very old. It only got attention, when the tool started throwing assertion failures and other warnings.

README		this readme file
afsadm.h	shared header
Makefile	make script
afsadmclnt.c    afsadm client
afsadmd.c       afsadmd daemon
server.c        part of afsadmd, gets authorization from keytab and runs specified command
parseconf.c     reding config file
afssys.c        old, stripped version of libkafs from heimdal krb5 (used for better manipulation with PAGs)

About

OpenAFS administration tool


Languages

Language:C 87.9%Language:CMake 12.1%