none

Assar Westerlund assar at stacken.kth.se
Tue Jun 29 04:49:13 CEST 1999


brdjon11 at us.ibm.com writes:
> make[2]: Entering directory `/usr/local/arla-0.25/lib/acl'
> gcc -c -DHAVE_CONFIG_H -I../../include -I./../../include -I. -I.  -g  -Wall
>       acl_files.c
> acl_files.c:52: krb.h: No such file or directory
> make[2]: *** [acl_files.o] Error 1
> make[2]: Leaving directory `/usr/local/arla-0.25/lib'
> make: *** [all] Error 1

You probably want some kind of Kerberos implementation.  It should be
possible to build arla without any but then it's not as useful.

I cut in section 6 from the README:

/assar

----------------------------------------------------------------------
6. What do I need to run arla?

If you have one of the systems listed above you will be able to mount
afs as a file system (and probably to panic your kernel as well).

The user-level programs should work and build on almost any other unix
dialect.

If you want to use authentication, you will also need a Kerberos v4
implementation.  We use and recommend the one at
<http://www.pdc.kth.se/kth-krb/>.

OpenBSD 2.3 already ships with kth-krb.  However, you'll have to
add the line 'AFS=yes' to /etc/mk.conf and rebuild libkafs and afslog.
(can be found in /usr/src/kerberosIV/{kafs,afslog}).

If you are using MIT-Kerberos or CNS Kerberos you can find a replacement
for libkafs in http://andrew2.andrew.cmu.edu/dist/krbafs.html. Then you
need to use the --with-krbafs=dir option when running configure.
Thanks to Derrick J Brashear <shadow at dementia.org> for making this
available for the american users.

If you don't have Kerberos, you should still be able to test that it
works, but there's not much point in running unauthenticated, and it's
not very tested.






More information about the Arla-drinkers mailing list