[Samba] Mapping a drive letter to a Samba share
Panko, Kevin
kevin.panko at pw.utc.com
Thu Jan 15 23:19:50 GMT 2004
The backslash is not a valid character for a share name. You might be able
to have a share named "C$" and set the path = /foo, then create a symlink
named /foo/inetpub/mailroot/Pickup which points to /pickup.
Doing it that way would mean that \\server\C$\inetpub\mailroot\Pickup is
actually the same as \\server\pickup.
HTH.
-----Original Message-----
From: Brian Spiegel [mailto:BSpiegel at Matchnet.com]
Sent: Thursday, January 15, 2004 6:12 PM
[C$\inetpub\mailroot\Pickup]
comment = Other Pickup, Same Target Directory
path = /pickup
read only = No
guest ok = Yes
guest only = Yes
Now, C$ is standard UNC for the root directory on Windows ( C: ). The
"Pickup" share works great. However, the share with "C$" in the title gives
me a "Network name could not be found" error dialog.
More information about the samba
mailing list