s4: homes share not working

steve steve at steve-ss.com
Tue Jun 26 08:52:11 MDT 2012


On 26/06/12 16:13, Helmut Hullen wrote:
> Hallo, Marc,
>
> Du meintest am 26.06.12:
>
>> I followed https://lists.samba.org/archive/samba/2011-November/165113
>> .html and created a share
>
>> [homes]
>>      path = /home
>>      read only = no
>
> Perhaps the "path = /home" entry is wrong. My "smb.conf" has no "path"
> line for the user's home directory.
> Maybe samba uses the user's linux home directory.
>
> Viele Gruesse!
> Helmut
>

For /home I think you'd need:

[global]
...
template homedir = /home
...
[homes]
read only = no

Cheers,
Steve


More information about the samba-technical mailing list