[K12OSN] samba drives/home folder and MS Vista probs

Jim Kronebusch jim at winonacotter.org
Tue Aug 14 20:50:43 UTC 2007


On Tue, 14 Aug 2007 14:41:07 -0500 (CDT), Barry Cisna wrote
> Hello List,
> 
> I still have not found  a fix for the Vista machines not seeing the Samba
> users home folder / H: drive:( I've searched the Samba lists/archives
> mucho.No dice.

Can you mount them with a windows login script?  Something along the lines of:

if exist g:\nul net use g: /del
net use g: \\servername\sharedfolder\jim

or, simply

net use g: \\servername\sharedfolder\jim /persist:yes

It has been a while since I messed with batch files for mounting shares at log on but I
have had to do this a lot in the past even with all Windows domains.  I think this will
take variables as well for mounting user home folders.

-- 
This message has been scanned for viruses and
dangerous content by the Cotter Technology 
Department, and is believed to be clean.




More information about the K12OSN mailing list