Try this for your home drive net use H: \\api-groupserver\homes\%username%
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Smith Sent: Friday, March 11, 2005 12:55 PM To: [email protected] Subject: [Samba] Mapping users home drives fails I have the following in my logon batch file and everything works great other than the home "H:"drive. This randomly works or doesn't work, and I can't seem to find a consistent reason. This is with samba-3.0.10-1.fc2. I have tried it with and without the /persistent switch. Any ideas? thank you in advance. net use /d G: /y net use /d I: /y net use G: \\api-groupserver\common net use I: \\api-groupserver\apps net use H: \\api-groupserver\%username% START \\horder\audits\scan32.exe Chris -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
