Files
heimdal/lib/auth/afskauthlib
Assar Westerlund d4a78a7095 better(?) shared libraries support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1662 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-04 08:24:46 +00:00
..
1997-05-04 08:24:46 +00:00
1997-05-02 14:29:33 +00:00

$Id$

    ------------------------------------------------------------
    | NOTE: This is currently just experimental code, it might |
    | not work as expected. You have been warned.              |
    ------------------------------------------------------------

This is an attempt at a module compatible with transarcs
afskauthlib.so.  It should be usable on all systems where the standard
programs use this library.  At least the programs on SGIs do.

It seems that you currently have to copy libkafs.so, libkrb.so, and
libdes.so to /usr/lib, or build your afskauthlib.so statically.

The afskauthlib.so itself is able to reside in /usr/vice/etc,
/usr/afsws/lib, or the current directory (wherever that is).