[Casper] need advice on self service mount points, and applaunching

Thomas Larkin tlarki at kckps.org
Thu Mar 26 10:46:36 PDT 2009


Ok, I am about to get a few more gray hairs over this.  According the
man pages and everything I google I am doing this right but it is not
working. 

If I mount the share via the finder it works just fine, no issues.  If I
mount it via apple script it works to an extend, if I mount it via
mount_afp no dice. 

here is my apple script 

tell application "finder" 

mount volume "afp://username:password@x.x.x.x:548" 

end tell 

This works but there are three share points on this server, and if I add
the share point it, it doesn't work, says server does not exist or spits
out a syntax error.  Now if I could get this to work 

tell application "finder" 

mount volume "afp://user:password@x.x.x.x:548/sharepoint" 

end tell 

I would be golden! 

Any advice?  Any Novell wizards around here?  Also, how well does casper
fair with Apple scripts I normally don't use them? 

Thanks,


___________________________
Thomas Larkin
TIS Department
KCKPS USD500
tlarki at kckps.org
blackberry:  913-449-7589
office:  913-627-0351





>>> John Wetter <john_wetter at hopkins.k12.mn.us> 03/20/09 12:28 PM >>>

Tom,



More information about the Casper mailing list