Advertisement

08.25.2008 at 01:23PM PDT, ID: 23676521 | Points: 500
[x]
Attachment Details

Drive mapping script not working

Asked by ITatES in Apple Operating Systems, Apple Networking, Mac OS 10.4 (Tiger)

Tags: , ,

Hi,

I had great success with my other apple question and wanted to try my luck with another issue.

I am using a script that is working for one user that will map 3 different shared drives.  This script is on 4 people's Macs and only one of them actually work.  Sometimes the user gets an error for each drive pop up when logging on saying that it cannot connect to the specific share.  Other times there is no error at all.

All user's can use the Admit Mac browser and map to the volume with out any problem.
Each user has OS X 10.4.11 the computers are on an Active Directory network. Below is a copy of the login script:

<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>TurnOffDfsDrillDown</key>
<false/>
<key>TurnOffSymbolLinks</key>
<false/>
<key>TurnOffACLS</key>
<false/>
<key>URLsToMount</key>
<array>
<string>cifs://fp1/Shared</string>
<string>cifs://fp1/Public</string>
<string>cifs://fp1/Graphics$</string>
</array>
</dict>
</plist> Start Free Trial
[+][-]08.30.2008 at 08:21PM PDT, ID: 22353983

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628