[Samba] direct descent into home directory
Sean P. Elble
elbles at sessys.com
Wed Jul 12 14:15:58 GMT 2006
Samba alone will not automatically map a user's home directory to any
specific drive. The best way (that I know of) to implement this is to
create a login script, where you run a command like this:
net use h: /home
That should map the H drive on the user's machine to their home directory
on the Samba server. I'm assuming this is what you mean when you say
Samba will go directly to the users' home directories. Hope it helps.
On Wed, 12 Jul 2006, Jerry Mersel wrote:
> I am trying, after login that samba will go directly
> to thei users home directory. But it doesn't happen. Please help.
>
> Here is my setup:
>
> logon home = \\%N\%U
>
> [homes]
> comment = %U's Home Directory
> valid users = %S
> read only = Yes
> browseable = no
> ## path = %H
> create mask = 0600
> directory mask = 0700
> guest ok = no
> printable = no
>
> Regards,
> Jerry
>
>
>
>
>
>
--
--
+-------------------------------------------------+
| Sean Elble |
| Virginia Tech |
| Computer Engineering, Class of 2008 |
| Vice President, VTLUUG |
| E-Mail: elbles at sessys.com |
| Cell: 860.946.9477 |
+-------------------------------------------------+
More information about the samba
mailing list