samba-2.0.6pre2

Todd Pfaff pfaff at edge.cis.mcmaster.ca
Thu Oct 21 21:32:04 GMT 1999


On Fri, 22 Oct 1999, Giulio Orsero wrote:

> Yes, that was it.
> Now the home dir is correctly mapped.
> 
> However, just a curiosity, if samba gave logon_path instead of
> logon_home, why then \\%L\Profiles was mapped, instead of
> \\%L\Profiles\%U?

i assume because you have a common share named \\%L\Profiles but not a
share named \\%L\Profiles\%U for each user.  you don't connect a drive
letter to a subdirectory of a share, only to the root of the share.
try doing the connection manually from a dos prompt using the net link
command:

  net link x: \\host\Profile\user

and then do a:

  net use

and you'll see what i mean.

--
Todd Pfaff                         \  Email: pfaff at mcmaster.ca
Computing and Information Services  \ Voice: (905) 525-9140 x22920
ABB 132                              \  FAX: (905) 528-3773
McMaster University                   \
Hamilton, Ontario, Canada  L8S 4M1     \



More information about the samba-technical mailing list