On 11/1/07, David Bear <[EMAIL PROTECTED]> wrote: > > On Thu, Nov 01, 2007 at 12:25:58PM -0400, Derrick Brashear wrote: > > On 11/1/07, David Bear <[EMAIL PROTECTED]> wrote: > > > > > > It's been 3+ years since I installed openafs on a mac. The experience > > > then was less the possitive. I'm hoping to find an installation > > > readme somewhere to go over. I am not finding anything like that on > > > openafs.org. do I have to download the openafs for mac before I get > > > the readme? > > > > > > um. double-click the installer package in the dmg, optionally edit > > /var/db/openafs/etc/ThisCell, reboot, done? > > thanks. I was worried about other issues like 'integrated logon', ie. > will the user need to klog from a term, or is there some kind of pam > integration for afs -- or do I need to intall MIT kerb for mac ... > etc.
macos comes with kerberos. you may wish to integrate with login, but the current packages don't. if you want to add it, it's yours to add. Also, last time we use openafs on a mac, finder would hang on occasion > when accessing afs volumes so I assumed I had done something wrong on > the install. hang, or just be slow? remember it wants to stat everything. it should behave better now by default last, since everyone has their own idea about where to put things, I > was curious if there was something like transarc-paths or mac-paths or > whatever .. I will just assume that need to look in > /var/db/openafs/etc/ for configuration items -- also that openafs > client with auto-start (when I install openafs on suse it does not > auto-generate the start links in /etc/init.d/rcN.d ( or since mac is > bsd would it be /usr/local/etc/rc?? ) /Library/StartupItems/OpenAFS/OpenAFS is what gets run. It will start by default
