[Samba] Display Windows folder in SAMBA client

Grosswiler Roger roger at gwch.net
Tue Dec 9 15:28:46 GMT 2003


Hi,

if you take your share in the smb.conf where you have your homes, just put
a /%U at the end, this makes the homes share per user his own-directory,
so they don't see anything else

[homes]
        comment = Home Directories
        path = /user/%U
        browseable = no
        writeable = yes

have fun!

>
 Hi,
>
> I'm posting this e-mail with the following situation / question.
>
> A client is presenting a custom made SUN portal through a SAMBA client to
> it's users to access all kinds of user information.
> One of the things the client wishes is to display the user's home
> directory
> within this portal. This home directory is located on a Windows 2003
> server.
> The client want the users to access their home directories from the Web
> and
> are able to up- and download files.
>
> The only thing I (think I) know is that connecting through samba is
> possible
> by sharing the individual home directories. This is an option I prefer not
> to use, because we then need to share about 35K folders.
>
> Using the "Users" share (1 level up) is also not an option, because the
> users will then see all the subdirectories of all users.
>
> My question:
> Is it possible to address a user's home directory from a SAMBA client
> WITHOUT sharing this personal folder in a way as MS does (so
> \\server\usershare\%username% <file://\\server\usershare\%username%> )
>
> Thank you very much for any help / leads that can help me.
>
> Kind Regards
>
> Bert Kruizenga
>
>
> --
> ****************************************************************************
> This message contains information that may be privileged or confidential
> and
> is the property of the Cap Gemini Ernst & Young Group. It is only intended
> for the person to whom it is addressed. If you are not the intended
> recipient, you are not authorized to read, print, retain, copy
> disseminate,
> distribute, or use this message or any part thereof. If you receive this
> message in error, please notify the sender immediately and delete all
> copies
> of this message.
> ****************************************************************************
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>



More information about the samba mailing list