| C shell and automounter I'm back at it, trying to figure out the automounter. I got services running, not as tough as I thought, but I'm seeing some problems in the c-shell. I'm running an app from the automounted directory (direct map) and the script returns <mumble> get cwd: permission denied <mumble>. The script is returning permission denied when attempting to ascertain my current working directory, but its only csh programs that have this problem - ksh, sh and bash don't seem to care at all. This isn't the first time I've had problems with C shell and CWD, but I've never seen permission denied. FYI, this is on AIX 5.1 and 5.2 |