J. Strohschnitter wrote:
What about mounting with the bind option all the
 > >> /home/$SERVER/home/$USERNAME dirs in /home/$USERNAME

Hi

don't know about bind-option. What is meant with "bind-option" ? Is it an option
for the smbfstab ?


Ok

I have read the manpages fpr mount. So I tried out:

Existing mounts:

//server01/home on /server/server01
//server02/home on /server/server02

So I tried to mount via:

# mount --bind /server/server02 /server/server01

But now in /server/server01 I see only the content of server02.
What do I wrong ?


what about:

mount --bind /server/server02/home/$USER /home/$USER
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to