--On Friday, July 08, 2005 02:52:49 PM -0500 Sensei <[EMAIL PROTECTED]> wrote:

$ cd /afs/ka.cell/user
cd: could not get current directory: getcwd: cannot access parent
directories: Permission denied
cd: could not get current directory: getcwd: cannot access parent
directories: Permission denied

I don't have access to any true kaserver cells to test against, but I do use cells that use heimdal's kaserver emulation. I was not able to replicate this situation by klogging to such a cell.

I do have an idea for you to try, if you are able to build afs from source. (make sure the problem is reproducible, including across restarts, before you do this!)

1) remove the call

   vfs_setauthopaqueaccess(mp);

from line 184 of src/afs/DARWIN/osi_vfsops.c

2) build a new kernel module (sh regen.sh; ./configure --enable-transarc-paths; make only-libafs) 3) install the new kernel module (cp src/libafs/MODLOAD/libafs.nonfs.o /var/db/openafs/etc/afs.kext/Contents/MacOS/afs) (you may want to back up the existing file so you can put it back later without having to reinstall the package)
4) restart your machine and test again.

Attachment: p7ssHwDx5PNjA.p7s
Description: S/MIME cryptographic signature

Reply via email to