Coda File System

Re: Unauthenticated user or system processes writing files on /coda

From: Magnus Ahltorp <map_at_stacken.kth.se>
Date: 03 Feb 1999 21:36:12 +0100
> Well, on our webserver, I've added the following lines to cronjobs that
> need access to /coda
> 
>   # get a token
>   echo $password$ | clog -pipe $username$ > /dev/null 2>&1

Using kth-krb, I do the following (in my case, when using AFS):

kauth -n <username> -f <srvtab> <program to execute>

If you are using coda with kerberos support, this will work if you add
some command that gets you coda tokens from the kerberos tickets.

/Magnus
map_at_stacken.kth.se
Received on 1999-02-03 15:37:56