> 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 [EMAIL PROTECTED]
- Unauthenticated user or system processes writing fi... Alessandro Bruciamonti
- Re: Unauthenticated user or system processes w... jaharkes
- Magnus Ahltorp