Problems Arla-0.2 on FreeBSD

Assar Westerlund assar at sics.se
Sat Mar 21 18:32:12 CET 1998


Mark A Gebert <geeb at merit.edu> writes:
> OS: FreeBSD 2.2.5-RELEASE
> kth-kerberos version: 0.9.8
> Network connection: Dialup ISDN using NAT 
> 
> I can get arlad up and working and poke around our cell. I have the
> following problems:
> 
> - I can get authenticated using kauth but no tokens are obtained.

try this patch:

Index: lib/kafs/afssysdefs.h
===================================================================
RCS file: /afs/pdc.kth.se/src/packages/kth-krb/src/lib/kafs/afssysdefs.h,v
retrieving revision 1.16
retrieving revision 1.18
diff -u -w -u -w -r1.16 -r1.18
--- afssysdefs.h	1997/10/23 07:51:41	1.16
+++ afssysdefs.h	1998/01/06 03:25:05	1.18
@@ -36,7 +36,7 @@
  * SUCH DAMAGE.
  */
 
-/* $Id: afssysdefs.h,v 1.16 1997/10/23 07:51:41 assar Exp $ */
+/* $Id: afssysdefs.h,v 1.18 1998/01/06 03:25:05 assar Exp $ */
 
 /*
  * This section is for machines using single entry point AFS syscalls!
@@ -79,7 +79,7 @@
 #define AFS_SYSCALL	31
 #endif
 
-#if defined(__NetBSD__)
+#if defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__)
 #define AFS_SYSCALL 210
 #endif
 


> - After using AFS for awhile arlad will hang:

What are the permissions on /afs/merit/system/rw?

> PS: Is their an archive of arla-dinkers online?

Sorry but no.  I'll set up on from at least now on.

/assar





More information about the Arla-drinkers mailing list