[Samba] Homes Directory
Brett Harris
samba at bharris.f2o.org
Mon Jun 9 16:34:24 GMT 2003
I am trying to get the homes directory working.
[homes]
path = /u01/homes/%S
user = %S
read only = no
browseable = No
writeable = yes
guest ok = no
If I create the directory then this seems to work fine.
i.e.
mkdir /u01/homes/user1
chown user1 /u01/homes/user1
However if I try to access it with a user that I didnt create a dir by
hand it tells me its not accessable
i.e.
\\sambaserver\user2
Is there a way to have samba create this directory on its own so that I
don't have to create all the directories myself.
Thanks!
More information about the samba
mailing list