Udo wrote:

and I can see and edit the files of this users' home directory on the Linux
(Samba) server. I can even open \\vovo\horst, which is the other users'
home, but read-only in that case. But I need samba to ask for a password,


I had the same problem. You need to add a path statement to the [homes] share: "path = /home/%U" for example. That forces it to be the directory of the logged in user (%U).

Tim

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to