Re: [Afpfs-ng-devel] mount point
Status: Alpha
Brought to you by:
alexthepuffin
From: Alex d. <ale...@gm...> - 2007-03-29 12:13:50
|
On 3/28/07, dho...@ha... <dho...@ha...> wrote: > > >> Do I need to define a mount point in fstab? Actually, you can't. Entries in /etc/fstab are mounted as root, and right now an afpfsd instance is on a per-user basis. This means that if you have 10 different users logged in, there need to be 10 different copies of afpfsd. afp_client will start one up if it hasn't already started. So adding it to rc.local won't really help. I'll change that at some point. Mapping local to remote users is a bit complicated, and there are some bugs in 0.4 in that area. Here's a question for you: all afp mounts require some form of authentication. What local and remote user accounts would you use for that mount? Is it shared between users? Glad you like it. Tell your friends and it'll get better. - Alex |