shared directories for Mac clients


Subject: shared directories for Mac clients
From: Geoff Council (geoff@studio-a.com)
Date: Wed Jan 26 2000 - 15:48:57 MST


I am attempting to set up shared directories for Mac clients that are accessible through the
chooser in addition to each user's default home directory. I have had success in getting the
shared volume "clients" to show up in the chooser in addition to "geoff", but when I try to
connect to it I get the following message:

"The attempted connection to the server's volume has failed. Please contact the server's
administrator."

My AppleVolumes.default file looks like the following:

# This file looks empty when viewed with "vi". In fact, there is one
# '~', so users with no AppleVolumes file in their home directory get
# their home directory by default.
#
# volume format:
# path [name] [casefold=x] [codepage=y] [options=z,l,j] \
# [access=a,@b,c,d] [dbpath=path] [password=p]
#
#
# casefold options:
# tolower -> lowercases names in both directions
# toupper -> uppercases names in both directions
# xlatelower -> client sees lowercase, server sees uppercase
# xlateupper -> client sees uppercase, server sees lowercase
#
# access format:
# user1,@group,user2 -> restricts volume to listed users/groups
#
# miscellaneous options
# prodos -> make compatible with appleII clients.
# crlf -> enable crlf translation for TEXT files.
# noadouble -> don't create .AppleDouble unless a resource
# fork needs to be created.
#
# codepage=filename -> load filename from nls directory.
# dbpath=path -> store the database stuff in the following path.
# password=password -> set a volume password (8 characters max)
#
#
~
/home/clients access=geoff,@clients "clients"

My groups file looks like the following:

root::0:root
bin::1:root,bin,daemon
daemon::2:root,bin,daemon
sys::3:root,bin,adm
adm::4:root,adm,daemon
tty::5:
disk::6:root
lp::7:daemon,lp
mem::8:
kmem::9:
wheel::10:root
mail::12:mail
news::13:news
uucp::14:uucp
man::15:
games::20:
gopher::30:
dip::40:
ftp::50:
httpd::60:
nobody::99:
users::100:
floppy:x:19:
console:x:101:
gdm:x:42:
utmp:x:102:
pppusers:x:230:
popusers:x:231:
slipusers:x:232:
postgres:x:233:
slocate:x:21:
xfs:x:234:
michael:x:500:
geoff:x:501:
clients:x:502:michael,geoff
rachel:x:503:

Any help would be greatly appreciated



This archive was generated by hypermail 2a24 : Tue Feb 01 2000 - 17:50:59 MST