$ git clone https://imrryr.org/git/kharon
or: $ git clone https://oskt.secure-endpoints.com/git/kharon
or: $ git clone https://github.com/elric1/kharon
Open Source
Kerberos Tooling
|
|
KharonOverviewKharon is a simple and lightweight Perl RPC library that provides tight integration with KNC as well as UNIX domain sockets and forked programs. It provides an OO model which can be conceptualised as remotely calling an object. It is mainly intended at the moment for relatively small client/server applications written to automate basic procedures. It is used as the basis of the OSKT Kerberos administrative tools krb5_admin and krb5_keytab. It provides:
DocumentationDownloadFor now, Kharon is in a pre-release state and so it is only available as the current development sources via git:
BuildingKharon can be built using Perl’s standard build mechanisms:
It’s Makefile.PL will respond to a small number of environment variables that will control the build:
AuthorsBill Squier and Roland C. Dowdeswell. LicenseThe code is licensed via a BSD/MIT style license. |